Hi, I'm trying to run against the java broker. Running my unit tests which succeed against the C++ broker, the log tells me the broker rejects my user/password of guest:guest
QpidBrokerConnection - Connecting to qpid:/[email protected]:5672/localhost ConnectionException: Error processing data: javax.security.sasl.SaslException: Authentication failed How to debug authentication failures? thanks, Adam
