InfoCenter Home >
6: Administer applications >
6.6: Tools and resources quick reference >
6.6.8: Administering Web modules (overview) >
6.6.8.0: Web module properties
Key:
Applies to Java administrative console of Advanced Edition Version 4.0
Applies to Web administrative console of Advanced Single Server Edition Version 4.0
Applies to Application Client Resource Configuration Tool
-
Application or
Application Ref
- The application installation binding within which the module-to-server installation
binding is contained. This is typically the logical name of the enterprise application you configured to contain this Web
module.
-
Context Root
- The context root of the Web application contained in an enterprise application.
The context root is combined with
the defined servlet mapping (from the WAR file) to compose the full URL
that users type to access the servlet. For example, if the context root
is /gettingstarted and the servlet mapping is MySession, then the URL is
http://host:port/gettingstarted/MySession.
-
Execution State
- The state that you would like the Web module to be in,
the next time the product is stopped and started again
-
Name
or Module Name
- An administrative name for the Web module
-
Server
- The application server on which the Web module is installed
-
URI
- A URI that, when resolved relative to the application URL, specifies the
location of the module archive on a file system. The URI must match the URI of a
ModuleRef URI in the deployment descriptor of an application if the module
was packaged as part of a deployed application (EAR).
|
|