BEA WebLogic Server 10.0 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/920/domain
complexType ejb-containerType

{http://www.w3.org/2001/XMLSchema}anyType
  {http://www.bea.com/ns/weblogic/920/domain}configurationType
      {http://www.bea.com/ns/weblogic/920/domain}ejb-containerType

Model
<...>
name?, notes?, java-compiler?, java-compiler-pre-class-path?, java-compiler-post-class-path?, extra-rmic-options?, keep-generated?, force-generation?, tmp-path?, verbose-ejb-deployment-enabled?, extra-ejbc-options?
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: none
Components using this type: none
Documentation

This MBean is used to specify EJB container-wide settings. These can be overridden by a specific EJBComponentMBean.

MBean: EJBContainerMBean


Nested Element Summary
annonymous type derived from stringname optional
           
stringnotes optional
          

Optional information that you can include to describe this configuration.

 
stringjava-compiler optional
          

The path to the Java compiler to use to compile EJBs (e.

 
stringjava-compiler-pre-class-path optional
          

Provides a list of the options to prepend to the Java compiler classpath when you compile Java code.

 
stringjava-compiler-post-class-path optional
          

Provides a list of the options to append to the Java compiler classpath when you compile Java code.

 
stringextra-rmic-options optional
          

The extra options passed to rmic during server-side generation are noted here.

 
booleankeep-generated optional
          

indicates whether KeepGenerated is enabled and the ejbc source files will be kept.

 
booleanforce-generation optional
          

Indicates whether the ForceGeneration is enabled.

 
stringtmp-path optional
          

Return the temporary directory where generated files are stored by ejbc.

 
stringverbose-ejb-deployment-enabled optional
          

Indicates whether the VerboseEJBDeployment is enabled.

 
stringextra-ejbc-options optional
          

Returns the extra options passed to ejbc during the dynamic ejbc of a jar file.

 

BEA WebLogic Server 10.0 Domain Configuration Schema Reference

Version: 10.0