fuse case study
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mac 8b3c154a93 updated projects 4 years ago
..
.settings example1forcxfservice 4 years ago
src example1forcxfservice 4 years ago
target example1forcxfservice 4 years ago
.classpath example1forcxfservice 4 years ago
.gitignore example1forcxfservice 4 years ago
.project example1forcxfservice 4 years ago
README.md example1forcxfservice 4 years ago
pom.xml example1forcxfservice 4 years ago

README.md

Camel / CXF Maven Example

This is a Hello World project using Apache Camel and Apache CXF

A simple web service, HelloService.wsdl is exposed.

Build and run the main class.

The url is http://localhost:8080/HelloService?wsdl

Test via SOAP-UI.