Versions Compared

Key

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

...

We have interfaces for the WS-Notification services in the org. servicemix.wspojo.notification package. e.g. here's the NotificationConsumer interface. These interfaces are generated by JAX-WS from the WSDLs and only depend on Java 5 and the JAX-WS and JAXB 2.0 annotations.

The the Then our implementation of these WS-Notification interfaces are here.

...