As an addition to my post earlier, there is an error in the loggs regarding
the change-set.xml:
ERROR ExtensibleXmlParser:666 - (null: 6, 119): cvc-elt.1 : Declaration of
element 'change-set' not found.
My change-set.xml file is as follows:
<?xml version="1.0" encoding="UTF-8"?
<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.xsd
http://anonsvn.jboss.org/repos/labs/labs/jbossrules/trunk/drools-api/src/...
<add
<resource
source='classpath:ruleFiles/BasicWithFacts.drl'
type='DRL' /
</add
</change-set
The resources are added correctly and there are no other errors however.
--
View this message in context:
http://drools.46999.n3.nabble.com/Re-rules-users-KnowledgeAgent-to-update...
Sent from the Drools: User forum mailing list archive at
Nabble.com.