General¶
Edit Config¶

The Config tab is used to edit the following files:
application.properties
server.xml
web.xml
context.xml
tomcat-users.xml
setenv.sh
These files can, of course, be edited via the file system or VI as well.
Libraries¶

The Libraries tab is for managing Jar files under:
/home/tomcat/<tomcat-version>/libs
These files can, of course, via the file system.
Note
The advantage of the Libraries tab is that it tracks Jar files installed, This allows you to easily roll back changes.
Java¶

The Java tab is used during installation as well as for updating of JDK.
It can also be used to un-install the selected JDK and replace it with a new version.

Note
When installing or removing, there is an option to set as System default.
Proxy¶
By default, JRI Publisher enables a Proxy for Apache and maps port 8080 to 80.
This enables you to reach reports via http://yourdomain.com/JasperReportsIntegration without need to add the 8080 port.
Warning
While the proxy is convenient for development or intranet use, in production you should remove the proxy. To remove the Proxy, follow the steps below:
To edit, remove, or update Proxies, click on the Proxy tab as shown below.

Select the default Proxy of / as shown below, and click Remove.
