I'm not following what you're suggesting.
--

Propes, Barry L wrote:
> isn't that because the permission object picks all of that up as one item, 
> and overrides your separate setting?
> 
> I would think it would. Wouldn't you need to create an entire new object or 
> not for that to work?
> 
> -----Original Message-----
> From: Ryan Daly [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 25, 2006 2:01 PM
> To: Tomcat Users List
> Subject: java.util.PropertyPermission
> 
> 
> All:
> 
> I have started seeing problems with using the
> java.util.PropertyPermission setting in the catalina.policy file.
> 
> I have the following line:
> 
> permission java.util.PropertyPermission "*", "read,write";
> 
> If that's in my policy entry for the specific web application, it does
> not get picked up.  If I have that in the area that gets applied to all
> web applications, it seems to work just fine.
> 
> Has anyone else seen this?  Is this a bug or did something change that
> would make me have to modify the policy file in some way?
> 
> Thanks.
> --
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to