Exception processing TLD at resource path /WEB-INF/struts-html-el.tld 2003-12-23 - By Kelly Goedert
Back Hello,
the jar files are in /WEB-INF/lib. I running JDK 1.4. My tomcat version is 4.1.29.
Shapira, Yoav wrote:
>Howdy, >Where are your XML parser jars? What JDK are you running? If you're >running with JDK 1.4 and/or you've modified >$CATALINA_HOME/common/endorsed and/or you have XML parser jars in the >WEB-INF/lib directory of your webapp, please let us know the details. > >What tomcat version is this? > >Yoav Shapira >Millennium ChemInformatics > > > > >>-- --Original Message-- -- >>From: Kelly Goedert [mailto:kelly.goedert@(protected)] >>Sent: Tuesday, December 23, 2003 6:44 AM >>To: tomcat-user@(protected) >>Subject: Exception processing TLD at resource path >> >> >/WEB-INF/struts-html- > > >>el.tld >> >>Hello, >> >>I having a problem with TLD files, my application doesn't seem to find >> >> >it. > > >>On my web.xml a have this mapping: >> >><taglib> >> <taglib-uri>struts/html-el</taglib-uri> >> <taglib-location>/WEB-INF/struts-html-el.tld</taglib-location> >> </taglib> >> >>the .tld file is in the WEB-INF directory of the application, but when >> >> >I > > >>call the application from a browser I get this exception >> >>ContextConfig[/roles] Exception processing TLD at resource path >>/WEB-INF/struts-html-el.tld >>javax.servlet.ServletException : Exception processing TLD at resource >>path /WEB-INF/struts-html-el.tld >> at >>org.apache.catalina.startup.ContextConfig (ContextConfig.java >> >> >:101 > > >>0) >> at >>org.apache.catalina.startup.ContextConfig (ContextConfig.java:87 >> >> >0) > > >> at >>org.apache.catalina.startup.ContextConfig (ContextConfig.java:647) >> at >>org.apache.catalina.startup.ContextConfig (ContextConfig. >> >> >java > > >>:243) >> at >>org.apache.catalina.util.LifecycleSupport (LifecycleS >> >> >uppo > > >>rt.java:166) >> >> >>Can anybody help? >> >>Thanks >> >>Kelly. >> >> >>-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ >>To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) >>For additional commands, e-mail: tomcat-user-help@(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: tomcat-user-unsubscribe@(protected) >For additional commands, e-mail: tomcat-user-help@(protected) > > > >
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|