j2ee-application
Specifies a deployed J2EE application.
Superelements
applications
Subelements
The following table describes subelements for the j2ee-application  element.
Table 1–54  
j2ee-application 
Subelements
| Element  | Required  | Description  | 
| 
description
 | zero or one  | Contains a text description of this element.  | 
 
Attributes
The following table describes attributes for the j2ee-application element.
Table 1–55  
j2ee-application 
Attributes
| Attribute  | Default  | Description  | 
| 
name
 | none  | The name of the application.  | 
| 
location
 | none  | The location of the application in the Application Server file system.  | 
| 
object-type
 | 
user
 | (optional) Defines the type of the resource. Allowed values are:  
system-all - A system resource for all
server instances and the domain application server.
system-admin - A system resource only for
the domain application server.
system-instance - A system resource for
all server instances only.
user - A user resource. | 
| 
enabled
 | 
true
 | (optional) Determines whether the application is enabled.  | 
| 
 directory-deployed
 | 
false
 | (optional) Specifies whether the application has been deployed to a
directory.  |