I've had problems using a JBoss MQ temporary queue destination, due to authentication
problems.
So I would like to completely disable JBossMQ authentication.
I've read the documentation describing the login-config.xml file, and tried various
things like commenting out the jbossmq application-policy entries. I've also tried
specifying
<module-option name =
"unauthenticatedIdentity">guest</module-option>
in all relevant sections (including the default "other" module configuration).
However JBossMQ is still trying to use authentication.
Can anyone offer any useful advice on how to disable authentication?
Thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4074407#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...