JBoss Community

Re: 5.1 Console appears still can't totally sync with Guvnor

created by Jeff DeLong in jBPM - View the full discussion

I have been having the same problem. I think itis because

 

the ChangeSet.xml in jBPM5/jbpm-installer/lib/jbpm-5.1.0.Final-gwt-console/jbpm-gwt-console-server-5.1.0.Final/WEB-INF/lib/jbpm-gwt-graph-5.1.0.Final has

 

 

 

<change-set xmlns='http://drools.org/drools-5.0/change-set'

 

            xmlns:xs='http://www.w3.org/2001/XMLSchema-instance'

            xs:schemaLocation='http://drools.org/drools-5.0/change-set http://anonsvn.jboss.org/repos/labs/labs/jbossrules/trunk/drools-api/src/main/resources/change-set-1.0.0.xsd' >

    <add>

        <resource source='http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/package/default/LATEST' type='PKG' />

    </add>

</change-set>

 

 

default needs to be defaultPackage. I plan to change this value and re-jar things and re-test next week.

 

Reply to this message by going to Community

Start a new discussion in jBPM at Community