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/[email protected]/msg04140.html

-- 
http://ir.iit.edu/~ej

Attachment: pgpiMAg3R1qPC.pgp
Description: PGP signature

Reply via email to