4.1. Connecting to the shell

Warning

You are looking at documentation for an older release. Not what you want? See the current release documentation.

Installation

There are different distributions for Tomcat and JBoss.

Connecting to the shell

After Platform started, you can connect to the Crash shell via Telnet or SSH.

Configuring the ports

To change default ports (Telnet 5000, SSH 2000), customize those variables:

This sample is for Linux. For Windows and details how to customize variables, see Administrator guide.

Configuring the session maxage

By default, when you are connecting to a workspace, your session will automatically log out after 300 seconds of being idle. If this session maxage is quite short for you, in a development/test environment you can increase the exo.jcr.sessionregistry.sessionmaxage property.

In exo.properties, (see Configuration overview if you have not created this file yet), add this line:

exo.jcr.sessionregistry.sessionmaxage=600

The unit is second.

Note

Beware that this is a JCR configuration and in production, you change it only when you are fully acknowledged of performance impact.

Copyright ©. All rights reserved. eXo Platform SAS
blog comments powered byDisqus