Howdy,
http://cvs.apache.org/viewcvs.cgi/jakarta-tomcat-catalina/catalina/src/s
hare/org/apache/catalina/startup/TldConfig.java?rev=1.35&view=markup

is a good starting point.

Yoav Shapira
Millennium ChemInformatics


>-----Original Message-----
>From: Adam Hardy [mailto:[EMAIL PROTECTED]
>Sent: Tuesday, February 24, 2004 11:21 AM
>To: Tomcat Users List
>Subject: tomcat building *.tld mapping at startup
>
>Where can I find out what *.tld files tomcat is finding in its startup
>procedure when it scans through the webapps?
>
>I have a problem with tomcat5 SAR in JBoss. My app works fine in
>stand-alone, but under JBoss, I get a Jasper Exception:
>
>The absolute uri: http://java.sun.com/jsp/jstl/fmt cannot be resolved
in
>either web.xml or the jar files deployed with this application
>
>for the first JSTL tld declaration that occurs.
>
>I have checked rigorously that my app has the JSTL standard.jar in only
>the one place in WEB-INF, that it's the right version, that my tld
>declaration is right, and so on.
>
>Can I somehow decipher tldCache.ser? How could I turn logging on for
>this bit in tomcat?
>
>And which classes is it that do this, so I can have a look at the
source
>code?
>
>Thanks
>Adam
>--
>struts 1.1 + tomcat 5.0.16 + java 1.4.2
>Linux 2.4.20 Debian
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to