You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Ryan Daly <da...@ctc.com> on 2005/12/07 22:29:18 UTC

Security manager issue

All:

I have discovered the following in catalina.out:


policy: reading
file:/opt/tomcat/v5.5.12/logcom.dev.ctc.com/conf/catalina.policy
policy: Adding policy entry: 
policy:   signedBy null
policy:   codeBase file:/usr/java/jdk1.5.0_04/jre/lib/-
policy:   (java.security.AllPermission <all permissions> <all actions>)
policy:
policy: Adding policy entry: 
policy:   signedBy null
policy:   codeBase file:/usr/java/jdk1.5.0_04/jre/jre/lib/ext/-
policy:   (java.security.AllPermission <all permissions> <all actions>)


Note that there is an extra path (/jre) after JAVA_HOME.  Why is this
happening?  Has anyone else come across this?
--

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org