Mar 30 13:55:12 myApp[9001] ERROR er.rest.routes.ERXRouteController - Request failed: /cgi-bin/WebObjects/myApp.woa/ra/NotificationType/alert/fetchByName.json
ValidationException: Error encountered converting value of class java.lang.String to type specified in attribute 'notificationTypeId' of entity 'NotificationType'
at com.webobjects.eoaccess.EOAttribute.validateValue(EOAttribute.java:2572)
at er.rest.ERXEORestDelegate._fetchObjectOfEntityWithID(ERXEORestDelegate.java:89)
at er.rest.ERXAbstractRestDelegate.objectOfEntityWithID(ERXAbstractRestDelegate.java:96)
at er.rest.ERXRestUtils.coerceValueToTypeNamed(ERXRestUtils.java:258)
at er.rest.routes.ERXRoute.keysWithObjects(ERXRoute.java:370)
at er.rest.routes.ERXRouteController.routeObjects(ERXRouteController.java:348)
at er.rest.routes.ERXRouteController.routeObjectForKey(ERXRouteController.java:327)
at com.myApp.controllers.NotificationTypeController.fetchByNameAction(NotificationTypeController.java:114)
... skipped 4 stack elements
at er.rest.routes.ERXRouteController.performActionNamed(ERXRouteController.java:1368)
at er.rest.routes.ERXRouteController.performActionNamed(ERXRouteController.java:1234)
... skipped 8 stack elements