Index by: file name | procedure name | procedure call | annotation

installApp_proc.tcl Annotations

Created from C:\tcldocFormat\proclib\installApp_proc.tcl
Procedure Summary
displayModList { output searchString matchString }
          ################################################################### Get the web module list.
getRoleMappings { propertiesList }
          ################################################################### Get the role mappings.
installApp { propertiesFile earFile }
          
installApplication { earFile optionList }
          ################################################################### Install the applicaton.
MapResRefToEJB { PropertyI resRefList }
          ################################################################### Get the resource reference list.
mapServerMod { PropertyI resRefList }
          ################################################################### Get the map web module to server list.
modifyEnterpriseApp { PropertyI appName }
          ##################################################### Proc - modify enterprise app.
setAppProperties { PropertyI propertiesList }
          ################################################################### Set application properties.

Procedure Detail

displayModList

proc displayModList { output searchString matchString }
################################################################### Get the web module list. ###################################################################
Defined in:
installApp_proc.tcl, line 486

getRoleMappings

proc getRoleMappings { propertiesList }
################################################################### Get the role mappings. Some applications may not have role mappings. If so return null. ###################################################################
Defined in:
installApp_proc.tcl, line 360

installApp

proc installApp { propertiesFile earFile }
Defined in:
installApp_proc.tcl, line 9

installApplication

proc installApplication { earFile optionList }
################################################################### Install the applicaton. ###################################################################
Defined in:
installApp_proc.tcl, line 799

MapResRefToEJB

proc MapResRefToEJB { PropertyI resRefList }
################################################################### Get the resource reference list. ###################################################################
Defined in:
installApp_proc.tcl, line 732

mapServerMod

proc mapServerMod { PropertyI resRefList }
################################################################### Get the map web module to server list. ###################################################################
Defined in:
installApp_proc.tcl, line 666

modifyEnterpriseApp

proc modifyEnterpriseApp { PropertyI appName }
##################################################### Proc - modify enterprise app. Modify the enterprise app settings after the application has been installed. #####################################################
Defined in:
installApp_proc.tcl, line 843

setAppProperties

proc setAppProperties { PropertyI propertiesList }
################################################################### Set application properties. ###################################################################
Defined in:
installApp_proc.tcl, line 325

Index by: file name | procedure name | procedure call | annotation
File generated 2007-08-07 at 13:42.