[jboss-dev-forums] [Design of JBoss jBPM] - Re: possible bug with JTA transactions

tom.baeyens@jboss.com do-not-reply at jboss.com
Sat May 19 04:59:15 EDT 2007


the JtaDbPersistenceServiceFactory was developed rather specifically for 2 use cases.  It should support the enterprise beans CMT transactions and it should also support the web application with the same configuration.  The web application uses hibernate transactions.

Took me quite a while to get that combination to work.  So I'm not sure of wether this is a problem due to the specific nature of this persistence service factory and hence that the nested transactions are just is out of scope.  Or wether this can be easiliy fixed in the context sketched above.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4046983#4046983

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4046983



More information about the jboss-dev-forums mailing list