we've just upgrade our tomcat server from 4.0.3 to 4.1.24 and after a few teething problems which I managed to fix, I am left with one app that refused to start up. This webapp worked fine in the previous installation. Here is the log error message I get, can any one be so kind as to suggest some fix?
----------log of error message------------------
2003-07-23 09:50:35 ContextConfig[/report] Exception processing TLD at resource path /WEB-INF/jsp/example-taglib.tld
javax.servlet.ServletException: Exception processing TLD at resource path /WEB-INF/jsp/example-taglib.tld
at org.apache.catalina.startup.ContextConfig.tldScanTld(ContextConfig.java:1010)
at org.apache.catalina.startup.ContextConfig.tldScan(ContextConfig.java:870)
-------------------------------------------
I am a bit perplexed because there is no such dir as /WEB-INF/jsp/ in the app, and furthermore, this does not appear to be using any tag libraries.
many thanks for any help
Vrata
--
V
. . . . . . . . . tel:+34.918.131.331
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
