Bug#460839:

Liu, Yong Yong.Liu at kronos.com
Thu Feb 28 12:56:54 UTC 2008


Hi,

 

With this block added into /etc/tomcat5.5/policy.d/04webapps.policy

 

grant codeBase "file:${catalina.home}/bin/tomcat-juli.jar" {
       permission java.io.FilePermission
"/usr/share/tomcat5.5-webapps/jsp-examples/WEB-INF/classes/logging.prope
rties", "read";
       permission java.io.FilePermission
"/usr/share/tomcat5.5-webapps/servlets-examples/WEB-INF/classes/logging.
properties", "read";

};

 

the problem with jsp-example and servlets-examples is fixed.

 

But when I deployed my web app throught tomcat manager, I got the
following error:

SEVERE: Error listenerStart

And my app did not start up. 

How can I get more information about what caused this severe error?

Thanks!

-Yong

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20080228/92311749/attachment.htm 


More information about the pkg-java-maintainers mailing list