You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2015/05/21 18:46:17 UTC

[jira] [Created] (QPIDJMS-55) Add support for using standard AMQP ports if the URI fails to provide one

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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org