Hi,

After some reading in the mailing list I decided to upgrade to struts2.04
for api, core and spring-plugin. Now I have the following error when I
launch the Struts2+Spring2+Ajax tutorial application (quickstart).

Any idea ?

Philippe



INFO: Root WebApplicationContext: initialization completed in 2197 ms
22 janv. 2007 21:10:55 org.apache.catalina.core.StandardContext filterStart
GRAVE: Exception au démarrage du filtre struts2
java.lang.NoSuchMethodError:
com.opensymphony.xwork2.config.ConfigurationManager.<init>(Ljava/lang/String;)V
        at org.apache.struts2.dispatcher.Dispatcher.init(Dispatcher.java:443)


Le lundi 22 janvier 2007 20:37, Dave Newton a écrit :
> That certainly was a lot of the log :/
>
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
>
> > GRAVE: "Servlet.service()" pour la servlet jsp a généré une exception
> > org.apache.jasper.JasperException: /index.jsp(44,4) L'attribut targets
> > est incorrect pour le tag submit d'après la TLD indiquée
>
> A bad attribute in your submit tag (or missing one) according to the TLD
> you're using?
>
> Dave
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

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

Reply via email to