1. Where do I find the binaries for the latest (0.10) qpidd cpp broker? Is there one or should I build it from the source? 2. I tried the qpidd .8 broker installer, does not seem to work with java client .10
I started the C++ broker using qpidd.exe --auth=no When I tried connecting through the java client with connectionUrl: amqp://guest:guest@clientid/test?brokerlist='tcp://localhost:5672' I get the following error: Uncategorized exception occured during JMS processing; nested exception is javax.jms.JMSException: Error creating connection: The following SASL mechanisms [PLAIN] specified by the client are not supported by the broker -- View this message in context: http://apache-qpid-users.2158936.n2.nabble.com/Beginner-Need-help-Basics-tp6335655p6335655.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]
