[rules-users] Avoiding log or error messages on console

Manuel Ortiz manuel.ortizramos at gmail.com
Thu May 26 06:16:16 EDT 2011


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20110526/6ce737a7/attachment.html 


More information about the rules-users mailing list