My file looked something like this (I since deleted it as it wasn't working!)
<tx-connection-factory>
    <jndi-name>QueueFactory</jndi-name>
    <xa-transaction/>
    <rar-name>jms-ra.rar</rar-name>
    <adapter-display-name>JMS Adapter</adapter-display-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>
    
<security-domain-and-application>JmsXARealm</security-domain-and-application>
  </tx-connection-factory>      

I got this from another posting on the forums you see.. but have no real idea 
of what should go in it?

Thanks again

Shaun

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

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


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to