JVM Options and Virtual Server Commands
The JVM options and Virtual Server commands allow you to control these
elements. These commands are supported in remote mode only.
Table C–11 JVM Options and Virtual Server Commands
|
Command
|
Definition
|
|
create-jvm-option
|
Creates JVM options in the Java configuration or profiler elements of
the domain.xml file. If JVM options are created for a
profiler, they are used to record the settings needed to get a particular
profiler going. You must restart the server for newly created JVM options
to take effect.
|
|
delete-jvm-option
|
Removes JVM options from the Java configuration or profiler elements
of the domain.xml file.
|
|
create-virtual-server
|
Creates the named virtual server. Virtualization in the Application
Server allows multiple URL domains to be served by a single HTTP server process
that is listening on multiple host addresses. If the application is available
at two virtual servers, they still share the same physical resource pools.
|
|
delete-virtual-server
|
Removes the virtual server with the specified virtual server ID.
|