Wednesday, June 28, 2006

Launch tomcat using security manager


Todays achievement: Unchecking a checkbox.

With this checkbox, checked, access to writing logfiles and access to the DBCP apache-tomcat connectionpool does fails without any obvious errormessages in the logfiles. I got errors such as:

java.security.AccessControlException: access denied (java.io.FilePermission c:\notepad.log write)

Well it was not obvious to me anyway...

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home