Bug#402229: Policy for struts required to run with security manager
Eric
ej at ir.iit.edu
Fri Dec 8 23:23:27 UTC 2006
Package: tomcat5.5-admin
Version: 5.5.20-2
The admin webapp won't run unless the proper java permissions are
granted to the struts library, i.e.:
ad the following to /etc/tomcat5.5/policy.d/50user.policy:
grant codeBase "file:/usr/share/struts1.2/struts.jar" {
permission java.security.AllPermission;
};
This seems to be a known issue, as per
http://www.mail-archive.com/pkg-java-maintainers@lists.alioth.debian.org/msg04140.html
--
http://ir.iit.edu/~ej
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 185 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20061208/7eea980d/attachment.pgp
More information about the pkg-java-maintainers
mailing list