This content has been marked as final.
Show 1 reply
-
1. Re: how to create a web application that reads the available processes
joploya Nov 15, 2012 3:02 AM (in response to dany171)Hello,
You can start by these docs :
http://docs.jboss.org/jbpm/v5.3/userguide/
https://community.jboss.org/wiki/JBPM-530FinalManualDeploymentGuideForBeginner
And tuto
http://www.youtube.com/watch?v=-8pDrcGejxk
https://community.jboss.org/people/bpmn2user/blog/2011/02/21/jbpm5-example-for-forms-with-variables
http://dcalca.wordpress.com/2011/04/17/hello-world/
To start with jbpm5 you may download the full installer in the download section and have a look to the buid.xml file and lib folder.
And you have examples here :
https://github.com/droolsjbpm/jbpm/tree/master/jbpm-examples
Regards,