H
harryos
hi
I uncommented the mapping of invoker servlet in tomcat's conf/web.xml
and tried to start the tomcat.I am getting an error saying
java.lang.SecurityException: Servlet of class
org.apache.catalina.servlets.InvokerServlet is privileged and cannot
be loaded by this web application at
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.
java:1145)
How do i make my web app previleged?do i have to edit the java
security file?can someone help?
harry
I uncommented the mapping of invoker servlet in tomcat's conf/web.xml
and tried to start the tomcat.I am getting an error saying
java.lang.SecurityException: Servlet of class
org.apache.catalina.servlets.InvokerServlet is privileged and cannot
be loaded by this web application at
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.
java:1145)
How do i make my web app previleged?do i have to edit the java
security file?can someone help?
harry