ConnectionURL Not parsed correctly under Java 1.6
-------------------------------------------------
Key: QPID-71
URL: http://issues.apache.org/jira/browse/QPID-71
Project: Qpid
Issue Type: Bug
Reporter: Martin Ritchie
Priority: Minor
String url =
"amqp://user:@/test?brokerlist='tcp://localhost:5672+option='value''";
This used to cause an early Java 1.6 to throw an unparsable exception. Now it
works so we have to handle the parsing error around the + ourselves
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira