https://bz.apache.org/bugzilla/show_bug.cgi?id=64005

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #6 from Mark Thomas <ma...@apache.org> ---
I can reproduce this will the following test.jsp in a packed WAR file:

===start===
<p><%= ((java.net.JarURLConnection)
application.getResource("/").openConnection()).getJarEntry() %></p>
===end===

It is almost certainly related to the changes made to URLs for cached
resources.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to