Connection Consumer and Server Session Pools

2007-09-14 Thread Meeraj Kunnumpurath
Hi, I am trying to write a standalone JMS host that can transactionally receive messages from ActiveMQ using JTA. I have implemented ServerSessionPool and ServerSession and created a ConnectionConsumer using the JS Connection by passing the instance os the ServerSessionPool implementation. Howeve

XA Connection Factory and JNDI

2007-09-14 Thread Meeraj Kunnumpurath
Hi, Ho do I configure an XAConnectionFactory in jndi.properties, so that my JMS client can lookup instances XA connection factories to participate in a global transaction? Kind regards Meeraj -- View this message in context: http://www.nabble.com/XA-Connection-Factory-and-JNDI-tf746s2354.h