Hi all

I'm getting this message logged in my console. Its not affecting my app in
running(of what i've seen so far). But I'm curious as to what the cause
would be for this message to be printed on the console. The message is as
follows:

[ERROR,Default] Warning: validation was turned on but an
org.xml.sax.ErrorHandle
r was not
[ERROR,Default] set, which is probably not what is desired.  Parser will use
a d
efault
[ERROR,Default] ErrorHandler to print the first 10 errors.  Please call
[ERROR,Default] the 'setErrorHandler' method to fix this.
[ERROR,Default] Error: URI=null Line=37: Element "web-app" does not allow
"servl
et" here.
[ERROR,Default] Warning: validation was turned on but an
org.xml.sax.ErrorHandle
r was not
[ERROR,Default] set, which is probably not what is desired.  Parser will use
a d
efault
[ERROR,Default] ErrorHandler to print the first 10 errors.  Please call
[ERROR,Default] the 'setErrorHandler' method to fix this.
[ERROR,Default] Error: URI=null Line=37: Element "web-app" does not allow
"servl
et" here.
[ERROR,Default] Warning: validation was turned on but an
org.xml.sax.ErrorHandle
r was not
[ERROR,Default] set, which is probably not what is desired.  Parser will use
a d
efault
[ERROR,Default] ErrorHandler to print the first 10 errors.  Please call
[ERROR,Default] the 'setErrorHandler' method to fix this.
[ERROR,Default] Error: URI=null Line=37: Element "web-app" does not allow
"servl
et" here.
[ERROR,Default] Warning: validation was turned on but an
org.xml.sax.ErrorHandle
r was not
[ERROR,Default] set, which is probably not what is desired.  Parser will use
a d
efault
[ERROR,Default] ErrorHandler to print the first 10 errors.  Please call
[ERROR,Default] the 'setErrorHandler' method to fix this.
[ERROR,Default] Error: URI=null Line=37: Element "web-app" does not allow
"servl
et" here.

Appreciate if an one could point out as to what's going on here.

TIA and Best

Imran

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to