Hi, I am deploying a bunch of Cocoon 2.04 apps on JBoss 3.0.7/Tomcat 4.1.24 [& Apache 2.0.48] on Solaris 9.
Everything works fine, but when the server is starting, getting the following errors in the console: ... 16:23:13,302 INFO [XMLLoginConfig] Starting 16:23:13,385 ERROR [STDERR] Warning: validation was turned on but an org.xml.sax.ErrorHandler was not 16:23:13,386 ERROR [STDERR] set, which is probably not what is desired. Parser will use a default 16:23:13,387 ERROR [STDERR] ErrorHandler to print the first 10 errors. Please call 16:23:13,387 ERROR [STDERR] the 'setErrorHandler' method to fix this. 16:23:13,387 ERROR [STDERR] Error: URI=null Line=140: Element "authentication" does not allow "module-option" here. 16:23:13,388 ERROR [STDERR] Error: URI=null Line=141: Element "authentication" does not allow "module-option" here. 16:23:13,389 ERROR [STDERR] Error: URI=null Line=142: Element "authentication" does not allow "module-option" here. 16:23:13,407 INFO [XMLLoginConfig] Started .... Is that a Cocoon or JBoss problem ? [seem to be coming from Xerces JAR] It doesn't seem to be harmful, but I would like to get rid of it. It happens on our testing server, but not in production ;-) Any help is very appreciated. Thank you, Oleg. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
