It goes away if you provide a valid URL with xs:schemaLocation. I currently have <br><br>xmlns:xs=&#39;<a href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>&#39;<br>  xs:schemaLocation=&#39;<a href="http://drools.org/drools-5.0/change-set">http://drools.org/drools-5.0/change-set</a> <br>
  <a href="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</a>&#39;<br>
 <br>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.<br><br>-W<br><br><div class="gmail_quote">2011/5/26 Manuel Ortiz <span dir="ltr">&lt;<a href="mailto:manuel.ortizramos@gmail.com">manuel.ortizramos@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="gmail_quote">Hi everybody:
</div><div class="gmail_quote"><br></div><div class="gmail_quote">I&#39;m developing a Drools based application which has to show no messages on console, but on log files or so. I&#39;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...</div>

<div class="gmail_quote"><br></div><div class="gmail_quote">(null: 6, 188): cvc-elt.1: Cannot find the declaration of element &#39;change-set&#39;.</div><div class="gmail_quote"><br></div><div class="gmail_quote">... which still appears on console.</div>

<div class="gmail_quote"><br></div><div class="gmail_quote">I&#39;ve read that this message doesn&#39;t affect rule engine behaviour, but I would like it not to be shown on console.</div><div class="gmail_quote"><br></div>

<div class="gmail_quote">Does anybody know how can I solve this problem?</div><div class="gmail_quote"><br></div><div class="gmail_quote">Thank you in advance.</div><div class="gmail_quote"><br></div><div class="gmail_quote">

Best regards,</div><div class="gmail_quote"><br></div><font color="#888888"><div class="gmail_quote">Manuel Ortiz.</div><br>
</font><br>_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
<br></blockquote></div><br>