Application WAR file name |
String |
The name of the application WAR file. If left
blank, the name of the component is used |
No |
Application display name |
String |
Specify application display name in the administrative
console. If left blank, the default display name that is used is constructed by
using the uid of the application that is mentioned in the portlet.xml file
in the WAR file. The logic to construct the display name is to replace
all white-space characters in the uid by an underscore character (_)
and a PA_ prefix. |
No |
Application context root |
String |
Specify the application's context root. If left
blank, the /wps/${Application display name} directory
is used as the default application context root. |
No |
Virtual Portal hostname |
String |
If you are deploying the WAR file on a virtual
portal, specify the virtual portal host name. |
No |
Virtual Portal context |
String |
If you are deploying the WAR file on a virtual
portal, specify the virtual portal context root. |
No |
Use soap.client.props file |
Boolean |
Use the soap.client.props file
for Portal administrator credentials. |
No |