[jboss-dev-forums] [Design of JBoss jBPM] - Re: Major transaction problem
david.lloyd@jboss.com
do-not-reply at jboss.com
Tue Mar 6 17:27:09 EST 2007
Yes, JTA transactions in the EAR are majorly broken. The underlying exception *appears* to be:
java.lang.NullPointerException
at org.jbpm.persistence.db.DbPersistenceService.rollback(DbPersistenceService.java:304)
at org.jbpm.persistence.db.DbPersistenceService.close(DbPersistenceService.java:238)
at org.jbpm.svc.Services.close(Services.java:222)
Investigating further.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4025601#4025601
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4025601
More information about the jboss-dev-forums
mailing list