1.5.2. Dev mode

The Dev mode is useful for debugging container configuration, CSS and JavaScript.

In Tomcat

In eXo Platform Tomcat, the Dev mode is turned on by appending --dev to the startup command: ./start_eXo.sh --dev.

This parameter will add the following system properties:

In JBoss

In eXo Platform JBoss, the --dev parameter is not supported. You need to customize environment variables to have the following variable: EXO_DEV=true.

In Native Installer

To turn on this mode in Native Installer, you have to customize environment variables and edit the following variables:

EXO_DEV=true
EXO_JCR_SESSION_TRACKING=true
EXO_TOMCAT_UNPACK_WARS=true

Then restart Tomcat for these changes to take effect.

Effects of Dev mode

Hereafter are effects of the Dev mode:

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