General

Edit Config

../../_images/config-tab.png

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.

Apps

../../_images/apps-tab.png

The Apps manager allows you to deploy, undeploy, and redeploy WAR files in Apache Tomcat

Libraries

../../_images/libs-tab.png

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

../../_images/java-tab.png

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.

../../_images/java-installed.png

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.

../../_images/proxy.png

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

../../_images/proxy-remove.png