Versions Compared

Key

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

...

Since 3.1.0 release, Apache CXF supports CDI-based deployment inside OSGi container which uses Pax CDI (Contexts and Dependency Injection for OSGi) implementation (https://github.com/ops4j/org.ops4j.pax.cdi). Apache CXF provides the cxf-jaxrs-cdi feature (for easy deployment into OSGi containers such as Apache Karaf) as well as cxf-integration-cdi module, which includes necessary OSGi bundle metadata to be used by Pax CDI.

...