Admin and Manager applications don't work with modified CATALINA_BASE and startup.sh -security

2004-11-30 Thread David Crecente
Hi all, I have problems to run jakarta-tomcat-4.1.31 with CATALINA_BASE other than CATALINA_HOME using security. I use startup.sh -security. My CATALINA_HOME is /iobox/Sw_comercial/Tomcat/jakarta-tomcat-4.1.31 My CATALINA_BASE is /iobox/servicios/desarrollo/mms My admin.xml is

Re: Admin and Manager applications don't work with modified CATALINA_BASE and startup.sh -security

2004-11-30 Thread Andoni
Your problem is this one line: java.security.AccessControlException: access denied (java.io.FilePermission /iobox/servicios/desarrollo/mms/webapps/admin/WEB-INF/lib/struts.jar read) Forget about all the rest. You have put the following into catalina.policy: catalina.policy in