On 2/22/07, Pierre Thibaudeau <[EMAIL PROTECTED]> wrote:
I think I have a problem with my library versions, but I cannot pinpoint the
problem.  Here's the exception when I deploy on Tomcat 6.0.2:

org.apache.jasper.JasperException: /index.jsp(1,1) Unable to read TLD
"META-INF/tld/struts-bean.tld" from JAR file
"file:/C:/applications/Tomcat%206.0/webapps/my_app/WEB-INF/lib/struts-
taglib-1.3.5.jar"

The %20 in the path looks suspicious, (as does the fact that it's
file:/ and not file://).

I would try installing Tomcat in a path without spaces, such as
c:/applications/apache-tomcat-6.0.2 .

--
Wendy

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

Reply via email to