DOSGi Single Bundle DistributionPage edited by Christian SchneiderChanges (2)
Full ContentDOSGi Single Bundle DistributionSetting up your OSGi containerSetting up the single-bundle distribution is really simple, see below. Prerequisites for the single-bundle distribution: The single-bundle distribution requires some of the interfaces of the OSGi compendium specification. These are provided with the Equinox and Felix OSGi distributions, but not installed by default. Setting up FelixThe compendium interfaces can be downloaded from the following various places, the easiest is probably from Maven Central, for example: To set up Felix you can follow these steps: ../felix-4.0.2> java -jar bin/felix.jar
Welcome to Apache Felix Gogo
g! start http://www.apache.org/dist/cxf/dosgi/1.3/cxf-dosgi-ri-singlebundle-distribution-1.3.jar
... some log messages may appear...
g! lb
0|Active | 0|org.apache.felix.framework (4.0.2)
1|Active | 1|org.apache.felix.bundlerepository (1.6.6)
2|Active | 1|org.apache.felix.gogo.command (0.12.0)
3|Active | 1|org.apache.felix.gogo.runtime (0.10.0)
4|Active | 1|org.apache.felix.gogo.shell (0.10.0)
5|Active | 1|cxf-dosgi-ri-singlebundle-distribution (1.3.0)
Change Notification Preferences
View Online
|
View Changes
|
Add Comment
|
- [CONF] Apache CXF > DOSGi Single Bundle Distribution confluence
- [CONF] Apache CXF > DOSGi Single Bundle Distribution confluence
