BEA WebLogic Server 9.1 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/90/domain
complexType web-app-componentType

{http://www.w3.org/2001/XMLSchema}anyType
  {http://www.bea.com/ns/weblogic/90/domain}configurationType
      {http://www.bea.com/ns/weblogic/90/domain}deploymentType
          {http://www.bea.com/ns/weblogic/90/domain}componentType
              {http://www.bea.com/ns/weblogic/90/domain}web-app-componentType

Model
<...>
name?, notes?, target?, deployment-order?, uri?, virtual-host?, index-directory-enabled?, servlet-reload-check-secs?, single-threaded-servlet-pool-size?, auth-realm-name?, auth-filter?, session-monitoring-enabled?, prefer-web-inf-classes?
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: web-service-componentType
Components using this type: none
Documentation

Provides methods for configuring a J2EE web application that is deployed on a WebLogic Server instance. WebLogic Server instantiates this interface only when you deploy a web application.

This interface can configure web applications that are deployed as a WAR file or an exploded directory.

MBean: WebAppComponentMBean


Nested Element Summary
annonymous type derived from stringname optional
           
stringnotes optional
          

Optional information that you can include to describe this configuration.

 
stringtarget optional
          

Privileges:

Redeploy or Restart required: Changes take effect after you redeploy the module or restart the server.

 
annonymous type derived from intdeployment-order optional
          

A priority that the server uses to determine when it deploys an item.

 
stringuri optional
          

A URI that points to the application module, usually on the Administration Server.

 
stringvirtual-host optional
          

Privileges:

Redeploy or Restart required: Changes take effect after you redeploy the module or restart the server.

 
booleanindex-directory-enabled optional
          

Provides methods for configuring a J2EE web application that is deployed on a WebLogic Server instance.

 
intservlet-reload-check-secs optional
          

The amount of time (in seconds) that WebLogic Server waits to check if a servlet was modified and needs to be reloaded.

 
intsingle-threaded-servlet-pool-size optional
          

This provides size of the pool used for single threaded mode servlets.

 
stringauth-realm-name optional
          

Provides the name of the Realm in the Basic Authentication HTTP dialog box, which pops up on the browsers.

 
stringauth-filter optional
          

Provides the name of the AuthFilter Servlet class, which will be called before and after all authentication and authorization checks in the Web Application.

 
booleansession-monitoring-enabled optional
          

Provides methods for configuring a J2EE web application that is deployed on a WebLogic Server instance.

 
booleanprefer-web-inf-classes optional
          

Provides methods for configuring a J2EE web application that is deployed on a WebLogic Server instance.

 

BEA WebLogic Server 9.1 Domain Configuration Schema Reference

Version: 9.1