It goes away if you provide a valid URL with xs:schemaLocation. I currently have
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'
but Drools policy w.r.t. XML Schema publication is somewhat vague - you might want to take matters in your own hand, especially for a cut-and-dried application.
-W
Hi everybody:I'm developing a Drools based application which has to show no messages on console, but on log files or so. I've diverted these kind of messages to a log file, but there is one at the beginning of the application, when the change set is read...(null: 6, 188): cvc-elt.1: Cannot find the declaration of element 'change-set'.... which still appears on console.I've read that this message doesn't affect rule engine behaviour, but I would like it not to be shown on console.Does anybody know how can I solve this problem?Thank you in advance.Best regards,Manuel Ortiz.
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users