Odd AMQ Transaction Behavior

2013-08-17 Thread nezor
e something I'm missing between the AMQ transaction and the camel route? Any help would be greatly appreciated, thank you. -- View this message in context: http://camel.465427.n5.nabble.com/Odd-AMQ-Transaction-Behavior-tp5737418.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Odd AMQ Transaction Behavior

2013-08-17 Thread Christian Posta
ker.run(Unknown > Source)[:1.7.0_07] > at java.lang.Thread.run(Unknown Source)[:1.7.0_07] > > Is there something I'm missing between the AMQ transaction and the camel > route? Any help would be greatly appreciated, thank you. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Odd-AMQ-Transaction-Behavior-tp5737418.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- *Christian Posta* http://www.christianposta.com/blog twitter: @christianposta

Re: Odd AMQ Transaction Behavior

2013-08-17 Thread Claus Ibsen
orker(Unknown > Source)[:1.7.0_07] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown > Source)[:1.7.0_07] > at java.lang.Thread.run(Unknown Source)[:1.7.0_07] > > Is there something I'm missing between the AMQ transaction and the camel >

Re: Odd AMQ Transaction Behavior

2013-08-19 Thread nezor
java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)[:1.7.0_07] at java.lang.Thread.run(Unknown Source)[:1.7.0_07] Caused by: org.apache.camel.RollbackExchangeException: Intended rollback. Exchange[Message: ] -- View this message in context: http://camel.465427.n5.nabble.com/Odd-AMQ-Transaction-Behavior