On 10/09/2013 09:35 PM, Marko Asplund wrote:
Hi,

What's the correct way to authenticate to an AMQP server using the
Messenger API?
I've tried including authentication information in the AMQP address as
described in org.apache.qpid.proton.messenger.Messenger javadoc like this:

amqp://user1:[email protected]:5672/topic://test.foo

The java version of the messenger API currently only supports ANONYMOUS and not PLAIN which would be needed to authenticate with a username and password.

There is a JIRA open for that: https://issues.apache.org/jira/browse/PROTON-421


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to