How can I set JMS credentials for arjuna?
Issue
- How can I set JMS credentials for arjuna?
- I am trying to harden JMS security but I am getting the following warning:
2013-11-28 13:29:26,888 [Thread-12] WARN logging.loggerI18N [com.arjuna.ats.internal.jta.recovery.xarecovery1] Local XARecoveryModule.xaRecovery got XA exception javax.transaction.xa.XAException: Error trying to connect to provider java:/DefaultJMSProvider, XAException.XAER_RMERR
2013-11-28 13:29:26,888 [Thread-12] ERROR util.ExceptionUtil ConnectionFactoryEndpoint[jboss.messaging.connectionfactory:service=ConnectionFactory] createFailoverConnectionDelegate [9b-88s6xjoh-1-vub6xjoh-rocmpg-x1f3s6a]
javax.jms.JMSSecurityException: User null is NOT authenticated
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 5.x
- In messaging-jboss-mbeans.xml comment out:
<module-option name="unauthenticatedIdentity">guest</module-option>
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.