cancel
Showing results for 
Search instead for 
Did you mean: 

Using the jBPM workflow plugin in Eclipse

martink1
Champ in-the-making
Champ in-the-making
I have successfully installed Eclipse and apparently also successfully installed the jBPM graphical workflow designer - at least when I start a "new" project I am offered the possibility of starting a new jBoss jBPM project.
However, when I start the new project I'm asked to identify the jBPM runtime. Where is this? I think I have found the jBPM jar but this does not seem to be what it wants since the jar files are greyed out and I cannot select it as jBPM runtime.
Do I have to install something else?
3 REPLIES 3

tito781
Champ in-the-making
Champ in-the-making
yes, you must install jbpm. Look at http://labs.jboss.com/jbossjbpm/downloads/
Download jbpm-jpdl-3.2.2, unzip it into a directory and set in:
eclipse->window->preferences->JBoss jbpm->Runtime locations
the directory where you have unzipped the file

dynamolalit
Champ on-the-rise
Champ on-the-rise
Thanks a lot for this very useful reply.