Gordon Sim created QPID-5143:
--------------------------------
Summary: default url shouldn't specify transport
Key: QPID-5143
URL: https://issues.apache.org/jira/browse/QPID-5143
Project: Qpid
Issue Type: Bug
Components: C++ Client
Affects Versions: 0.24
Reporter: Gordon Sim
Assignee: Gordon Sim
Priority: Minor
Fix For: 0.25
The default url if none is specified is amqp:tcp:127.0.0.1 (this is also the
default for qpid-send and qpid-receive, though not for the drain and spout
examples). However since the transport specified in the 0-10 format url
overrides the connection option, this means that simply specifying e.g.
{transport:ssl} as the connection options gets ignored and TCP is used.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]