Just checked the Tomcat startup log and found that the following two errors
occur during the start up routine.  Do you think these maybe causing the
problem?

[snip]
Apache Tomcat/4.1.12
14-Jan-2003 09:45:40 org.apache.struts.util.PropertyMessageResources <init>
INFO: Initializing, config='org.apache.struts.util.LocalStrings',
returnNull=true
14-Jan-2003 09:45:40 org.apache.struts.util.PropertyMessageResources <init>
INFO: Initializing, config='org.apache.struts.action.ActionResources',
returnNull=true
14-Jan-2003 09:45:40 org.apache.struts.action.ActionServlet initServlet
SEVERE: null
java.lang.VerifyError: Cannot inherit from final class
[/snip]

[snip]
14-Jan-2003 09:45:40 org.apache.struts.action.ActionServlet initModuleConfig
SEVERE: Parsing error processing resource path /WEB-INF/struts-config.xml
java.lang.VerifyError: Cannot inherit from final class
        at java.lang.ClassLoader.defineClass0(Native Method)
[/snip]

cheers

simon

Institut fuer
Prozessdatenverarbeitung
und Elektronik,
Forschungszentrum Karlsruhe GmbH,
Postfach 3640,
D-76021 Karlsruhe,
Germany.

Tel: (+49)/7247 82-4042
E-mail : [EMAIL PROTECTED]


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to