BEA WebLogic Server 10.0 Domain Configuration Schema Reference

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

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

Model
<...>
name?, notes?, target?, deployment-order?, uri?, 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

The top level interface for all configuration information that WebLogic Server maintains for an EJB module.

MBean: EJBComponentMBean


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.

 
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