On 3/24/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> ummm....anybody care to take a stab at this one?
>
<snip/>

Its looking for a JSP 2.0 TagAttributeInfo constructor that it can't
find (TC 5.x supports JSP 2.0, 4.x does 1.2).

Its a jsp-api.jar mixup, though I can't see why that would happen with
an unmodified struts-blank.war deployment on Tomcat. In any case,
things to do:

 * Examine jsp-api jar(s) in classpath

 * Check behavior with a servlet 2.4 web.xml

-Rahul


> I know it's probably something obvious and I may look like a dumb n00b, but
> I've sort of reached my limit looking for the obvious.
>
> ta,
> pc
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Saturday, March 25, 2006 12:18 AM
> To: 'Struts Users Mailing List'; [EMAIL PROTECTED]
> Subject: RE: struts-blank.war jboss 500 error {V2 - correction to path}
>
>
> and I also get the same error with Jakarta-tomcat-5-5-9.
>
> Which leads me to surmise something has changed in the setup between V4 of
> tomcat and V5, as Jboss is also using V5 of tomcat.
>
> So what config causes Struts examples to work out of the box on Tomcat V4,
> but fail in V5/Jboss?
>
> Could be my setup, as I'm still new to struts setup, but then it would not
> work under tomcatV4 would it?
>
> Thanks in advance,
> paul
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 24, 2006 11:55 PM
> To: 'Struts Users Mailing List'
> Subject: struts-blank.war jboss 500 error {V2 - correction to path}
>
>
> Hi,
> I've had Struts1-2-9 working under Tomcat-4-1-31 no problems.
> eg: drop struts-blank.war into the webapps directory and punch
> http://localhost:8080/struts-blank/ and it shows fine.
>
> Now I try to evaluate JBoss-4-0-4RC1 auto install, drop struts-blank.war
> into C:\jboss-4.0.4RC1\server\default\deploy
> and I get the 500 error below. I've googled endlessly trying to find a
> resolution, other people have had similar error but no fix I can see.
>
> Does anyone have any clues?
>
> Thanks,
> paul
>
> HTTP Status 500 -
>
> type Exception report
>
> message
>
> description The server encountered an internal error () that prevented it
> from fulfilling this request.
>
> exception
>
> javax.servlet.ServletException:
> javax.servlet.jsp.tagext.TagAttributeInfo.<init>(Ljava/lang/String;ZLjava/la
> ng/String;ZZ)V
<snap/>

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

Reply via email to