Tag: RMI

1 occurrence
Occurrence Published
Published: April 2021

Tomcat installation

> <Context docBase="/opt/jiglu/webapp" path=""> <Parameter name="com.jiglu.rmi.host" value="localhost" override="false" /> <Parameter name="com.jiglu.rmi.port" value="17001" override="false" /> </Context> The host value will need to be that of the machine where the Jiglu server can be found and the RMI port value that of the port number, as found in the Jiglu bootstrap.properties file.