Hi!

I have submitted the patch to sourceforge...

        Claudio

> -----Original Message-----
> From: Ralf Purnhagen [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, June 05, 2001 8:58 AM
> To:   jBoss
> Subject:      [JBoss-user] Problems with JBoss 2.2.2
> 
> Hi,
> 
> the new binary release 2.2.2 with Tomcat seems to have problems with
> verifying the web.xml files. When deploying a new application,
> the server tries to establish an internet connection to get the
> corresponding DTD.
> 
> After deleting the DTD-reference from my web.xml i can deploy my
> application, but i get the following messages on each request:
> 
> [EmbeddedTomcatSX] Warning: validation was turned on but an
> org.xml.sax.ErrorHandler was not
> [EmbeddedTomcatSX] set, which is probably not what is desired.  Parser
> will use a default
> [EmbeddedTomcatSX] ErrorHandler to print the first 10 errors.  Please
> call
> [EmbeddedTomcatSX] the 'setErrorHandler' method to fix this.
> [EmbeddedTomcatSX] Error: URI=null Line=3:
> org.apache.crimson.parser/V-005 web-app
> [EmbeddedTomcatSX] Error: URI=null Line=5:
> org.apache.crimson.parser/V-005 servlet
> [EmbeddedTomcatSX] Error: URI=null Line=6:
> org.apache.crimson.parser/V-005 servlet-name
> [EmbeddedTomcatSX] Error: URI=null Line=7:
> org.apache.crimson.parser/V-005 servlet-class
> [EmbeddedTomcatSX] Error: URI=null Line=8:
> org.apache.crimson.parser/V-005 init-param
> [EmbeddedTomcatSX] Error: URI=null Line=9:
> org.apache.crimson.parser/V-005 param-name
> [EmbeddedTomcatSX] Error: URI=null Line=10:
> org.apache.crimson.parser/V-005 param-value
> [EmbeddedTomcatSX] Error: URI=null Line=18:
> org.apache.crimson.parser/V-005 servlet-mapping
> [EmbeddedTomcatSX] Error: URI=null Line=20:
> org.apache.crimson.parser/V-005 url-pattern
> [EmbeddedTomcatSX] Error: URI=null Line=23:
> org.apache.crimson.parser/V-005 session-config
> 
> Is it possible to switch validation off?
> 
> Thank you,
> Ralf
> 
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user

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

Reply via email to