Peter Palaga created CAMEL-20040:
------------------------------------
Summary: Move CxfMessageHeadersRelayTest to camel-cxf-soap
Key: CAMEL-20040
URL: https://issues.apache.org/jira/browse/CAMEL-20040
Project: Camel
Issue Type: Task
Components: camel-cxf
Reporter: Peter Palaga
The named test currently lives under
[camel-cxf-spring-soap|https://github.com/apache/camel/blob/0e26ffa824b7529fb916a53c327d7daeb78205ed/components/camel-cxf/camel-cxf-spring-soap/src/test/java/org/apache/camel/component/cxf/soap/headers/CxfMessageHeadersRelayTest.java#L731CxfMessageHeadersRelayTest]
but there does not seem to be anything Spring specific in the test. Moreover
it is cited on the CXF component page
https://camel.apache.org/components/4.0.x/cxf-component.html#_how_to_get_and_set_soap_headers_in_pojo_mode.
We should attempt to move the test to
[camel-cxf-soap|https://github.com/apache/camel/tree/main/components/camel-cxf/camel-cxf-soap]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)