You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by Javier Posado <Ja...@teracode.com> on 2010/06/16 18:37:00 UTC

SOAP over JMS with transactions

Hi,

I was trying SOAP over JMS with JTA transactions using JMSConfigFeature 
(http://cxf.apache.org/docs/using-the-jmsconfigfeature.html) and it 
seems to work but i saw in http://cxf.apache.org/docs/jms-transport.html 
this comment, " transactional", " Specifies whether the local JMS broker 
will create transactions around message processing. The default is 
false. Currently, this is not supported by the runtime.". Is a 
transaction actually supported using SOAP over JMS?

thx in advance

javier