You will get better help if you list details such as Camel version used, JDK version, What framework you use for REST etc. And post the stacktrace.
On Tue, Dec 14, 2010 at 9:05 PM, Kazi, Iftekhar <[email protected]> wrote: > Hi, > > Am a newbie and have some problems with the cxf endpoint in a Camel Route. > Have created JAXB object definitions using xjc and created a REST Interface > using cxf. When I deploy the implementation in Camel and use the code as > outlined in the Part 4 of the ReportIncident Tutorial [using a producer to > send a message to direct:start], all works well. However, when trying to use > cxfrs as defined in the cxfrs tutorial/page, I get a Null pointer exception. > > Is there an example for implementing REST routes in camel ? I need to proxy > a REST Web Service to receive the message, enrich it and then send it on to a > external SOAP Web Service and enrich the message along the way. Any help will > be appreciated. Thanks > > > > > -- Claus Ibsen ----------------- FuseSource Email: [email protected] Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/
