WebAppExtension
This type is a class for model objects.
WebSphere specific bindings for the webapplication. This would derive from J2EE web application.
Package: webappext
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Reference attributes having this type:
ActivitySessionWebAppExtension.webAppExtension
AppProfileWebAppExtension.webAppExtension
CompensationWebAppExtension.webAppExtension
I18NWebAppExtension.webAppExtension
WARFile.extensions
Attributes Summary reloadInterval : EInt The timeperiod (in seconds) in which the web app's filesystem will be scanned for updated files. reloadingEnabled : EBoolean * No description is available * defaultErrorPage : EString * No description is available * additionalClassPath : EString An additional classpath which will be used to reference for resources outside of the WEB-INF. fileServingEnabled : EBoolean * No description is available * directoryBrowsingEnabled : EBoolean * No description is available * serveServletsByClassnameEnabled : EBoolean * No description is available * preCompileJSPs : EBoolean Specifies that JSP's for this web application should be precompiled during installation of the web app. autoRequestEncoding : EBoolean Allows specifying whether the web container will attempt to determine request encoding automatically, or whether the web container should conform to the servlet 2.3 spec and default the encodings in the absence of servlet specification. The value can be true or false, defaulting to false. autoResponseEncoding : EBoolean Allows specifying whether the web container will attempt to determine response encoding automatically, or whether the web container should conform to the servlet 2.3 spec and default the encodings in the absence of servlet specification. The value can be true or false, defaulting to false. autoLoadFilters : EBoolean Specifies whether filters should be loaded on startup of a web module. Valid values are true or false, defaulting to false. metadataComplete : EBoolean This attribute is only applicable to modules with a pre EE 5 deployment descriptor. For EE 5 and above, the value of the metadata-complete attribute in the deployment descriptor should be used. mimeFilters : MimeFilter * * No description is available * webApp : WebApp @ The web application to which IBM extensions are being added. This is calculated, by finding in the webapp.xml deployment descriptor file in the same location as the ibmweb.xml extensions file. extendedServlets : ServletExtension * * No description is available * jspAttributes : JSPAttribute * * No description is available * fileServingAttributes : FileServingAttribute * * No description is available * invokerAttributes : InvokerAttribute * * No description is available * servletCacheConfigs : ServletCachingConfiguration * * No description is available * resourceRefExtensions : ResourceRefExtension * * No description is available *
Attribute Details
reloadInterval - The timeperiod (in seconds) in which the web app's filesystem will be scanned for updated files.
Data Type: EInt
Default value: 3
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
reloadingEnabled - * No description is available *
Data Type: EBoolean
Default value: true
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
defaultErrorPage - * No description is available *
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
additionalClassPath - An additional classpath which will be used to reference for resources outside of the WEB-INF.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
fileServingEnabled - * No description is available *
Data Type: EBoolean
Default value: true
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
directoryBrowsingEnabled - * No description is available *
Data Type: EBoolean
Default value: false
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
serveServletsByClassnameEnabled - * No description is available *
Data Type: EBoolean
Default value: false
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
preCompileJSPs - Specifies that JSP's for this web application should be precompiled during installation of the web app.
Data Type: EBoolean
Default value: false
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
autoRequestEncoding - Allows specifying whether the web container will attempt to determine request encoding automatically, or whether the web container should conform to the servlet 2.3 spec and default the encodings in the absence of servlet specification. The value can be true or false, defaulting to false.
Data Type: EBoolean
Default value: false
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
autoResponseEncoding - Allows specifying whether the web container will attempt to determine response encoding automatically, or whether the web container should conform to the servlet 2.3 spec and default the encodings in the absence of servlet specification. The value can be true or false, defaulting to false.
Data Type: EBoolean
Default value: false
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
autoLoadFilters - Specifies whether filters should be loaded on startup of a web module. Valid values are true or false, defaulting to false.
Data Type: EBoolean
Default value: false
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
metadataComplete - This attribute is only applicable to modules with a pre EE 5 deployment descriptor. For EE 5 and above, the value of the metadata-complete attribute in the deployment descriptor should be used.
Data Type: EBoolean
Default value: true
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
mimeFilters - * No description is available *
Reference Type: MimeFilter *
Containment: true
Container: false
Required: false
Changeable: true
Unsettable: false
Many: true
Ordered: true
Lower bound: 0
Upper bound: Unbounded
Unique: true
Derived: false
Transient: false
Volatile: false
webApp - The web application to which IBM extensions are being added. This is calculated, by finding in the webapp.xml deployment descriptor file in the same location as the ibmweb.xml extensions file.
Reference Type: WebApp @
Containment: false
Container: false
Required: true
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 1
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
extendedServlets - * No description is available *
Reference Type: ServletExtension *
Containment: true
Container: false
Required: false
Changeable: true
Unsettable: false
Many: true
Ordered: true
Lower bound: 0
Upper bound: Unbounded
Unique: true
Derived: false
Transient: false
Volatile: false
jspAttributes - * No description is available *
Reference Type: JSPAttribute *
Containment: true
Container: false
Required: false
Changeable: true
Unsettable: false
Many: true
Ordered: true
Lower bound: 0
Upper bound: Unbounded
Unique: true
Derived: false
Transient: false
Volatile: false
fileServingAttributes - * No description is available *
Reference Type: FileServingAttribute *
Containment: true
Container: false
Required: false
Changeable: true
Unsettable: false
Many: true
Ordered: true
Lower bound: 0
Upper bound: Unbounded
Unique: true
Derived: false
Transient: false
Volatile: false
invokerAttributes - * No description is available *
Reference Type: InvokerAttribute *
Containment: true
Container: false
Required: false
Changeable: true
Unsettable: false
Many: true
Ordered: true
Lower bound: 0
Upper bound: Unbounded
Unique: true
Derived: false
Transient: false
Volatile: false
servletCacheConfigs - * No description is available *
Reference Type: ServletCachingConfiguration *
Containment: true
Container: false
Required: false
Changeable: true
Unsettable: false
Many: true
Ordered: true
Lower bound: 0
Upper bound: Unbounded
Unique: true
Derived: false
Transient: false
Volatile: false
resourceRefExtensions - * No description is available *
Reference Type: ResourceRefExtension *
Containment: true
Container: false
Required: false
Changeable: true
Unsettable: false
Many: true
Ordered: true
Lower bound: 0
Upper bound: Unbounded
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006