[jboss-user] [jBPM] - Re: Deploy jBPM5 engine to an existing app server
Mauricio Salatino
do-not-reply at jboss.com
Fri Mar 4 11:37:16 EST 2011
Mauricio Salatino [http://community.jboss.org/people/salaboy21] created the discussion
"Re: Deploy jBPM5 engine to an existing app server"
To view the discussion, visit: http://community.jboss.org/message/591247#591247
--------------------------------------------------------------
Hi,
Do you know about maven? I have a post that explains how to set up your project to use jBPM5 and the dependencies that you need to add.
For humant ask you have several options. You can start the human task service and when your application starts you need to do some small configurations in order to communicate your business process with the human task service.
Check the following examples to know how to setup your webapp to use the jbpm5 dependencies.
https://github.com/Salaboy/Drools_jBPM5-Training-Examples/blob/master/jbpm5/02-jBPM5-SimpleEmergencyServiceProcessWorkItemsExamples/pom.xml https://github.com/Salaboy/Drools_jBPM5-Training-Examples/blob/master/jbpm5/02-jBPM5-SimpleEmergencyServiceProcessWorkItemsExamples/pom.xml
You will only need to change the type (<packaging>) of the project to war.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/591247#591247]
Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110304/7a531f0c/attachment.html
More information about the jboss-user
mailing list