The following component process installs a Java™ EE application on the Liberty
Profile.
For a similar example on WebSphere® Application Server that
does not use the Liberty
Profile,
see Example: Installing an application on WebSphere Application Server.
This process assumes that the application binary files are in the
component. It also assumes that the environment contains an installation
of the
Liberty
Profile and
a running server. The process runs the following steps in order:
- The Download Artifacts step retrieves the binary
files.
- The Install or Update Application via Server Xml installs
the application.
- The Start Application step
starts the application.
- The Wait for Application to be STARTED pauses
the process until the application has started.