I have Tomcat 5.5 fresh install (apt-get) on ubuntu  and just trying to
deploy the standard distribution of nutch-1.0... and I'm getting the
following errors.
Of course the taglibs-i18n.tld file is present. After searching on the net I
have found little help... suspecting something wrong with my install but I'm
not sure really.

How can I fix that ?



SEVERE: Error reading tld listeners javax.servlet.ServletException:
> Exception when processing TLD at the ressource path
> /WEB-INF/taglibs-i18n.tld dans le contexte /nutch-1.0
> javax.servlet.ServletException: Exception when processing TLD at the
> ressource path  /WEB-INF/taglibs-i18n.tld dans le contexte /nutch-1.0
>         at
> org.apache.catalina.startup.TldConfig.tldScanTld(TldConfig.java:555)
>         at
> org.apache.catalina.startup.TldConfig.execute(TldConfig.java:301)
>         at
> org.apache.catalina.core.StandardContext.processTlds(StandardContext.java:4307)
>         at
> org.apache.catalina.core.StandardContext.start(StandardContext.java:4144)
>         at
> org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:760)
>         at
> org.apache.catalina.core.ContainerBase.access$0(ContainerBase.java:744)
>         at
> org.apache.catalina.core.ContainerBase$PrivilegedAddChild.run(ContainerBase.java:144)
>         at java.security.AccessController.doPrivileged(Native Method)
>         at
> org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:738)
>         at
> org.apache.catalina.core.StandardHost.addChild(StandardHost.java:544)
>


-- 
-MilleBii-

Reply via email to