ApplicationConfig

The configuration of an enterprise application on a specific deployment target.

Inherits from type DeployedObjectConfig and adds the following.

Attributes Summary
enableSFSBFailover : boolean  
overrideDefaultDRSSettings : boolean  
sessionManagement : SessionManager Specifies the session management settings used by WAR modules of this application.
drsSettings : DRSSettings  

Attribute Details

enableSFSBFailover    -     
     data type: boolean
     default Value:   unspecified
     Allowed Values:  true   false  



overrideDefaultDRSSettings    -     
     data type: boolean
     default Value:   unspecified
     Allowed Values:  true   false  



sessionManagement    -    Specifies the session management settings used by WAR modules of this application. These settings override the corresponding session management settings defined in the deployment target.
     data type: SessionManager



drsSettings    -     
     data type: DRSSettings


Copyright IBM Corp. 1997-2004