History
Log In
h
ome
b
rowse project
f
ind issues
Q
uick Search:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
AMQ-1099
Type:
Improvement
Status:
Resolved
Resolution:
Fixed
Priority:
Minor
Assignee:
Unassigned
Reporter:
Hernan Otero
Votes:
0
Watchers:
0
Operations
If you were
logged in
you would be able to see more operations.
ActiveMQ
HttpClientTransport does not allow configuring http proxy host/port
Created:
14/Dec/06 02:21 PM
Updated:
26/Feb/07 10:18 AM
Return to search
Component/s:
Transport
Affects Version/s:
4.1.0
Fix Version/s:
4.1.1
,
5.0.0
Time Tracking:
Not Specified
File Attachments:
File Name
Date Attached
Attached By
Size
patchfile.txt
2006-12-14 02:21 PM
Hernan Otero
2 kB
Patch Info:
Patch Available
Description
« Hide
Could not find a way to configure an http proxy host/port. I am supplying a patch to allow this to be part of the options specified as part of the URI (e.g.
http://my.server.com:3333/?proxyHost=my.proxy.com&proxyPort=4444
)
Description
Could not find a way to configure an http proxy host/port. I am supplying a patch to allow this to be part of the options specified as part of the URI (e.g.
http://my.server.com:3333/?proxyHost=my.proxy.com&proxyPort=4444
)
Show »
All
Comments
Work Log
Change History
Subversion Commits
FishEye
Crucible
Sort Order:
Create crucible review
for all 2 changesets in
Demo
511939
by
James Strachan
(2 files)
- added patch for AMQ-1099
26/Feb/07 10:16 AM (32 months, 15 days ago)
added patch for
AMQ-1099
trunk/activemq-optional/src/main/java/org/apache/activemq/transport/http/HttpClientTransport.java
511939
(+5 -1)
diffs
trunk/activemq-optional/src/main/java/org/apache/activemq/transport/http/HttpTransportSupport.java
511939
(+18 -0)
diffs
511940
by
James Strachan
(2 files)
- Added patch for AMQ-1099
26/Feb/07 10:17 AM (32 months, 15 days ago)
Added patch for
AMQ-1099
branches/activemq-4.1/activemq-optional/src/main/java/org/apache/activemq/transport/http/HttpTransportSupport.java
511940
(+18 -0)
diffs
branches/activemq-4.1/activemq-optional/src/main/java/org/apache/activemq/transport/http/HttpClientTransport.java
511940
(+5 -1)
diffs