earn about
Camel the more I like it and like it's purpose.
Matt once again thanks!!
Carlos
-Original Message-
From: Matthew Shaw [mailto:matthew.s...@ambulance.qld.gov.au]
Sent: Tuesday, September 5, 2017 5:08 PM
To: users@camel.apache.org
Subject: RE: Consuming Web Services
Hi
If you want to go a non-CXF route and are using Rest the Rest DSL can be
very useful. Depending on where you are deploying these example may be
helpful:
https://github.com/rhtconsulting/fuse-quickstarts/tree/jboss-fuse-6.3/karaf/rest_dsl
https://github.com/rhtconsulting/fuse-quickstarts/tree/jbos
Hi Carlos,
There are a number of camel components to use for consuming web services, I
assume you mean SOAP, although the url does not look SOAP like, do you require
REST?
Either way, I've been using the camel cxf component.
Step1: Create a CxfEndpoint in your camel route like the following: