Develop a Liberty feature for the Liberty profile
A Liberty feature consists of a feature manifest file, and one or more OSGi bundles. The OSGi bundles contain classes and services that provide a particular capability when the feature is installed onto a Liberty profile server.
- Create a Liberty feature manually
- Create a Liberty feature using developer tools
- Develop an OSGi bundle with simple activation
- Composing advanced features using OSGi Declarative Services
- Advanced Configuration
- Provide an application endpoint
- Liberty SPI utilities
- Including protected features
- Locating OSGi applications
- Develop with the JNDI default namespace in a Liberty feature
- Develop a custom TAI as a Liberty profile feature
- Dynamic content management
Parent topic: Extending the Liberty profileConcepts:
Product extension