IIRC it needs to be in a package ending in action/actions/something-else and the name needs to end in Action, at least that was the case when I wrote the book covering 2.0. If changing the package suffix to "actions" doesn't do it then you'll probably want to take a quick gander and the scanning code.
Dave On Sun, Aug 28, 2011 at 4:20 PM, chengas123 <benjamin.j.mcc...@gmail.com>wrote: > Thanks for the suggestion. Didn't help though. Shouldn't the fact that it > extends ActionSupport be enough anyway? > > -- > View this message in context: > http://struts.1045723.n5.nabble.com/Convention-plugin-can-t-find-Actions-tp4744110p4744116.html > Sent from the Struts - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > >