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:
Repository
Revision
Date
User
Message
AMQ
#511939
Mon Feb 26 10:16:06 PST 2007
jstrachan
added patch for
AMQ-1099
Files Changed
MODIFY
/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/http/HttpClientTransport.java
MODIFY
/activemq/trunk/activemq-optional/src/main/java/org/apache/activemq/transport/http/HttpTransportSupport.java