Versions Compared

Key

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

...

  • a pom.xml file for building the service unit project
  • a directory src/main/resources containing a xbean.xml file for configuring the service unit
  • a directory src/main/java containing a com/mycompanyorg/apache/servicemix/examples/ExampleService.java for implementing our service.

...