[jboss-user] [JBoss jBPM] - Re: JBPM3 with tomcat

diwa_pv do-not-reply at jboss.com
Mon Sep 4 03:29:57 EDT 2006


hi, 

Even i faced the same problem while deploying the 3.1 version of jbpm on tomcat! but finally made it on tomcat.

My tomcat version was 5.x and used Oracle 9i as backend!



Here are the steps i followed to deploy 3.1 version of jbpm on tomcat. 



Download jbpm-starters-kit-3.1.1 from Jboss site


Deploy jbpm-starters-kit-3.1.1\jbpm-server\server\jbpm\deploy\jbpm.war into tomcat webapps.


Copy hibernate.cfg.xml from jbpm-starters-kit-3.1.1\jbpm\src\config.files to ur <jbpm-home>/WEB-INF/classes/


Run ant task for creating database tables and data from jbpm-starters-kit-3.1.1\jbpm\build.deploy.xml 
( ant create.db ?buildfile build.deploy.xml)


Add few jars to lib folder of your application.


Start tomcat.


Start jbpm application. 




thanks and regards
diwa




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

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



More information about the jboss-user mailing list