Hi everybody, I have a working setup of JBOSS & Tomcat on Linux... when running the package on Windows with an IBM JDK I had to change the config files so that xerces, which comes with the JDK is used instead of crimson.jar... Now I get the following errors when I try to access my JSP-files. At home on the linux-machine the same files run without any problem. Any hints? Hajo server.log: [Default] JBoss 2.2.2 Started in 0m:23s [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=7: Document root element "web-app", must match DOCTYPE root "web-app". [EmbeddedTomcatSX] Error: URI=null Line=17: The content of element type "init-param" must match "(param-name,param-value,description?)". [EmbeddedTomcatSX] Error: URI=null Line=21: The content of element type "init-param" must match "(param-name,param-value,description?)". [EmbeddedTomcatSX] Error: URI=null Line=26: The content of element type "init-param" must match "(param-name,param-value,description?)". [EmbeddedTomcatSX] Error: URI=null Line=30: The content of element type "init-param" must match "(param-name,param-value,description?)". [EmbeddedTomcatSX] Error: URI=null Line=34: The content of element type "init-param" must match "(param-name,param-value,description?)". [EmbeddedTomcatSX] Error: URI=null Line=38: The content of element type "init-param" must match "(param-name,param-value,description?)". [EmbeddedTomcatSX] Error: URI=null Line=42: The content of element type "init-param" must match "(param-name,param-value,description?)". [EmbeddedTomcatSX] Error: URI=null Line=44: The content of element type "servlet" must match "(icon?,servlet-name,display-name?,description?,(servlet-class|jsp-file),ini t-param*,load-on-startup?,security-role-ref*)". [EmbeddedTomcatSX] Error: URI=null Line=51: The content of element type "servlet-mapping" must match "(servlet-name,url-pattern)". [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=10: Document root element "taglib", must match DOCTYPE root "taglib". [EmbeddedTomcatSX] Error: URI=null Line=22: The content of element type "attribute" must match "(name,required?,rtexprvalue?)". [EmbeddedTomcatSX] Error: URI=null Line=27: The content of element type "attribute" must match "(name,required?,rtexprvalue?)". [EmbeddedTomcatSX] Error: URI=null Line=32: The content of element type "attribute" must match "(name,required?,rtexprvalue?)". [EmbeddedTomcatSX] Error: URI=null Line=37: The content of element type "attribute" must match "(name,required?,rtexprvalue?)". [EmbeddedTomcatSX] Error: URI=null Line=42: The content of element type "attribute" must match "(name,required?,rtexprvalue?)". [EmbeddedTomcatSX] Error: URI=null Line=47: The content of element type "attribute" must match "(name,required?,rtexprvalue?)". [EmbeddedTomcatSX] Error: URI=null Line=52: The content of element type "attribute" must match "(name,required?,rtexprvalue?)". [EmbeddedTomcatSX] Error: URI=null Line=57: The content of element type "attribute" must match "(name,required?,rtexprvalue?)". [EmbeddedTomcatSX] Error: URI=null Line=62: The content of element type "attribute" must match "(name,required?,rtexprvalue?)". _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user
