JBoss.orgCommunity Documentation
At first, you need Eclipse 3.5. You can get it from Eclipse Web Site.
The JBoss BPEL editor is included into JBoss Tools. You have some methods to install JBoss Tools. See Installing JBoss Tools for more information.
If you want to install only the JBoss BPEL editor, you can install it from JBoss Tools page separately. Please, note, that only JBoss Tools 3.1 or higher version includes JBoss BPEL editor.
For installation and configuring BPEL engine into a JBossAS environment you will need the following:
JBossAS (version 5.1.0.GA or higher), available from http://www.jboss.org/jbossas.
RiftSaw (version 2.0 or higher), available from http://www.jboss.org/riftsaw.
Ant, available from here.
Unpack the JBossAS installation archive into the required location.
Unpack the RiftSaw distribution into the location alongside the JBossAS installation:
Edit the install/deployment.properties file to update the JBossAS location settings.
From the install folder, run: ant deploy -Ddatabase=hsql to deploy RiftSaw to JBossAS.
Then in the ${RiftSaw}/install folder run the command: ant deploy -Ddatabase=hsql -Dws.stack=native -Dws.version=3.2.2.GA It will help you to download the web service stack, and then upgrade it for JBoss AS.