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 2003/07/30 02:21:07 UTC

DO NOT REPLY [Bug 21807] - Tomcat doesn't find JSTL .jar files in shared/lib/

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

Tomcat doesn't find JSTL .jar files in shared/lib/

kin-man.chung@sun.com changed:

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



------- Additional Comments From kin-man.chung@sun.com  2003-07-30 00:21 -------
The Spec actually only requires that a taglib jar be placed under WEB-INF/lib. 
However, there has been some requests for sharing taglibs among web apps and
changes were made in Tomcat 5 to also look for taglibs in the paths of the
parent classloaders.  There is currently no plans to port such changes to TC4,
for stability reasons.

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