Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CAMEL-21118: Adds rest-cxf-opentelemetry #142

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

mcarlett
Copy link
Contributor

No description provided.

@davsclaus
Copy link
Contributor

When working with SOAP you usually have a WSDL contract and then source code generate the JAXB model classes.
And then camel-jaxb can automatic convert to/from these classes.

This example uses a code-first approach which is only for hello-world and very small web services.
This is not used in real world use-cases - only for small "hello world".

I understand the examples wants to focus and show OTEL with CXF. And as such this is less of a problem, but should IMHO be explained in the readme the reason for this.

@mcarlett
Copy link
Contributor Author

yes exactly, the target here is to show how to use OTEL instrumentation and CXF in CSB, related to the REST services, I try to improve the example and the readme as well, thanks @davsclaus for the feedback

@davsclaus davsclaus merged commit f1fcd42 into apache:main Aug 28, 2024
1 check passed
@mcarlett mcarlett deleted the rest-cxf-opentelemetry branch August 28, 2024 13:30
mcarlett pushed a commit to mcarlett/camel-spring-boot-examples that referenced this pull request Sep 5, 2024
mcarlett added a commit to mcarlett/camel-spring-boot-examples that referenced this pull request Sep 5, 2024
mcarlett added a commit to mcarlett/camel-spring-boot-examples that referenced this pull request Sep 5, 2024
mcarlett added a commit to mcarlett/camel-spring-boot-examples that referenced this pull request Sep 5, 2024
smongiar pushed a commit to smongiar/camel-spring-boot-examples that referenced this pull request Sep 20, 2024
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