0 Replies Latest reply on Mar 20, 2007 2:52 PM by j.wozniakowski

    Process deployer error

    j.wozniakowski

      When deploying a process on JBoss 4.0.5 GA using hot-deployer (no matter par archive or exploded) there is no process picture and nodes coordinates inserted into DB. Thus, the process image tag does not work:

      Tag code:

      * fileDefinition.getBytes("gpd.xml");
      * fileDefinition.getBytes("processimage.jpg");


      After deploying a process project I must additionaly deploy process par through JBPM GPD or jsp form to make it publish process image.