Answering my own question about the cache issue.
This in my hibernate.cfg.xml helped out:
org.hibernate.cache.HashtableCacheProvider
So simply the removal of Dom4j from the web-inf/lib and adding ehcache1.2 to my EAR seemed
to sort this out.
If anyone else is interested in making jBPM work in an EAR along side EJB3 feel free to
contact me. I'm trying to use jBPM to "orchestrate" some MDBs on 4.0.4 and
4.0.5.
Burr.Sutter(a)jboss.com
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983971#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...