Skip to content

Commit

Permalink
Update wizard.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidGhedini committed Mar 4, 2020
1 parent f7be819 commit c1530d5
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions docs/wizard.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,24 +4,26 @@
Wizard
************

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

Go to Servers > JRI Publisher:

.. image:: _static/3.png

The main Wizard screen will then display each step.
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:: _static/4-java.png

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

.. image:: _static/5-java.png


With JDK selected, select Tomcat version below.
**Apache Tomcat:**

.. image:: _static/8-tomcat.png

Expand All @@ -30,18 +32,18 @@ We have test with Tomcat 9.x:
.. image:: _static/9-tomcat.png


With Tomcat installed, select JRI version below.
**Install JasperReportsIntegration:**

.. image:: _static/13-jri.png

We have tested with 2.4.0:

.. image:: _static/14-jri.png

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

.. image:: _static/15-jri.png
.. 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:: _static/19-donei.png
Expand All @@ -55,7 +57,7 @@ With the Wizard completed, your module should appear as below:
.. 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
in order to write configuration files, etc...
to write configuration files, etc...


About Haveged
Expand Down

0 comments on commit c1530d5

Please sign in to comment.