Skip to content

[camel-4.21] Fix #8691 CXF SOAP example for CAMEL-23526 header name changes#507

Merged
jamesnetherton merged 2 commits into
apache:camel-quarkus-mainfrom
JiriOndrusek:fix-cxf-soap-camel-23526
Jun 10, 2026
Merged

[camel-4.21] Fix #8691 CXF SOAP example for CAMEL-23526 header name changes#507
jamesnetherton merged 2 commits into
apache:camel-quarkus-mainfrom
JiriOndrusek:fix-cxf-soap-camel-23526

Conversation

@JiriOndrusek

Copy link
Copy Markdown
Contributor

fixes apache/camel-quarkus#8691

CAMEL-23526 renamed CXF header constants to follow Camel naming conventions:

  • operationName → CamelCxfOperationName
  • operationNamespace → CamelCxfOperationNamespace

@JiriOndrusek

JiriOndrusek commented May 27, 2026

Copy link
Copy Markdown
Contributor Author

The failure is caused by the current CQ 3.36 release cycle. The examples will be fixed after the Quarkus Platform release.

@zbendhiba zbendhiba force-pushed the camel-quarkus-main branch from 5c6c447 to 23b4562 Compare May 28, 2026 12:29
@JiriOndrusek JiriOndrusek force-pushed the fix-cxf-soap-camel-23526 branch from 9ed0678 to 2297505 Compare May 29, 2026 08:21
@JiriOndrusek JiriOndrusek changed the title Fix #8691 CXF SOAP example for CAMEL-23526 header name changes [camel-main] Fix #8691 CXF SOAP example for CAMEL-23526 header name changes May 29, 2026
@JiriOndrusek

Copy link
Copy Markdown
Contributor Author

PR requires new camel 4.21

@JiriOndrusek JiriOndrusek changed the title [camel-main] Fix #8691 CXF SOAP example for CAMEL-23526 header name changes [camel-4.21] Fix #8691 CXF SOAP example for CAMEL-23526 header name changes Jun 1, 2026
@jamesnetherton

Copy link
Copy Markdown
Contributor

PR requires new camel 4.21

I think we can make this work regardless of the Camel version. I'll experiment.

JiriOndrusek and others added 2 commits June 10, 2026 08:28
CAMEL-23526 renamed CXF header constants to follow Camel naming conventions:
- operationName → CamelCxfOperationName
- operationNamespace → CamelCxfOperationNamespace
@jamesnetherton jamesnetherton force-pushed the fix-cxf-soap-camel-23526 branch from 2297505 to 949513d Compare June 10, 2026 07:29
@jamesnetherton jamesnetherton merged commit 41c94cf into apache:camel-quarkus-main Jun 10, 2026
27 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants