
en.help.ref-applications.html Maven / Gradle / Ivy
Applications
The Applications page displays a list of applications that are deployed on the
Enterprise Server. You can view and manage the applications that are already deployed,
and you can deploy more applications.
For each application, the following information is provided.
- Name
The application name.
- Enabled
A check mark if the application is enabled, or an X if the application is disabled.
- Composite
True if the application has more than one kind of component, or False if it has only one kind of component.
- Engines
The types of containers used by the application. Container types can be any of the following:
web
webservices
ejb
connector
appclient
jruby
- Action
Links to the actions you can perform on the component after deploying it: Redeploy and Restart for all components, and Launch for web applications.
- Deploy
Button to deploy an enterprise application.
- Undeploy
Button to undeploy an enterprise application.
- Enable
Button to enable a selected enterprise application.
- Disable
Button to disable a selected enterprise application.
- Filter
Drop-down list that filters applications by engine.
Related Tasks