[jboss-user] [jBPM] - Re: JBPM 4.0 in Web Application

Anand Prakash do-not-reply at jboss.com
Tue Feb 22 13:42:06 EST 2011


Anand Prakash [http://community.jboss.org/people/anandintouch] created the discussion

"Re: JBPM 4.0 in Web Application"

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

--------------------------------------------------------------
Hi Rajesh,
 There is a brief and nice documentation on JBPM5 which tells how to create process definition(BPMN) file and start that process with some input as  HashMap.Java class which is used to start process is "SampleProcessTest.java"

Infact if you can download the source code from -  https://hudson.jboss.org/hudson/job/jBPM5/lastSuccessfulBuild/artifact/target/ https://hudson.jboss.org/hudson/job/jBPM5/lastSuccessfulBuild/artifact/target/

Build the code and run sample gwt-console application,that is also web app.
In this gwt-console application,they have two war files one for UI war(jbpm-gwt-console.war) and one for server war(jbpm-gwt-console-server.war).
These two war files can be downloaded from above link which has zip file called "jbpm-5.0-SNAPSHOT-gwt-console.zip".
So follow the documentation on JBPM5 and download their sample web app which makes restful web service call to server code and returns the data
to the UI which is build using GWT.

Link for documentation -  http://hudson.jboss.org/hudson/job/jBPM5-release/lastSuccessfulBuild/artifact/target/jbpm-5.0.0-docs-build/jbpm-docs/html/index.html http://hudson.jboss.org/hudson/job/jBPM5-release/lastSuccessfulBuild/artifact/target/jbpm-5.0.0-docs-build/jbpm-docs/html/index.html


Thanks,
Anand Prakash
--------------------------------------------------------------

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

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/20110222/dc13a42e/attachment.html 


More information about the jboss-user mailing list