Thank You for Your answer Levi, but still I don't know how to grant
permissions.
I was trying to add this lines to the catalina.policy file
grant codeBase
"file:/home/xjuraj/NetBeansProjects/WebApplication2/build/web/WEB-INF/lib/commons-logging.jar"
{
permission java.security.AllPermission;
};
grant codeBase
"file:/home/xjuraj/NetBeansProjects/WebApplication2/build/web/WEB-INF/lib/cos.jar"
{
permission java.security.AllPermission;
};
grant codeBase
"file:/home/xjuraj/NetBeansProjects/WebApplication2/build/web/WEB-INF/lib/stripes.jar"
{
permission java.security.AllPermission;
};
grant {
permission net.sourceforge.stripes.config.BootstrapPropertyResolver
"*", "read";
permission java.security.AccessControlException "*", "read";
permission java.util.PropertyPermission "*", "read";
};
but without success. I also tried to ask on the Tomcat forum but
meantime there is no answer.
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users