Liberty Profile
Liberty profile overview The Liberty profile is a simplified, lightweight development and application runtime environment that has the following characteristics: - Simple to configure. Configuration is read from an XML file with text-editor-friendly syntax. - Dynamic and flexible. The run time loads only what your application needs and recomposes the run time in response to configuration changes. - Fast. The server starts in under 5 seconds with a basic web application. -Extensible. The Liberty profile provides support for user and product extensions, which can use System Programming Interfaces (SPIs) to extend the run time. - Liberty supports a subset of the following parts of the full WebSphere® Application Server programming model: Web applications OSGi applications Enterprise JavaBeans (EJB) applications "Liberty Profile" - IBM WebSphere Application Server V8.5 - It is a flexible and dynamic profile of WAS. Which...