Red Hat Training

A Red Hat training course is available for JBoss Enterprise SOA Platform

Appendix B. Installing jBPM 5

B.1. Install jBPM 5

Prerequisites

  • A subscription to BRMS 5.3 or greater
  • The BRMS deployable package installed on the SOA Server

Procedure B.1. Task

  1. Download soa-p-VERSION-jbpm.zip from the Customer Portal.
  2. Open the build.properties file in a text editor. Make the required configuration changes.
  3. Save the build.properties file and exit the text editor.
  4. Run the installation script.
    This script deploys the jbpm5.esb file from the soa-p-VERSION-jbpm.zip to the SOA-P server, configures the ESB service repository and copies the jBPM5 console, human task WAR file, and libraries from the BRMS installation to the SOA server.
    Alternatively, if the script does not work, see https://bugzilla.redhat.com/attachment.cgi?id=590710 for the latest instructions.
  5. Start the JBoss Enterprise SOA Platform Server.
  6. To test the installation, navigate to the directory where you installed the jBPM 5 quickstart: cd SOA_ROOT/jboss-as/samples/quickstarts/bpm5processor.
  7. Deploy the quickstart: ant deploy
  8. Run the quickstart: ant runtest