Install JBoss jbpm process designer for alfresco
1. Download jbpm-installer-3.2.6.SP1.jar
Http://sourceforge.net/projects/jbpm/files/
2. Run
Java-jar jbpm-installer-3.2.6.SP1.jar
Select jbpm3 standalone only. Other options are available.
3. install it in eclipse
There is a designer directory under the installed jbpm-3.2.6.SP1 directory that contains a zip file.
Select the composer Installation option from the eclipseinstallation interface, and import and install the jbpm-jpdl-designer-site.zip file.
4. Configuration
Open the preferences of Eclipse, which contains the JBoss jbpm item,
Add an item in runtime locations
Location Points to the installation path
Server deployer sets the address and port on which alfresco runs locally. Server
Deployer is the relative URL of the access address provided by alfresco:/alfresco/jbpm/deployprocess
5. Configuration Adjustment
There is activation. jar in the alfresco installation path (tomcat/webapps/alfresco/WEB-INF/LIB)
To lib under the jbpm-3.2.6.SP1 directory
6. Use
Create "JBoss jbpm> process project" in eclipse and add a "JBoss jbpm>
Process Definition ", open processdefinition. XML to design the process.
Switch the divisor of processdefinition. XML to deployment. When alfresco is started, you can click "Test
Connection... "directly test the connection to the service. You can also save the defined process as a jar to the local device.