2. System properties

Some configuration parameters allow usage of system properties, for example to refer to special paths.

Table 3.1. System properties

NameDescription
com.gentics.portalnode.homeAbsolute path to the root of the main Portal.Node webapplication. Some parts of the default configuration shipped with Portal.Node are located there.
com.gentics.portalnode.confpathAbsolute path of the default configuration directory. For installations using Jakarta Tomcat 5, this will usually be ${catalina.home}/conf/gentics
com.gentics.portalnode.apps. {applicationcontext}.pathAbsolute path to the root of the deployed portlet application {applicationcontext}
com.gentics.portalnode.security.accesscontrol.classClassname of an implementation of the interface com.gentics.api.portalnode.security.AccessControl for access control when Gentics Portal.Node runs in a secure environment.