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 2004/08/31 16:53:35 UTC

DO NOT REPLY [Bug 30583] - Cannot switch of tld scan for Embedded tomcat

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30583>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=30583

Cannot switch of tld scan for Embedded tomcat

yoavs@computer.org changed:

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



------- Additional Comments From yoavs@computer.org  2004-08-31 14:53 -------
OK, feature added.  StandardContext now has a processTlds attribute which you 
can set to false in your use-case.  I also took processTlds() out of the big 
start() method so that classes extending StandardContext can easily modify 
processTlds behavior.  All of this will be available in Tomcat 5.0.29 and 5.5.0.

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