Timothy Bish created QPIDJMS-55:
-----------------------------------

             Summary: Add support for using standard AMQP ports if the URI 
fails to provide one
                 Key: QPIDJMS-55
                 URL: https://issues.apache.org/jira/browse/QPIDJMS-55
             Project: Qpid JMS
          Issue Type: Improvement
          Components: qpid-jms-client
    Affects Versions: 0.2.0
            Reporter: Timothy Bish
            Assignee: Timothy Bish
            Priority: Trivial
             Fix For: 0.3.0


If the connection URI lacks a port the current code defaults to -1 which causes 
an error to be thrown on connect, we could instead just default to the standard 
ports values of 5671 (amqps) and 5672 (amqp) which would result in a more 
informative error if the connection fails. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to