I finally got JBPM 3.1.1 working on JBoss 4.0.4. It did take some doing and 
browsing the forum. There were however a few steps missing.

Inorder to run JBPM 3.1.1 on top of JBoss 4.0.4 you need to follow the 
following steps.

  | 1. The JBoss 4.0.4 uses hibernate 3.2 CR 2. This has ehcache-1.2 by default 
in it. However, JBPM and the default jbpm webapp is compiled using hibernate 
3.1 and ehcache-1.1.
  | 
  | 2. To get everything going I had to build everything under jbpm directory 
using the hibernate 3.1 and ehcache-1.2 library. Another appealing solution is 
to use hibernate 3.2 CR2, but the jbpm webapp won't compile with it. 
  | 
  | 3. On Jboss 4.0.4 under default/lib change the hibernate 3.2 CR2 with the 
hibernate from jbpm-starters-kit/jbpm/lib/hibernate and put in ehcache-1.2. 
  | 
  | 4. Lastly use the above 2 libs for all your process compilations.
  | 
  | 
  | Regards, 
  | Kazam.

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

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

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to