jBPM is an Open-source BPM Tool from jBoss. This blog will help anyone to setup jBPM in a Windows PC with an interactive video tutorial. You can find the tool description in the official site.
This is the environment i am using.
jBoss : jBoss.4.2.3-GA
jBoss ESB : jbossesb-server-4.5-GA (Download)
jBPM : jBPM-3.2.6-GA (Download)
jBoss Tools : JBoss Tools 3.0.1.GA (Download)
java : jdk1.6.0_14(Download)
Eclipse : 3.4 (jee-ganymede-SR2-win32)(Download)
Ant : apache-ant-1.7.1 (Download)
In case, if you don't have these files, just click on the download link next to the names to download them. Even if the links are broken, you can google out to easily locate the installer.
Note:
jBoss Server 4.2.3 GA will come built-in with jBossESBserver 4.5 GA. So no need to download two files.
Watch this interactive Video Tutorial.
This is the environment i am using.
Environment:
jBoss : jBoss.4.2.3-GA
jBoss ESB : jbossesb-server-4.5-GA (Download)
jBPM : jBPM-3.2.6-GA (Download)
jBoss Tools : JBoss Tools 3.0.1.GA (Download)
java : jdk1.6.0_14(Download)
Eclipse : 3.4 (jee-ganymede-SR2-win32)(Download)
Ant : apache-ant-1.7.1 (Download)
NOTE:
The above links are dated and hence might not redirect properly :(
Download:
In case, if you don't have these files, just click on the download link next to the names to download them. Even if the links are broken, you can google out to easily locate the installer.
Note:
jBoss Server 4.2.3 GA will come built-in with jBossESBserver 4.5 GA. So no need to download two files.
Assumptions:
- Apache Ant is optional. It will be useful to deploy the in-built samples after we set this up.
- Java version need not be 1.6 excatly. Even 1.4 or 1.5 is fair enough.
- This blog sets up jBPM with an ESB Server.
- This means that in addition to the normal setup, it
Setting up:
Watch this interactive Video Tutorial.