
IBM WebSphere
IBM WebSphere Liberty for PCF installs the ibm_websphere_liberty_buildpack buildpack into PCF.
Overview
IBM WebSphere Liberty for PCF installs the ibm_websphere_liberty_buildpack buildpack into PCF. Developers can then deploy their Java EE applications using the buildpack. The buildpack downloads and installs the Liberty runtime along with the IBM JRE. The buildpack can handle different application types such as Web applications (.war), Enterprise applications (.ear), Liberty packaged servers, or Liberty server directories.
Features
- Supports Java EE 8 and 7 applications
- Supports different application types: Java EE archives (.war, .ear), Liberty archives that can include configuration data along with applications,
- Standalone applications (.jar), etc.
- Runs on IBM SDK and supports OpenJDK