Design of the CXF features for Karaf.
Start Levels
Some considerations about the start levels.
At the lowest level we need the
Level | Scope | Description |
---|---|---|
9 | OSGi spec registry | necessary for specs |
10 | Servicemix Spec bundles | These bundles replace the JDK spec packages with newer versions needed for CXF |
20 | Servicemix Spec impls | These are the implementations for the specs above |
25 | Some dependencies | ? |
30 | CXF core |
|
35 | abdera | ? |
40 | CXF-Components | Most of the CXF components |
|
|
|
Feature file
For reference see the cxf feature file in svn.