> From: Bob the BlueBerry [mailto:[EMAIL PROTECTED] 
> Subject: SecurityException when starting TomCat
> 
> Can you tell me how to fix this?

> java.lang.SecurityException: Servlet of class 
> org.apache.catalina.servlets.InvokerServlet 
> is privileged and cannot be loaded by 
> this web application

Don't use the InvokerServlet - it's certifiably evil:
http://wiki.apache.org/tomcat/FAQ/Miscellaneous?highlight=%28invoker%29

Use the proper servlet mappings, and the see if you've got a problem.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to