[jboss-user] [JBoss Messaging] - Re: Authentication issues. (User null is NOT authenticated)

lhunath do-not-reply at jboss.com
Fri Apr 11 03:50:01 EDT 2008


>From server/default/deploy/jms-ds.xml:
  <tx-connection-factory>
  |     <jndi-name>JmsXA</jndi-name>
  |     <xa-transaction/>
  |     <rar-name>jms-ra.rar</rar-name>
  |     <connection-definition>org.jboss.resource.adapter.jms.JmsConnectionFactory</connection-definition>
  |     <config-property name="SessionDefaultType" type="java.lang.String">javax.jms.Topic</config-property>                                                        
  |     <config-property name="JmsProviderAdapterJNDI" type="java.lang.String">java:/DefaultJMSProvider</config-property>
  |     <max-pool-size>20</max-pool-size>
  |     <blocking-timeout-millis>300000</blocking-timeout-millis>
  |     <security-domain-and-application>JmsXARealm</security-domain-and-application>
  |   </tx-connection-factory>


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4143372#4143372

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4143372



More information about the jboss-user mailing list