Local mode allows you to configure an EAServer installation without requiring a connection to a server. Local mode is helpful in situations where it is not convenient to start a server, for example, if you are using jagtool to configure new installations. You cannot run all commands in local mode. To see whether a command supports local mode, check the syntax listing for the command in this chapter or check the help output for the command.
To run in local mode, specify the arguments in Table 6-2.
Parameter |
To specify |
---|---|
|
Specifies whether to run in local mode, without a connection to the server. If you do not specify this parameter, jagtool requires a connection to a running server. |
|
Specifies the name of the server to use when running in local mode. Specify the name of the server that you would connect to if running in connected mode. If you do not specify a server name, the default is the name of the machine on which EAServer is installed. |
Local mode also requires the following:
You must be logged in to the operating system as a user with read and write privileges on the EAServer installation directory and all subdirectories.
You must set the DJC_HOME environment variable to specify the local installation directory.
When running jagtool or jagant locally, the user name and password arguments are ignored.