To change the standard Java
compiler values for a server:
If you have not already done so, in the Change Center of the Administration Console, click Lock & Edit (see Use the Change Center).
In the left pane
of the console, expand Environment >
Servers.
On the Summary of Servers page, select the
server instance for which you will change server compiler
options.
On the
Configuration > General tab, update the
Java Compiler parameter with the full path of the
compiler to use for all applications hosted on this server that need
to compile Java code.
Click Advanced.
Update the
following compiler options as necessary:
Prepend to classpath -- Options to
prepend to the Java compiler classpath when compiling Java
code.
Append to classpath -- Options to
append to the Java compiler classpath when compiling Java
code.
Extra RMI Compiler Options -- Options
passed to the RMIC compiler during server-side generation.
Extra EJB Compiler Options -- Options
passed to the EJB compiler during server-side generation.
To activate these changes, in the Change Center of the Administration Console, click Activate Changes. Not all changes take effect immediately—some require a restart (see Use the Change Center).
After you finish
You must reboot the server to use the new compiler values.