About JAX-WS Publisher
Publishes OSGi services as SOAP services via JAX-WS.
Documentation
Overview
Publishes OSGi services as SOAP services via JAX-WS using Apache CXF as JAX-WS implementation.
Features:
- Use generated JAX-WS proxy classes
- Make sure Apache CXF runs smoothly in OSGi container
- Register JAX-WS interface implementation as Servlet to publish SOAP interface to the outside
Usage example: https://github.com/wcm-io-caravan/caravan-jaxws/tree/develop/integration-test/helloworld-publisher
Dependencies
You also have to deploy this bundle which wraps Apache CXF including the necessary dependencies: