> Did you also route the cxf service over a camel route using the camel > transport for cxf? This is not visible in the excerpt you send.
I did not (explicitly) use camel transport for CXF. I simply have the <camelContext> in my applicationContext.xml, which I bundled into a WAR file which I then deployed to WebSphere.
