[jboss-user] [jBPM] - Asynchronus execution error
Huisheng Xu
do-not-reply at jboss.com
Sat Apr 3 06:56:44 EDT 2010
Huisheng Xu [http://community.jboss.org/people/rebody] replied to the discussion
"Asynchronus execution error"
To view the discussion, visit: http://community.jboss.org/message/535460#535460
--------------------------------------------------------------
Hi ABIDI,
The easy way to deploy all classes and xml is using the zip, you can put all classes and xml files into a zip file, and deploy it together.
processEngine.createDeployment().addResourcesFromZipInputStream(zis).deploy;
When you do that, please make sure putting the class file on the right place, you could see more information in the User Guide.
http://docs.jboss.com/jbpm/v4/userguide/html_single/#deployingclasses http://docs.jboss.com/jbpm/v4/userguide/html_single/#deployingclasses
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/535460#535460]
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/20100403/f65041a8/attachment.html
More information about the jboss-user
mailing list