Re: Unable to use local transactions

2010-06-30 Thread Edison Melo
Thanks for your answer. I found it inside and change it as you say... but the log is still the same: 22:37:00,094 120796 DEBUG [org.apache.activemq.TransactionContext] (WorkManager(2)-7:) Start: < 131075, 26, 24, 1-7f02:e227:4c2c0ce5:a7f02:e227:4c2c0ce5:b

Re: Unable to use local transactions

2010-06-28 Thread Gary Tully
iirc, the XATransaction in the ra.xml determines this. Use LocalTransaction in your case. This can be overridden in the jboss -ds.xml descriptor. Check the jboss RAR documentation to find the details. On 27 June 2010 06:46, Edison Melo wrote: > > Please forgive if this is a silly question. I h