Hi All, I'm new to Apache Camel and CXF,
I'm trying to create a route for querying a remote WS which requires Basic Authentication and to specify the SoapAction header. I was able to achieve the same using camel http component but i needed the same with camel cxf in java dsl . Example the sample url is https://demo017.service-now.com/u_ntq001.do?WSDL username/password ==> admin/admin Can anyone guide us in fixing the same *Thanks and RegardsAkshat Tandon*