Re: setting soap headers in camel cxf router

2009-09-07 Thread nero_s
t; Could you file a Jira with a test case? Also, are you running in > POJO mode as well? > > Thanks, > William > > On Thu, Sep 3, 2009 at 11:17 AM, nero_s wrote: >> >> Hi William, >> I am facing some issues with WS-Adressing headers. The incoming headers >>

Re: setting soap headers in camel cxf router

2009-09-03 Thread nero_s
Hi William, I am facing some issues with WS-Adressing headers. The incoming headers are being simply echoed back, instead of mapping it to an appropriate response action defined in the wsdl. However, CXF standalone works perfectly. Endpoint configuration: CxfEndpoint, WSAdressing Feature enabled,