Translating route exceptions to JSON with Simple Expression Language or SPEL

2012-05-09 Thread David Geary
Hi we have a route in camel for an HTTP Rest endpoint that returns JSON with the following exception handling to convert exceptions in the route to JSON org.springframework.security.access.AccessDeniedException true 403

Re: Translating route exceptions to JSON with Simple Expression Language or SPEL

2012-05-09 Thread David Geary
Hi Claus, Yes, relaxing the check for end tokens or an escape character would work fine, for now I think we might have to just stick with what we have. Is it worth rasing a JIRA issue on this? David -- View this message in context: http://camel.465427.n5.nabble.com/Translating-route-exceptions