Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This example to show how to use the XFIRE binding to expose the ServiceMix Components via SOAP.

This example uses Maven to download the needed
dependencies, build, and run the example. Please download and install
Maven before using this example.

To build and run the xfire binding example:

Code Block
cd example/xfire-binding
maven webserver

This will start an embedded webserver on port 8080 with the example
web application deployed.

The exposed services are located at:

"http://localhost:8080/Echo11Service?wsdl"
"http://localhost:8080/Echo12Service?wsdl"