[jboss-user] [jBPM] - Re: How to deploy a process created in eclipse on jbpm 3.2.8 running on jboss server?

Mauricio Salatino do-not-reply at jboss.com
Mon Nov 28 10:21:00 EST 2011


Mauricio Salatino [http://community.jboss.org/people/salaboy21] created the discussion

"Re: How to deploy a process created in eclipse on jbpm 3.2.8 running on jboss server?"

To view the discussion, visit: http://community.jboss.org/message/638674#638674

--------------------------------------------------------------
Did you read the docs?
 http://docs.jboss.com/jbpm/v3.2/userguide/html_single/#configuration http://docs.jboss.com/jbpm/v3.2/userguide/html_single/#configuration

-> public void deployProcessDefinition(ProcessDefinition processDefinition) {...}

Using that method and configuring the jBPM runtime to work with the database that you jboss instance is using, will deploy the process.
When you want to start a new instance of that process you need to be sure that all the required classes are inside the server classpath.
Cheers
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/638674#638674]

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/20111128/772d3724/attachment.html 


More information about the jboss-user mailing list