6 Replies Latest reply on Dec 8, 2011 8:02 PM by vsarmien

    Problem saving processes after upgrading the web Designer to designer-2.0

    vsarmien

      We have a jBPM 5.1.0  installation from the jbpm-5.1.0.Final-installer-full.zip on Windows, which has been working perfectly for a very long time.   We just upgraded the web designer to the latest release designer-2.0 as follows:

       

      1.- we modified the build.properties file to reference the latest release of designer, changing  the designer.version and designer.url properties as follows:

       

      designer.version=2.0-jboss

      designer.url=http://sourceforge.net/projects/jbpm/files/designer/designer-2.0/

       

      2.- we ran the following commands:

       

      ant clean.demo

      ant install.demo

      ant start.demo

       

      The installation completes successfully and we can access Guvnor and the Web Designer (BPMN2) with no issues.  However, processes are not saved.  We have tried with the most simple process models that only include the start event, a single task and the end event.  Once we click on the Save button and the process is checked-in, we see the "successfully saved" message but the canvas returns blank.

       

      We never had this problem with the original installation or when we upgraded the designer from  1.0.0.052-jboss to 1.0.0.055-jboss

       

      Have we missed any step or configuration during the upgrade process?

       

      Thank you very much in advance.