Re: Request failed on ERXRouteController
Re: Request failed on ERXRouteController
- Subject: Re: Request failed on ERXRouteController
- From: Bogdan Zlatanov <email@hidden>
- Date: Mon, 31 Mar 2014 09:20:12 +0200
Hello,
It looks like you are trying to call an unknown action. There should be a stack trace, following the "ERROR er.rest.routes.ERXRouteController - Request failed: /cgi-bin/WebObjects/BlogRest.woa, 405." message, which should point you in the right direction.
If not, try running the application with ERXRest.strictMode=false. You should get a FileNotFoundException with a bit more details on what that unknown method is.
Cheers, Bogdan Zlatanov
On Mon, 31 Mar 2014 08:59:45 +0200, dev <email@hidden> wrote:
Hello!I’m beginning on webObject and i have one basic question about ERRest. I’m following the instructions given on My first Rest Project but i always have the following error message: ERROR er.rest.routes.ERXRouteController - Request failed: /cgi-bin/WebObjects/BlogRest.woa, 405. I’m able to run successfully BlogDemo or BlogRest samples available on github but when i try to create a new ERREst project, i’m always having this message. Do you have an idea how to fix it ?
Thank you! Best
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden