BEA WebLogic Server 9.1 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/90/domain
element load-before-app-activation

Model
<load-before-app-activation>boolean</load-before-app-activation>
Disallowed substitutions (block)
none (extensions, restrictions and substitutions are allowed)
Substitution group exclusion (final)
none (extensions and restrictions are allowed)
Usage
Documentation

Specifies whether the targeted servers load and run this startup class after activating JMS and JDBC services and before activating applications and EJBs.

If you enable this feature for a startup class, a server loads and runs the startup class before the activate phase. At this point, JMS and JDBC services are available. (Deployment for applications and EJBs consists of two phases: prepare and activate.)

Enable this feature if the startup class needs to be invoked after JDBC connection pools are available but before the applications are activated and ready to service client requests.

If you do not enable this feature, a server instance loads startup classes after it activates JMS and JDBC services, EJBs, and applications.

Privileges: Read/Write

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

MBean Attribute: StartupClassMBean.LoadBeforeAppActivation

Fundamental Facets
equality, non-numeric, unbounded, unordered, finit value space
White Space Processing
collapse
BEA WebLogic Server 9.1 Domain Configuration Schema Reference

Version: 9.1