Package org.apache.sis.console


package org.apache.sis.console
Command line interface for Apache SIS. See Command for the list of supported commands.

SIS installation on remote machines

Some sub-commands can operate on SIS installation on remote machines, provided that Apache SIS has been compiled with MBeans enabled and that the remote Java Virtual Machine has been started with the following options: If the port number is different than 1099, then it must be specified to the sis subcommand after the host name. For example if the port number has been set to 9999, then the about sub-command shall be invoked as below: The com.sun.management.jmxremote.local.only property is recommended if the remote JVM is another JVM instance running on the local machine. Otherwise this property can be omitted for debugging purpose. For production environment, see the security settings documented on the Monitoring and Management Using JMX Technology page.
Since:
0.3
Version:
1.0