Hi,
could you send the stacktrace exception/error?
What are you using to execute your test (f.i. maven, eclipse, etc)?

Maurizio Cucchiara

Il giorno 17/giu/2011 02.09, "UV" <uvw...@googlemail.com> ha scritto:
> Hi,
>
> When I try to test an action with a method="actionMethod" attribute
> configured in a StrutsTestCase
> the AnnotationValidationInterceptor fails in getActionMethod#75 cause it
> cannot find the method
> using the configured name on the proxy used in the testing framework.
>
> My only workaround so far was using execute() method on actions only and
> split all actions up into separate files.
>
> Is this a known bug?
>
> Is there a better workaround?
>
> Thanks for any pointers.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>

Reply via email to