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.

249 B

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.