[jboss-user] [JBoss jBPM] - Re: install jbpm 3.2.3 in jboss-4.2.2.GA

mputz do-not-reply at jboss.com
Thu Sep 25 04:24:57 EDT 2008


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



More information about the jboss-user mailing list