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

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

    [ https://issues.apache.org/jira/browse/QPIDJMS-55?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14554650#comment-14554650 ] 

ASF subversion and git services commented on QPIDJMS-55:
--------------------------------------------------------

Commit cb0f1914cedbb98e0d38f8d4ccc67ef286483520 in qpid-jms's branch refs/heads/master from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-jms.git;h=cb0f191 ]

https://issues.apache.org/jira/browse/QPIDJMS-55

Default to standard AMQP port values to TCP and SSL if none is present
in the given remote URI. 

> 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