Getting Started with ERRest / Could not initialize class er.rest.format.ERXRestFormat error
Getting Started with ERRest / Could not initialize class er.rest.format.ERXRestFormat error
- Subject: Getting Started with ERRest / Could not initialize class er.rest.format.ERXRestFormat error
- From: Johnny Miller <email@hidden>
- Date: Thu, 29 Apr 2010 15:52:10 -1000
Hi,
I'm trying to get my head around ERRest and I'm using the ERRestRouteExample as my guide. So far I just added ERRest to a new project and added one entity from a framework model to my ERXRouteRequestHandler using the addDefaultRoutes method.
I get the following error:
NoClassDefFoundError: Could not initialize class er.rest.format.ERXRestFormat at er.rest.routes.ERXRouteController.format(ERXRouteController.java:366) at er.rest.routes.ERXRouteController.errorResponse(ERXRouteController.java:978) at er.rest.routes.ERXRouteController.performActionNamed(ERXRouteController.java:1265) at er.rest.routes.ERXRouteController.performActionNamed(ERXRouteController.java:1129) ... skipped 8 stack elements
Could this be an error in my setup? ERRest is added to the path so I'm a little confused on the error.
Thanks in advance,
Johnny
|
_______________________________________________
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