users@glassfish.java.net

Re: SonicMQ 7.6 with Sun App Server 9.1

From: <glassfish_at_javadesktop.org>
Date: Fri, 19 Sep 2008 21:24:49 PDT

this is because your "MyMDBQcf" is not XA capable, in other words it is not an instance of javax.jms.XAConnectionFactory.

Did you perform the following step that is mentioned in the doc

"The jndiAPI does not ( or iam not aware of) allow bindings of type XAQueueConnectionFactory, so please change the "Factory Type" of inboundXAQCF and outboundXAQCF to "XAQueueConnectionFactory" through the Sonic MQ admin console. The console can be started using the command MQ7.0/bin/startmc.sh"

Did you change the type of MyMDBQcf to XAQueueConnectionFactory
[Message sent by forum member 'rampsarathy' (rampsarathy)]

http://forums.java.net/jive/thread.jspa?messageID=300488