You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Joshi, Shital [Tech]" <Sh...@gs.com> on 2010/08/16 22:35:18 UTC

axis2 jms transport with JTA

Hi,

We are using Axis2 over JMS Transport and want to enable JTA Transaction.
Say web service received a request over JMS queue and couldn't persist it in Database so it wants to rollback that message to queue. We also want similar functionality on web service client side.  Has anyone implemented this?  Can you please share configuration details?

Thanks and Regards.