Hi All,

I'm trying to figure out if and how I enable transactions on the
JMSMessageProcessor....

I am using QPID as the message broker. I have not set any JMS transports
properties in conf/axis2.xml. I think that the JMSMessageProcessor is using
conf/axis2/axis2_blocking_client.xml by default - is that correct ? (I read
it in a blog but I can't see it specified in the docs).

As I have no jms transports set up in my axis2_blocking_client.xml I'm
assuming that it's also not being read as my JMSMessageProcess is working
just fine?

So, I'm therefore assuming that my MessageProcessor is not working under a
tran (and is probably using AUTO_ACK) which will lose messages in case of a
failure.


If all the above is correct then can I set up axis2_blocking_client.xml so
that messages are pulled from the queue by JMSMessageProcessor  under a
true xa or JTA tran?

many thanks for your help,
John.



John Hawkins
Director: Solutions Architecture
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to