Re: XaPooledConnectionFactory

2012-11-07 Thread Gary Tully
mporarily forked the fusesource jms > pool and applied the fixes made for the memory leak. > > https://github.com/jsimmonsc/jmspool > > If there is anything else I can do to help, please let me know. > > > > -- > View this message in context: > http://activem

Re: XaPooledConnectionFactory

2012-11-07 Thread jsimmonsc
please let me know. -- View this message in context: http://activemq.2283324.n4.nabble.com/XaPooledConnectionFactory-tp4658865p4658916.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: XaPooledConnectionFactory

2012-11-07 Thread Gary Tully
/> > /> > > > class="org.apache.camel.component.jms.JmsConfiguration"> > > ref="osgiPlatformTransactionManager"/> > > > > class="org.apache.activemq.camel.component.ActiveMQComponent"> > > > > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/XaPooledConnectionFactory-tp4658865p4658913.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. -- http://redhat.com http://blog.garytully.com

Re: XaPooledConnectionFactory

2012-11-07 Thread jsimmonsc
://activemq.2283324.n4.nabble.com/XaPooledConnectionFactory-tp4658865p4658913.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: XaPooledConnectionFactory

2012-11-07 Thread Gary Tully
can you post your xml configuration for the came context. the enlistment is done automatically by XaPooledConnectionFactory once it gets a handle on the transactionmanager that has an active transaction On 6 November 2012 21:50, jsimmonsc wrote: > He

XaPooledConnectionFactory

2012-11-06 Thread jsimmonsc
in context: http://activemq.2283324.n4.nabble.com/XaPooledConnectionFactory-tp4658865.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

XaPooledConnectionFactory JNDI Set Up

2009-10-01 Thread amin1977
Hi I am trying to create a jndi defintiion for XaPooledConnectionFactory in my context.xml however I am strugglng to get it working. I have tried the following: And this does not work. I'm not sure what the configuration should be. I can get it working with standard ActiveMQ bu