Conventions

This document uses the following conventions when referring to file locations:

Convention

Description

<js-install>

For binary installations, the directory where JasperReports Server will be installed by the binary installer. This directory contains directories for applications used by the installer, such as apache-tomcat and postgresql, as well as directories for JasperReports Server, such as samples.

For manual installations, the directory where you unpack the WAR file distribution js-jrs_9.0.0_bin.zip.

<java>

The directory where Java is installed.

<jboss>

The directory where JBoss is installed.

<postgresql>

The directory where PostgreSQL is installed. If you use our bundled instance of PostgreSQL, it's in the <js-install> directory.

<tomcat>

The directory where Apache Tomcat is installed. If you use our bundled instance of Tomcat, it's in <js-install> directory.