How can I integrate JBOSS with JBPM? I’ve successfully installed Alfresco on the JBOSS server with the help of the Wiki page (http://wiki.alfresco.com/wiki/Deploying_WAR_JBoss). So now I am running Alfresco on JBOSS (jboss-4.0.5.GA) with MySQL.
The second step is to integrate JBPM with my JBOSS server to create workflows. Then I want to import the workflows in Alfresco.
I’ve downloaded the starters-kit “jbpm-starters-kit-3.1.4â€. But now I want to copy, edit and paste the files correctly into my JBOSS server. But I don’t now where to start. There are 5 files containing: • JBPM • jbpm-bpel • jbpm-db • jbpm-designer • jbpm-server
My first guess is that I need to start with “JBPM†and “JBPM-dbâ€. Can somebody give an easy-to-use step by step installation guide?
Ok, I know that Alfresco (I have Alfresco 2.0 running) has a JBPM engine installed, when I start my JBOSS server I get [JbpmConfiguration] using jbpm configuration resource 'jbpm.cfg.xml. I don’t know what that means.
When I start my JBOSS server, I can go to http://localhost:8080/alfresco/ and for my workflow I can go to http://localhost:8080/jbpm/ . Than I create something and than it need to be connected with Alfresco, I don’t know how yet. But first I need to install JBPM correctly.