Skip to content

Latest commit

 

History

History
72 lines (38 loc) · 1.72 KB

wizard.rst

File metadata and controls

72 lines (38 loc) · 1.72 KB

Wizard

Once the module is installed, the Wizard is used to configure the components.

Go to Servers > JRI Publisher:

image

The main Wizard screen will a link for completing each step.

While most steps are self-explanatory, we will cover Tomcat, JDK, and JRI selection below:

Install Java/JDK:

image

Select the JDK you wish to use. We have tested with JDK 8

image

JRI Publihsher has been tested with OpenJDK 8 and Oracle JDK 8.

Apache Tomcat:

image

JRI Publihsher has been tested with Apache Tomcat 8.x and 9.x:

image

Install JasperReportsIntegration:

image

JRI Publihsher has been tested with JasperReportsIntegration 2.4.0 and 2.5.1:

image

Note

If you wish to use a Beta version of JasperReporsIntegration, tick the "Show Beta Versions" select box

Once each step of the Wizard is completed, the Wizard can be removed:

image

With the Wizard completed, your module should appear as below:

image

Note

The JRI application is not deployed at this point. You need to Start Tomcat in order to deploy it. Do so before any further operations as it is required to write configuration files, etc...

About Haveged

Haveged is an entropy generator that will provide markedly faster JVM startup times. The caveat is that it will use much higher CPU load (although for shorter duration due to decreased JVM start up time). Bear this in mind if deploying on VM with limited CPU or other critical applications.