Versions Compared

Key

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

...

For the deployments inside OSGi containers (like Apache Karaf), Apache CXF provides a dedicated cxf-sse feature (which depends on cxf-http and cxf-jaxrs).

No Format
karaf@root()> feature:install cxf-sse 

Once installed, the dependent bundles could benefit from SSE capabilities by specifying desired transport in the Blueprint configuration, for example.

...