Hello there, I would like to run the qpid-config python script against the java qpid-server.
When I do something like python qpid-config add exchange topic MsgServer --durable --sequence I get Failed: AuthenticationFailure: sasl negotiation failed: no mechanism agreed If I was to run the Cpp version, qpidd with no-auth, that would work nicely. Now my question is: what do I need to configure to run my java server with the "no-auth" cpp equivalent ? Kind Regards Laurent