3 Replies Latest reply on Jun 23, 2006 9:07 AM by cpob

    How to deploy a .par file?

    derjohannes

      I have been searching for a long time to find out how to deploy in java a .par archive including not only the process definition, but also the process image, the image meta file and the necessary java classes.

      But all I could find was outdated code like in the DeploymentServiceBean.java
      (see http://wiki.jboss.org/wiki/Wiki.jsp?page=JbpmDeploymentService) or code that doesn't seem to expect a .par file, like the one in
      \jbpm-starters-kit-3.1.1\jbpm\src\java.jbpm\org\jbpm\ant\DeployProcessTask.java

      Unfortunately, the starter kit does not contain a generic deployment routine yet.

      Who can bring light into the dark?

      Thank you!