Tags:
create new tag
, view all tags
-- PedroRio - 2014-03-18

XEO Flags (JVM Parameters)

This page is a reference for all the JVM parameters that can be passed to an XEO application and how they affect the application behavior.

Flag Values Default ValueSorted ascending Requires Description
xeo.autologinuser Name of an existing user   xeo.autologin Instead of automical login with the SYSUSER log with this specific user instead
xeo.autologinprofile Name of an existing profile   xeo.development, xeo.autologinuser When automatically logging in, set the the profile to this specific profile
xeo.home Path to root of the application     Required for the application to work
xeo.development true/false false   Sets the application in development mode (allows to invoke builderDevelopment.jsp as well for instance)
xeo.autologin true/false false xeo.development When acessing the application, if no user session is found, logs with SYSUSER
xeo.backwardCompatibility true/false false   By default, when calculating onChangeSubmit dependencies. Objects check for the their attributes and for objects in collection attributes. For performance reasons this behavior was changed to only check the object's attributes (and also because there are very few cases where this behavior was effectively used). As such, if you need the behavior, enable the property.
xeo.minified true/false true   Instructs XEO to include Javascripts and CSS values that are compressed and minified, if set to false load all scripts untouched (if an application is in development mode, scripts are also loaded untouched)
Topic revision: r1 - 2014-03-18 - PedroRio
 

No permission to view TWiki.WebTopBar

This site is powered by the TWiki collaboration platform Powered by Perl

No permission to view TWiki.WebBottomBar