JNDI activeMQ and XA

2008-04-29 Thread ppr
If I use the ActiveMQ JNDI server, the client can use the current transaction ? Can be XA ? Where I can find the XAConnectionFactory ? Regards Philippe -- View this message in context: http://www.nabble.com/JNDI-activeMQ-and-XA-tp16961307s2354p16961307.html Sent from the ActiveMQ - User mailin

JBoss and XAConnectionFactory

2008-04-29 Thread ppr
ActiveMQ integrated in JBoss can be used with XA ? Why the XAConnectionFactory is not present in JNDI ? Regards Philippe -- View this message in context: http://www.nabble.com/JBoss-and-XAConnectionFactory-tp16961291s2354p16961291.html Sent from the ActiveMQ - User mailing list archive at Nab

JBoss and ActiveMQ with remote JNDI

2008-04-29 Thread ppr
I want use a JBoss remote JNDI to find the connection factory and queues. I use the RAR integrated in each server, the JNDI client and the JNDI serveur with the ActiveMQ. The lookup return "null". Is it possible to use this architecture ? Regards Philippe -- View this message in context: htt

ActiveMQ in JBoss and remote connexion

2008-04-29 Thread ppr
I would like to use the RAR in JBoss, but with a remote ActiveMQ locate in localhost:62626. The activemq-ds.xml is : false ${jndi-prefix}jndi-web-test/jms/ActiveMQConnectionFactory activemq-ra.rar javax.jms.ConnectionFactory tcp:localhost:62626