This topic applies to WebSphere Application Server Liberty V8.5.5.9 and earlier. For the latest Liberty topics, see the WebSphere Application Server Liberty documentation.
Deploying OSGi applications to Liberty
You can deploy OSGi applications to Liberty by enabling a list of server features in the server.xml file.
About this task
By providing a list of OSGi-specific server features,
Liberty provides OSGi support for your applications. These
features are as follows:
- blueprint-1.0
- osgi.jpa-1.0
- wab-1.0
For a full list of server features in Liberty, see Liberty features.