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 on EAP - JAX-WS Consumer with CamelProxy (Contract First) #23

Open
ghost opened this issue Dec 1, 2015 · 0 comments
Open

Camel on EAP - JAX-WS Consumer with CamelProxy (Contract First) #23

ghost opened this issue Dec 1, 2015 · 0 comments

Comments

@ghost
Copy link

ghost commented Dec 1, 2015

Publish a SOAP Endpoint via standard JEE JAX-WS Method and direct the request to a direct Camel Route. Consume it with a separate route. The SOAP Endpoint should have at least 2 separate operations.

Use a WSDL First Approach.

https://wildflyext.gitbooks.io/wildfly-camel/content/javaee/jaxws.html

Repo Folder: camel_on_eap_quickstarts/soap
Package: com.redhat.consulting.fusequickstarts.eap.soap

Notes:

  • Readme should follow style of the FuseByExample Demos
  • Use Java Routes
  • Lots of Comments
  • Assume Viewer is a Camel/Fuse Beginner
@ghost ghost changed the title Camel on EAP - SOAP with JAX-WS (WSDL First) Camel on EAP - JAX-WS Consumer with CamelProxy (Contract First) Dec 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

0 participants