From: <php...@li...> - 2010-07-08 08:18:22
|
> Jost - Thanks for your reply, but sorry to report that it resulted in > exactly the same symptoms. So no joy! If both tomcat intances show the same problem, the cause is external, for example a classpath problem. A "NoClassDefFoundError" for example caused b a library loaded from an external loader (e.g. the bootstrap loader). Please check the cause why your tomcat isn't able to instanciate a standard Java servlet. Regards, Jost Bökemeier |