Hi
Am trying to write a Camel Test for my CXFRS Endpoint. The endpoint invocation is happening fine and the CXF out logger logs the success response however my Producer template returned exchange is always populated with a 404 exception end point not found. All the details are added in this post on Stack Overflow http://stackoverflow.com/questions/39980584/camel-cxf-junit-testing-failing-with-404 Can some one please help as am stuck on this issue for 2 days now. What throws me off is my code works but camel test fails :). Regards, Aravind