Attribute Label
|
Description
|
Value Constraints
|
Description
|
A text description of the Web Application.
Attribute: Description
|
Readable: yes
Writable: yes
|
Web Logic Version
|
Indicates the version of WebLogic Server on which this Web Application is intended to be deployed. This element is informational only and is not used by WebLogic Server.
Attribute: WebLogicVersion
|
Readable: yes
Writable: yes
|
Class Name
|
Defines the fully qualified class name to be mapped to a URL pattern.
Attribute: ClassName
|
Configurable: yes
Readable: yes
Writable: yes
|
Description
|
Provide text that describes the parent element.
Attribute: Description
|
Configurable: yes
Readable: yes
Writable: yes
|
Security Permission Spec
|
Specify a security permission based on the Security policy file syntax. Refer to the following URL for Sun's implementation of the security permission specification: http://java.sun.com/products/jdk/1.3/docs/guide/security/PolicyFiles.html#FileSyntax Used in: security-permission
Attribute: SecurityPermissionSpec
|
Configurable: yes
Readable: yes
Writable: yes
|
Context Root
|
Defines the context root of this stand-alone Web Application. If the Web Application is part of an EAR, not stand-alone, specify the context root in the EAR's application.xml file. A context-root setting in application.xml takes precedence over context-root setting in weblogic.xml. Note that this element only acts on deployments using the two-phase deployment model.
Attribute: ContextRoot
|
Readable: yes
Writable: yes
|
Dispatch Policy
|
Assign the Web Application to a configured execute queue by identifying the execute queue name. This Web Application level parameter can be overridden at the individual Servlet or JSP level.
Attribute: WLDispatchPolicy
|
Configurable: yes
Readable: yes
Writable: yes
|