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:
511939
by
James Strachan
(2 files)
- added patch for AMQ-1099
26/Feb/07 10:16 AM (32 months, 13 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
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
511940
by
James Strachan
(2 files)
- Added patch for AMQ-1099
26/Feb/07 10:17 AM (32 months, 13 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
[
Permlink
|
« Hide
]
James Strachan
added a comment -
26/Feb/07 10:18 AM
trunk rev: 511939
4.1 rev: 511940
[
Show »
]
James Strachan
added a comment -
26/Feb/07 10:18 AM
trunk rev: 511939 4.1 rev: 511940
James Strachan
made changes -
26/Feb/07 10:18 AM
Field
Original Value
New Value
Status
Open
[ 1 ]
Resolved
[ 5 ]
Resolution
Fixed
[ 1 ]
Fix Version/s
4.1.1
[ 11800 ]
Fix Version/s
4.2.0
[ 11712 ]
Create crucible review
for all 2 changesets in
Demo
4.1 rev: 511940