Install or Update Application via Server Xml

Install or update an application in the WebSphere® Liberty Profile by editing the server.xml file.
Table 1. Input properties for the Install or Update Application via Server Xml step
Name Type Description Required
Server Name String The name of the server to install the application into. Yes
Source File Location String Location of the application, expressed as an absolute path or a path that is relative to the server-level apps directory. Yes
Application Name String The name of the application to install. Yes
Application Type String The type of application archive. Yes
Context Root String The context root of the application. No
Auto Start Boolean Indicates whether the server starts the application automatically when the server starts. No
WebSphere Liberty Installation Directory String The base directory for the WebSphere Liberty Profile installation, such as /opt/IBM/WebSphere Liberty/ Yes

Feedback