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.