eclipse « jbpm « Java Enterprise Q&A





1. jBPM Standalone App with SWT    stackoverflow.com

According to the whitepaper on the jBPM page [1], jBMP can be easily used in a standalone app. However I could not find any information about how to actually do this. ...

2. Integration of a subprocess definition in JBPM JPDL    stackoverflow.com

I'm using the process definition language jPDL from the JBoss Workflow engine : jBPM. I want to integrate a very simple process definition graph : Basically, I have a main process definition ...

3. Wizard out of Eclipse for drawing jBPM    stackoverflow.com

I saw that jBPM workflow has plugin-in for Eclipse to draw the processes (workflow) Is there a way to draw the workflow out of Eclipse?

4. Building JBPM in eclipse    stackoverflow.com

i am trying to build JBPM in Eclipse IDE.i am using eclipse Helios Service Release 2 and jdk1.5 in linux.i am using command " [user@localhost jbpm4]$ maven clean install " in ...