On 10 December 2012 16:31, ChadDavis <[email protected]> wrote:
> On Sun, Dec 9, 2012 at 6:09 AM, Antonios Gkogkakis <[email protected]> > wrote: > > > another issue, was that every time we had a non REST action > > being called. the RestActionMapper, would find it in the configuration > and > > would treat it as a rest action with no method, so it would try to guess > > the method and fail because the method didn't exist in the Action class. > By > > > > > >I think I've figured this issue out too. It requires configuring the > >mappers to handle different URLs. > Keep as posted, I'll prepare the example for the Restful2ActionMapper in case someone else is using that

