JReport Enterprise Server reporthome directory overview

This section provides a general view of the directories in the JReport Enterprise Server installation root, including what they contain, what they are used for, and how to set their location if possible.

The following is a list of the server reporthome directories (the directories in italic are demo related):

Directory Contents Directory location Configurability
_uninst Files used for uninstalling the JReport Enterprise Server Fixed.
bin Command, configuration, and properties files Fixed.
db Demo report sets' database Optional.
Demo Demo report sets used in Tutorial lessons Fixed.
dynamicclasses UDS jar/zip files The directory location can be specified by the server.dynamic.class.dir property in the server.properties file in <install_root>\bin.
font TTF font The directory location can be specified by -Djreport.server.font.path or by the server.font.path property in the server.properties file in <install_root>\bin.
help Help documents introducing the function, features and usage of the JReport Enterprise Server and JReport Designer together with tutorial lessons. Fixed.
history Version files The directory location can be specified by the servlet.jrserver.initArgs property in the servlet.properties file in <install_root>\bin.

If it is in a clustered environment, the directory location can be specified by the resource.share.hist.dir property in the server.properties file in <install_root>\bin.

images Public images for DHTML Fixed.
jreports Demo report sets.

When scheduling a task to disk, the directory refers to the destination root of the server resource tree.

Fixed.
lib Library files required by JReport runtime Fixed.
logs Log files The directory is the default location for log files.
ntservice Files for C program and for writing a Windows NT-service to run JReport Enterprise Server Fixed.
prestart Reads customized configuration for launching JReport Console and Administration pages from the Start menu. Fixed.
profiling Profiling related files Fixed.
properties Default location for JReport Enterprise Server system database The directory location can be specified using the URL option in the System DB's Configuration tab of the JReport Administration > Data page.
public_html Standalone web app folder Fixed.
realm Realm files Fixed, except in a clustered environment.

The directory location can be specified by the resource.share.realm.dir property in the server.properties file in <install_root>\bin.

resources Language packages for specifying JReport Enterprise Server and JReport Web UI language. Fixed.
scratchdir Output files of compiled JSPs The directory location can be specified by the servlet.jspservlet.initArgs property in the servlet.properties file in <install_root>\bin.
script_files Script files for creating and deleting system database tables Fixed.
style CSS style files and style group files The directory location can be specified by stylePath in the report.ini file in <install_root>\bin.
temp Engine temp files and Server temp result files For Engine temp files, the directory location can be specified by tempPath in the report.ini file in <install_root>\bin.

Fixed for Server temp result files, except in a clustered environment:

The directory location can be specified by the resource.share.temp.dir property in the server.properties file in <install_root>\bin.

txtdriver Demo report sets' flat data files Optional.