Fix Pack 8550

Creating a Liberty feature by using developer tools

You can use the WebSphere® Application Server Developer Tools to write your own features and install them into an existing Liberty profile server, or to package them for delivery to your users.

About this task

To develop a Liberty feature in the WebSphere Application Server Developer Tools, you create a Liberty feature project and target it to the WebSphere Application Server Liberty profile version 8.5.5 or later.

You add OSGi bundles that contain classes and services that implement the function provided by your Liberty feature. If your feature provides any API packages to OSGi applications, or SPI packages to features in other product extensions, you can declare those packages in the Liberty feature manifest file.

You can export your liberty feature as a compressed file that can be extracted over an existing WebSphere Application Server Liberty profile to extend its capabilities.

For more information on creating Liberty features, see Liberty profile: Product extension.

Creating a Liberty feature by using WebSphere Application Server Developer Tools is described in more detail in the following subtopics:


Icon that indicates the type of topic Task topic

Terms and conditions for information centers | Feedback


Timestamp icon Last updated: Monday, 21 April 2014
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=was-express-iseries&topic=t_feature_create
File name: t_feature_create.html