Jeff DeLong [http://community.jboss.org/people/jeffdelong] created the discussion
"Re: 5.1 Console appears still can't totally sync with Guvnor" To view the discussion, visit: http://community.jboss.org/message/611929#611929 -------------------------------------------------------------- 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 http://drools.org/drools-5.0/change-set' xmlns:xs=' http://www.w3.org/2001/XMLSchema-instance http://www.w3.org/2001/XMLSchema-instance' xs:schemaLocation=' http://drools.org/drools-5.0/change-set 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 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 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 [http://community.jboss.org/message/611929#611929] Start a new discussion in jBPM at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
