RE: Tomcat 5.5.9 with Struts 1.2.7 - ClassCastException - looks like a Tomcat bug

2005-08-17 Thread Christian Dionne
Hi Stewart, I had the same problem and I received a great answer on this mailing list a few days ago. The problem is caused by either one of these libraries that are conflicting with Struts: - jsp-api.jar - jsp-2.0-api.jar On my side, removing these libraries from my project

RE: Error: java.lang.ClassCastException: org.apache.struts.taglib .htm l.MessagesTei

2005-08-16 Thread Christian Dionne
failing to load in the old location. Try using the TLDs (and other configuration files) that correspond to the Struts release you're using. L. Christian Dionne wrote: Hi Laurie, Thanks for your answer. I did a quick search to find if that was my problem and unfortunately it isn't

Error: java.lang.ClassCastException: org.apache.struts.taglib.htm l.MessagesTei

2005-08-15 Thread Christian Dionne
(JspServlet.java:291) org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241) javax.servlet.http.HttpServlet.service(HttpServlet.java:802) Thanks! Christian Dionne - To unsubscribe, e-mail: [EMAIL PROTECTED

RE: Error: java.lang.ClassCastException: org.apache.struts.taglib .htm l.MessagesTei

2005-08-15 Thread Christian Dionne
for helping me. This is really strange since I have been able to use struts without any problem on older Tomcat version. Thanks, Christian Dionne -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Laurie Harper Sent: August 15, 2005 1:30 PM To: user@struts.apache.org