You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/02/24 15:31:00 UTC

[jira] [Created] (CAMEL-16257) camel-examples - Example of WebService using camel-soap

Claus Ibsen created CAMEL-16257:
-----------------------------------

             Summary: camel-examples - Example of WebService using camel-soap
                 Key: CAMEL-16257
                 URL: https://issues.apache.org/jira/browse/CAMEL-16257
             Project: Camel
          Issue Type: Task
          Components: examples
            Reporter: Claus Ibsen


Users are looking for webservice examples without CXF.

We could use a light example that uses Camel's platform-http as HTTP server and then camel-soap to marshal to/from SOAP message.

The are different payload modes we can use with RAW or JAXB where the latter requires to build Java objects with annotations.

However this lacks the possibility to generate a wsdl file as contract. So this approach may work for contract first development.





--
This message was sent by Atlassian Jira
(v8.3.4#803005)