On Tuesday 06 February 2007 09:57, Pid wrote:
> Do you have a SecurityManager running?
>
> Alan Chandler wrote:
> > I have just upgraded my Debian Etch system from tomcat5 to
> > tomcat5.5
Yes - that was the issue - I had turned it off on tomcat5
Thanks
--
Alan Chandler
http://www.chandlerfamily
java.security.AccessControlException: access denied
(java.io.FilePermission
/var/lib/tomcat5.5/webapps/blog/WEB-INF/classes/META-INF/hivemodule.xml
read)
This line (above) would indicate you have the security manager running.
To fix this, you'll need to adjust conf/catalina.policy to allow re
Do you have a SecurityManager running?
Alan Chandler wrote:
I have just upgraded my Debian Etch system from tomcat5 to tomcat5.5
Now when I start my applications I am getting the following
javax.servlet.ServletException: Unable to initialize application
servlet: access denied
(java.io.FileP
I have just upgraded my Debian Etch system from tomcat5 to tomcat5.5
Now when I start my applications I am getting the following
javax.servlet.ServletException: Unable to initialize application
servlet: access denied
(java.io.FilePermission
/var/lib/tomcat5.5/webapps/blog/WEB-INF/classes/META-