JVM options specific to the runServer build
command
The following JVM options work with the PolicyCenter
gwb
runServer command only.
|
JVM option syntax |
Description |
|---|---|
|
|
Starts the PolicyCenter server on the
specified port (nnnn). The server URL reflects
this port number, for example:
|
|
|
Starts the PolicyCenter server in the specified server mode. Valid values are:
The default is |
|
|
Sets the server ID, and possibly, one or more server roles for the PolicyCenter server:
|
The exact JVM syntax to use depends on the server type, for example:
- Quickstart (Jetty) – Use
-Dserverid=aaaa - Tomcat – Use
-Dgw.pc.serverid=aaaa - Studio – Use
-Dgw.pc.serverid=aaaa
Note: If you start the Quickstart server from the command line, use
-Doption. If you use any other application
server, including the server that starts from within Guidewire Studio, use
-Dgw.pc.option
