Este contenido no está disponible en el idioma seleccionado.
Appendix B. Installing jBPM 5
B.1. Install jBPM 5 Copiar enlaceEnlace copiado en el portapapeles!
Copiar enlaceEnlace copiado en el portapapeles!
Prerequisites
- A subscription to BRMS 5.3 or greater
- The BRMS deployable package installed on the SOA Server
Procedure B.1. Task
- Download
soa-p-VERSION-jbpm.zipfrom the Customer Portal. - Open the
build.propertiesfile in a text editor. Make the required configuration changes. - Save the
build.propertiesfile and exit the text editor. - Run the installation script.This script deploys the
jbpm5.esbfile from thesoa-p-VERSION-jbpm.zipto 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. - Start the JBoss Enterprise SOA Platform Server.
- To test the installation, navigate to the directory where you installed the jBPM 5 quickstart:
cd SOA_ROOT/jboss-as/samples/quickstarts/bpm5processor. - Deploy the quickstart:
ant deploy - Run the quickstart:
ant runtest