Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Is it possible to get a SOAP envelope with its content from the cCXF component that uses POJO as Dataformat?
.toD("cxf://...." + "dataFormat=POJO" + "&wsdlURL=..." + "&serviceName=..." + "&endpointName=..." + "&username=..." + "&password=..." + "&headerFilterStrategy=#CXF_PAYLOAD_HEADER_FILTER" )