2 Replies Latest reply on Dec 3, 2009 12:42 AM by bpel-way

    How to deploy a BPEL process

    kiso

      Hi everyone!

      Im trying to deploy the Hello World Example from "jbpm-bpel-1.1.1\doc\userguide\pdf\jbpm-bpel.pdf" in chapter 5.

      I already created the BPEL process and the WSDL and the bpel-definition.xml. Now I have to deploy these files ("To deploy the process definition, call:
      ant deploy.process")

      But where can i find this ANT-file?

      I thought that i have to generate a .par file first via ant pack-definition.

      I cant find this ANT-file, too...

      Any ideas how to find 'em?