Sorry,
My last message was little beat short. I can't run tomcat on visual age.
I have more precision about my problem
It is during the instanciation of the class :
----------------------------------------------------------
org.apache.jasper.servlet.JspServlet
Here is the trace
-------------------------
Thread[main,5,main] (Alive): Uncaught exception
(java.lang.ExceptionInInitializerError)
Class.newInstance0()
Class.newInstance()
ServletWrapper.loadServlet()
ServletWrapper.init()
LoadOnStartupInterceptor.contextInit(Context)
ContextManager.initContext(Context)
ContextManager.init()
Tomcat.execute(String [])
Tomcat.main(String [])
P P