Am Samstag, 10. April 2004 18:45 schrieb QM:
> On Sat, Apr 10, 2004 at 05:19:18PM +0200, Ralf Schneider wrote:
> : javax.servlet.ServletException:
> : javax.servlet.jsp.tagext.TagAttributeInfo.(Ljava/lang/String;ZLjava/lang/
> :String;ZZ)V
> : org.apache.jasper.servlet.JspServlet.service(JspServlet.java:256)
> : javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> :
> : root cause
> :
> : java.lang.NoSuchMethodError:
> : javax.servlet.jsp.tagext.TagAttributeInfo.(Ljava/lang/String;ZLjava/lang/
> :String;ZZ)V
>
> For grins and giggles, I dropped struts-blank.war into a test Tomcat5
> deployment.  It worked without a problem.
>
> - what JDK are you using? 1.3 or 1.4?
> - did you see the list of prerequisite software on the Struts page?
>
> After that, it's time to hunt for rogue jars...

OK, I solved the problem. I had one JAR too much in common/lib: servlet.jar.

Thanks for your suggestions,
Ralf.


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

Reply via email to