hi,


I'm using ActiveMQ 5.1.0 + JBoss 4.2.2 GA, and I use ActiveMQ's own RAR to
integrate with Jboss. The configration files and two programs are in the
attach list below.

There are two programs in the attach. One is right, the other is wrong. Both
of them use XA Transaction which is supported by JBoss application server.
Their aim is to receive the messages from a queue. It's JNDI name is
"activemq/queue/GL.FIDESSA2GCC" which is configured in the activemq-ds.xml
under %JBOSS_HOME%/server/default/deploy/ .

When I start Jboss with the right program, the activemq web monitor shows me
that I have received the message, obviously it's correct.

But when I start Jboss with the wrong program, I found my application cannot
receive the message from activeMQ. However, both JBoss running processes are
noraml as I can't see any
warn/error/fatal information on the Jboss Console. What surprise to me is
that Joram can do it. 

I don't know why activeMQ cannot support it. Please help me to solve this
problem. Thank you.
-- 
View this message in context: 
http://www.nabble.com/activemq-XA-problems-tp19504191p19504191.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to