1 Reply Latest reply on May 21, 2008 6:06 AM by gagan_123456

    JBPM BPEL Process deployment problem

    gagan_123456

      Hi ,
      I started BPEL. I created BPEL 2.0 project and a process. After the deployment I am accessing http://localhost:8080/jbpm-bpel.
      Then I created databse schema and I am able to see the some process definitions but I am not able to run the example. Please tell me how can I run the application (Process).

      Even I tried the BPEL examples. I am getting the same problem. Actully I don know whether the deployment is correct or I am on the right track to excuting the Business process in BPEL...

      Please guide me..

        • 1. Re: JBPM BPEL Process deployment problem
          gagan_123456

          I am quite confused about the relationship between jbpm-bpel and jbpm-jpdl...

          I use jbpm-bpel-1.1.GA. The admin console which comes with it is very spartan. I can't even view the process instances with it. I can see which processes are deployed byt that's about it.

          On the other hand, when I install jbpm-jpdl-suite-3.2.2 the admin console at http://localhost:8080/jbpm-console is much more advanced. I can get better statistics and even view a picture of the process graph.

          Can I use the admin console which comes with jbpm-jpdl-suite to monitor BPEL processes deployed on jbpm-bpel?

          Should I install, or can I install, both jbpm-jpdl-suite and jbpm-bpel on the same JBossAS. Can they coexist?

          What is the relationship between jbpm-bpel and jbpm-jpdl? Are they completely independent products or do they share some parts?