BEA WebLogic Server 10.0 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/920/domain
element extra-ejbc-options

Model
<extra-ejbc-options>string</extra-ejbc-options>
Disallowed substitutions (block)
none (extensions, restrictions and substitutions are allowed)
Substitution group exclusion (final)
none (extensions and restrictions are allowed)
Usage
Documentation

The options passed to the EJB compiler during server-side generation.

Each EJB component can override the compiler options that you specify here. The following options are valid:

-forcegeneration

Forces generation of wrapper classes. Without this flag the classes may not be regenerated if it is determined to be unnecessary.

-disableHotCodeGen

Generate ejb stub and skel as part of ejbc. Avoid HotCodeGen to have better performance.

-keepgenerated

Keep the generated .java files.

-compiler javac

Java compiler to exec. If not specified, the -compilerclass option will be used.

-compilerclass com.sun.tools.javac.Main

Specifies the compiler class to invoke.

-g

Compile debugging info into class file.

-normi

Passed through to Symantec's sj.

-classpath path

Classpath to use.

-source source

Source version.

-Joption

Flags passed through to java runtime.

Privileges: Read/Write

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

MBean Attribute: ServerMBean.ExtraEjbcOptions

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

Version: 10.0