WAS v8.5 > WebSphere applications

The Liberty profile

The Liberty profile is a highly composable, fast to start, dynamic application server runtime environment.

We can install the server as described in Install the Liberty profile. Because the Liberty profile does not include a Java™ runtime environment (JRE), install a JRE provided by either IBM or Oracle beforehand. For more information about supported Java environments, and where to get them, see Minimum supported Java levels.

This server supports two models of application deployment:

The Liberty profile supports a subset of the following parts of the full WebSphere Application Server programming model:

Associated services such as transactions and security are only supported when required by these application types and by JPA.

Features are the units of functionality by which you control the pieces of the runtime environment that are loaded into a particular server. For a list of the main Liberty features, see Liberty features.

We can work with the runtime environment directly, or use the WebSphere Application Server Developer Tools for Eclipse.

On distributed platforms, the Liberty profile provides both a development and an operational environment. On the Mac, it provides a development environment.


See also


Related


The Liberty profile
Configure session persistence for the Liberty profile


Concept topic |