4 Replies Latest reply on Feb 26, 2014 3:14 AM by swiderski.maciej

    Getting jBPM to run in JBOSS AS 7.1

    madboyprice

      Hi

       

      I have installed JBOSS AS 7.1 on a server and it seems to be running OK. By this I mean I can access the console on port 9990.

       

      I now want to deploy jBPM. I downloaded jbpm-6.0.1.Final-bin.zip and thought I should be able to deploy this via the JBOSS console. Everything appears to have worked. jbpm is deployed and have been able to enable via the Manage Deployments page.

       

      14:51:53,292 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "jbpm-6.0.1.Final-bin.zip"

      14:51:53,406 INFO  [org.jboss.as.server] (HttpManagementService-threads - 28) JBAS018559: Deployed "jbpm-6.0.1.Final-bin.zip"

       

      My question is: What Now? How to I access jBPM?

       

      There seems to be very little documentation around, other than downloading and installing the demo which comes complete with JBOSS and eclipse, which is not what I want to do.

       

      Has anyone managed to do what I am trying to do?