Steve,
I have version 0.10 of qpidd cpp server built and running.
Connection URL:
amqp://guest:guest@clientid/test?brokerlist='tcp://localhost:5672' - java
client still fails
with the error: "The following SASL mechanisms [PLAIN] specified by the
client are not supported by the broker"
I am using the following java maven snippet for the client.
POM dependency
<dependency>
<groupId>org.apache.qpid</groupId>
<artifactId>qpid-client</artifactId>
<version>0.10</version>
</dependency>
Your JIRA link had an svn patch for the java client 0.80. Hope that is
already rolled into the 0.10 version of the client.
Thanks for your assistance.
Nathan
--
View this message in context:
http://apache-qpid-users.2158936.n2.nabble.com/Beginner-Need-help-Basics-tp6335655p6338795.html
Sent from the Apache Qpid users mailing list archive at Nabble.com.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]