You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org> on 2006/11/28 14:09:21 UTC

[jira] Resolved: (QPID-71) ConnectionURL Not parsed correctly under Java 1.6

     [ http://issues.apache.org/jira/browse/QPID-71?page=all ]

Martin Ritchie resolved QPID-71.
--------------------------------

    Resolution: Fixed

r480032

Updated AMQBrokerDetails to handle port error.

Created BrokerDetailsTest to test issues and moved test from ConnectionURLTest that were actually testing BrokerDetails output to BDTest.

> 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
>          Components: Java Client
>            Reporter: Martin Ritchie
>         Assigned To: 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