« Return to Thread: Confusing with convention plugin

Confusing with convention plugin

by Leegorous :: Rate this Message:

Reply to Author | View in Thread

Hi,

I'm new here.
I follow the http://struts.apache.org/2.x/docs/convention-plugin.html
Some examples are not working in my case.
like the simplest one, no action exist, always throws

java.lang.IllegalArgumentException: The index() is not defined in
action class com.opensymphony.xwork2.ActionSupport

And the example in Chaining section is throwing the same exception.

I start the project from struts2-archetype-blank, just delete the
original strust2 config
Do anybody know what happen, or know how to diagnose.

Thanks in advance.

Leegorous

--
MyWeblog http://leegorous.net/blog/

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@...
For additional commands, e-mail: user-help@...

 « Return to Thread: Confusing with convention plugin