[jbpm-users] [jBPM Users] - Re: Deploying JBPM project created by Eclipse in Tomcat serv

kukeltje do-not-reply at jboss.com
Wed Sep 2 09:55:37 EDT 2009


you don't *have* to deploy the definition from the designer, you can also use the jbpm api and retrieve the jpdl file from e.g. your war and use a startup servlet to deploy it and have some checks around that to see if it is not already deployed.

This all is totally independent of your webproject structure, frameworks or anything. Same is true for jBPM 4 btw. 

Integration on e.g. signalling a process/task can be done e.g. from jsf beans. Not really difficult. Just do like is done in lots of testcases. 

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

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


More information about the jbpm-users mailing list