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:[EMAIL PROTECTED]
Sent: Tuesday, December 23, 2003 6:44 AM
To: [EMAIL 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.tldScanTld(ContextConfig.java


:101


0)
at
org.apache.catalina.startup.ContextConfig.tldScan(ContextConfig.java:87


0)


at
org.apache.catalina.startup.ContextConfig.start(ContextConfig.java:647)
at
org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.


java


:243)
at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleS


uppo


rt.java:166)


Can anybody help?


Thanks

Kelly.


---------------------------------------------------------------------
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]







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



Reply via email to