With the jBPM 3.2.3 suite, you've got all pieces ready to go. If you want to 
use the jbpm-enterprise.ear instead of the jbpm-console.war, which is deployed 
by default, just use the one from the jbpm-jpdl-3.2.3/deploy directory. Suppose 
you have extracted the jBPM 3.2.3 archive to a folder jbpm-jpdl-3.2.3, all you 
need to do is


  | jbpm-jpdl-3.2.3 $ rm server/server/jbpm/deploy/jbpm-console.war
  | jbpm-jpdl-3.2.3 $ cp deploy/jbpm-enterprise.ear server/server/jbpm/deploy/
  | jbpm-jpdl-3.2.3 $ ./server/bin/run.sh -c jbpm
  | 

The wiki was written for jBPM 3.2.2, where the deployment on JBoss 4.2 didn't 
work without the modifications IIRC.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4178710
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to