0 Replies Latest reply on May 21, 2013 7:35 AM by amizzo

    jBPM Console 5.4.0 can't read Guvnor 5.2.0.M1 processes

    amizzo

      Hi,

       

      I am not able to run the 5.5.0 Guvnor version with my jBPM 5.4.0.Final configuration with the JBoss AS 5 (I have a production environment with the JBoss EAP 5.1 that cannot be upgraded).

      I downgraded the drools-guvnor to the 5.2.0.M1 version, and successfully installed with the ant script (install.demo).

      But I think that the jBPM Console looks for the Guvnor packages with a different URL (the REST api url??? http://localhost:8080/drools-guvnor/rest/packages ???)

      and as a result, I can't find the processes defined in Guvnor from the jBPM Console (no error in the server.log).

      Do anyone know if it is possible to change the guvnor servlet url-pattern to integrate the jBPM Console with the old Guvnor version?

       

      From the guvnor package screen I can see the following:

       

      Last modified:

      Tuesday, May 21, 2013 10:37:18

      Last contributor:

      admin

      Date created:

      Monday, May 13, 2013 17:44:01

      Show package source:

      URL for package documentation:

      http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/package/boopack/LATEST/documentation.pdf

      URL for package source:

      http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/package/boopack/LATEST.drl

      URL for package binary:

      http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/package/boopack/LATEST

      URL for running tests:

      http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/package/boopack/LATEST/SCENARIOS

      Change Set:

      http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/package/boopack/LATEST/ChangeSet.xml

      Status:

       

       

      but i think that the URL for package source and binary changed.

       

      Thanks in advance