JBoss Community

Re: Working with KnowledgeAgent and ChangeSet.xml

created by TC ONG in jBPM - View the full discussion

Yes! I change the tag in changeset.xml from

 

<change-set>

 

to

 

<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' >

 

and now it is working.

 

However this time I get "reader does have a modified date" exception.

https://community.jboss.org/servlet/JiveServlet/downloadImage/2-722701-18117/450-45/Screen+shot+2012-03-09+at+12.50.27+PM.png

 

It was a bug in 5.2 but I'm using 5.3.

https://bugzilla.redhat.com/show_bug.cgi?id=741219

Reply to this message by going to Community

Start a new discussion in jBPM at Community