Fábio,

Could you pass on the error you're seeing?

This is probably what Ed Burns noted for EE 5 security;  he worked
around it there with this:

grant codeBase 
"file:${com.sun.aas.installRoot}/domains/domain1/applications/j2ee-modules/adf-faces-demo/WEB-INF/lib/adf-faces-api-SNAPSHOT.jar"
{
     permission java.net.NetPermission "specifyStreamHandler";
};

I'm sure you'll need slightly different syntax, but hopefully this will be of
help.

-- Adam


On 5/8/06, Fábio C.  Ríspoli <[EMAIL PROTECTED]> wrote:
Hi,

Does someone know how to configure Tomcat security permissions to run ADF
Faces? My application will run on a shared environment and it will not be
possible to give all permissions to the lib directory as a whole.

I even tried to test it in my own Tomcat and gave adf-faces jar files all
permissions, but it didn't work either.

Thanks in advance.

Fábio C. Rispoli




--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.392 / Virus Database: 268.5.5/333 - Release Date: 05/05/2006



Reply via email to