DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7319>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7319

codeBase in catalina.policy broken with jars





------- Additional Comments From [EMAIL PROTECTED]  2002-05-15 23:25 -------
You can see this if you have an XML parser in your /WEB-INF/lib directory.
Jasper will use that XML parser instead of the global XML parser installed
with Tomcat.  The parser in your /WEB-INF/lib does not have the permissions
required to read the dtd from the jasper-runtime.jar.

Hmmm... This might be fixable if there is a way to force the JSP Page
Compiler in Jasper to use the Tomcat XML parser classes rather than the
xml parser installed in /WEB-INF/lib.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to