Re: ActiveMq integration with Spring 2.5

2010-05-26 Thread zzcat
-2-5/ > > I think it's because you have an older version of the spring-tx jar > first in your classpath. > > Bruce > -- > perl -e 'print > unpack("u30","D0G)u8...@4vyy9&5R\"F)R=6-E+G-N>61E );' > > ActiveMQ in Action: http:/

Re: ActiveMq integration with Spring 2.5

2010-05-26 Thread Bruce Snyder
On Tue, May 25, 2010 at 9:48 PM, zzcat wrote: > > Hi Gary , even if I updated my spring to 2.5.6 , I still got the same error. > Here is my stack trace. It says can't find > "org.springframework.transaction.support.TransactionSynchronizationUtils.sameResourceFactory" > > actually this method does

Re: ActiveMq integration with Spring 2.5

2010-05-25 Thread zzcat
t;> > /> >> >> >> Does this version of Spring and Activemq has some know issues in >> integration >> ? Or do I need additional libs to get jmsTransactionManager to work ? >> -- >> View this message in context: >> http://old.nabble.c

Re: ActiveMq integration with Spring 2.5

2010-05-25 Thread Gary Tully
;jmsTransactionManager" /> > > > class="org.springframework.jms.connection.JmsTransactionManager"> > /> > > > Does this version of Spring and Activemq has some know issues in > integration > ? Or do I need additional libs to get jmsTransactionManager

ActiveMq integration with Spring 2.5

2010-05-25 Thread zzcat
is version of Spring and Activemq has some know issues in integration ? Or do I need additional libs to get jmsTransactionManager to work ? -- View this message in context: http://old.nabble.com/ActiveMq-integration-with-Spring-2.5-tp28668647p28668647.html Sent from the ActiveMQ - User mai