[
https://issues.apache.org/jira/browse/QPID-6256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246691#comment-14246691
]
Fred Cheng commented on QPID-6256:
----------------------------------
I got the error message "unsupported protocol: amqp1.0" when I specify the
connection options {protocol:amqp1.0}
I tried various combination of {protocol:amqp...} and only {protocol:amqp0-10}
worked. However, since I am using Active MQ v 5.10, it failed to connect.
(broker on AMQP v1.0 and client on 0-10)
Is there a list of supported protocols for quid-cpp 0.30 messaging API? Where
would I find it in the source code?
Thanks
> try AMQP 1.0 if 0-10 not supported
> ----------------------------------
>
> Key: QPID-6256
> URL: https://issues.apache.org/jira/browse/QPID-6256
> Project: Qpid
> Issue Type: Bug
> Components: C++ Client
> Affects Versions: 0.30
> Reporter: Gordon Sim
> Assignee: Gordon Sim
>
> The qpid::messaging client defaults to 0-10, though the version can be
> explicitly specified also. If the broker doesn't support 0-10, but does
> support 1.0 and assuming that 1.0 support in the client is enabled and the
> application didn't explicitly request 0-10, the client should try 1.0.
> This would make interoperability easier as it wouldn't require specific
> connection options to choose 1.0.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]