On Sun, Dec 9, 2012 at 6:09 AM, Antonios Gkogkakis <gkogk...@tcd.ie> 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.

Reply via email to