Hi All,
I am trying to figure out how I can specify the username / password to use when the DefaultMessageListenerContainer creates a connection from the ConnectionFactory supplied i.e:
Any help would be greatly appreciated.Code:topicConnectionFactory.createConnection("cn=user,ou=Users,ou=Application,dc=organization","password");


Reply With Quote
