On Fri, 27 Sep 2002 09:01, Mauro Talevi wrote: > >However note. That because of the way Java security policys work the > >permissions of an application can never exceed the permissions assigned to > >the kernel as the permissions checked against are effectively an > > intersection of the two sets. That make sense? > > yep. One further question on setting policies in environment.xml. > How can one grant a permission, say to a default domain, ie without > specifying the codebase? > The most obvious way would be to omit the code-base attribute in <grant> > but phoenix complains > upon initialisation that code-base is null. > I did look in the code and it does allow for the null code-base case.
I updated the code to allow this. Could you check that it works for you ? -- Cheers, Peter Donald ----------------------------------------------- | If you turn on the light quickly enough, | | you can see what the dark looks like. | ----------------------------------------------- -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
