You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2009/09/14 14:15:16 UTC

DO NOT REPLY [Bug 47834] TldConfig throws Exception when exploring unpacked jar

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement

--- Comment #1 from Mark Thomas <ma...@apache.org> 2009-09-14 13:15:14 BST ---
The patch as currently written is broken since it only addresses TldConfig and
ignores org.apache.jasper.compiler.TldLocationsCache

I have changed the status of this to enhancement since supporting JAR as a
directory layout is outside the servlet spec and would be a Tomcat specific
extension.

As it happens, I have support for this already written and currently undergoing
testing at work. I'll commit those changes to Tomcat trunk (ie Tomcat 7) so you
can also test the code.

Note that to get into Tomcat 6, there are a series of TLD related patches that
first need to be approved to make TLD handling correct and consistent for
Catalina and Jasper. Only when those changes have been approved can extensions
like the one described here be applied.

I'll update this issue once I apply the patches to trunk.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org