[rules-users] KnowledgeAgent to update knowledge base built with Guvnor pkg

riri irina.adam at gmail.com
Thu May 2 05:34:13 EDT 2013


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/main/resources/change-set.xsd"
>

   <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-knowledge-base-built-with-Guvnor-pkg-tp4023608p4023625.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list