The actual problem was that struts 2.3.20 has some logging issues with
wildfly(doesnt log anything at runtime)..i just downgraded it to 2.3.16.3
and i was able to trace the error

On Mon, Mar 2, 2015 at 12:53 PM, Lukasz Lenart <lukaszlen...@apache.org>
wrote:

> 2015-03-02 10:44 GMT+01:00 bavon mike <bavom...@gmail.com>:
> > Even on disabling CDI and using Spring, Ajax cant locate the action
> class.
> >
> > Mapping the action class in struts.xml and bean in applicationContext.xml
> > works fine, problems comes when i want to use annotation( convention
> > plugin) for my action  class rather than using xml.
>
> Do you define actions in Spring context? Maybe you have excluded them
> via config-scan
>
>
> Regards
> --
> Ɓukasz
> + 48 606 323 122 http://www.lenart.org.pl/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>

Reply via email to