Hi mates,
I am using JBoss 4.0.5 with jBPM 3.1.2 and my problem is about Java Transaction Api.
I configure hibernate.cfg.cml inside jbpm.sar and it works fine. But when I try to do
stress tests JNDI says "Hibernate Exception: cannot open connection". There is
no exception in Oracle, so the problem is in Hibernta/JNDI pooling connections.
I use oracle-ds.xml configuration file. do I need xa confguration?
If I change to use apache DBCP, i have problems with JTA. It works fine, but when the
process finishes, it crashes not allowing to commit transactions.
Any ideas ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4188084#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...