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 2002/10/07 15:55:19 UTC

DO NOT REPLY [Bug 11501] - tldScanJar() throws Exception during scan if jar file is symlink

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=11501>.
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=11501

tldScanJar() throws Exception during scan if jar file is symlink

Lewis.Henderson@CobraFlow.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |



------- Additional Comments From Lewis.Henderson@CobraFlow.com  2002-10-07 13:55 -------
This also occurs when you have a dir structure like :-

WEB-INF/tlds/myTaglib.tld

In Web.xml

<...
  <taglib-location>tlds/myTaglib.tld</taglib-location>
..>

I get =>
Exception processing TLD at resource path /WEB-INF/web.xml/../tlds/mtTaglib.tld

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>