https://issues.apache.org/bugzilla/show_bug.cgi?id=47323

--- Comment #5 from Christopher Schultz <ch...@christopherschultz.net> ---
Would it impact performance too much to request the resource as a URI and then
examining the "file" in some way? Perhaps we could look for the possible
package name as a directory first instead of looking only for a matching .class
file.

We could also perform a list() to see if we get a zero-length resource list,
but of course that takes longer.

-- 
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