jasperreports_systems_administrator_guide
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
jasperreports_systems_administrator_guide [2024/03/24 04:20] – [Fonts] ghachey | jasperreports_systems_administrator_guide [2024/12/15 04:51] (current) – [Catalog Restoration] ghachey | ||
---|---|---|---|
Line 6: | Line 6: | ||
Unless you want to not use the bundled Tomcat and PostgreSQL then the only dependency to install is the Java Development Kit (JDK). The JasperSoft Platform Support Guide is the best place to look to decide what version to install. The JDK version 8 is our preferred choice at more recent Java are still only use to runtime only and need version 8 compatibility for compiling reports. | Unless you want to not use the bundled Tomcat and PostgreSQL then the only dependency to install is the Java Development Kit (JDK). The JasperSoft Platform Support Guide is the best place to look to decide what version to install. The JDK version 8 is our preferred choice at more recent Java are still only use to runtime only and need version 8 compatibility for compiling reports. | ||
+ | |||
+ | Here is a good time to set the JAVA_HOME environment variable. On windows you can do this permanently from start menu "Edit the system environment variables" | ||
==== Microsoft Visual C++ Redistributable ==== | ==== Microsoft Visual C++ Redistributable ==== | ||
Line 41: | Line 43: | ||
security.validation.sql.on=false | security.validation.sql.on=false | ||
</ | </ | ||
+ | |||
+ | ===== Firewall ===== | ||
+ | |||
+ | Tomcat bundled with the JasperServer is already configured to be able to listen on external interfaces. But the windows firewall would block it by default. The safest is to only open the port 8080 to those who will access the JasperServer directly. This usually means administrators and developers as all reports are made available directly in the Pacific EMIS web application. | ||
===== Integration with Pacific EMIS ===== | ===== Integration with Pacific EMIS ===== | ||
Line 88: | Line 94: | ||
* **font-extension.jar**: | * **font-extension.jar**: | ||
* **reporting-1.0.jar**: | * **reporting-1.0.jar**: | ||
- | * **sqljdbc4-VERSION.jar**: | + | * **sqljdbc-VERSION.jar**: |
| | ||
Restart the server when adding the jars for the first time. | Restart the server when adding the jars for the first time. | ||
Line 181: | Line 187: | ||
</ | </ | ||
- | Change password of the key of interest. This password could also be made simple and convenient but then you would be best to change it in the production stored | + | Change password of the key of interest |
+ | |||
+ | <note important> | ||
< | < |
jasperreports_systems_administrator_guide.1711254044.txt.gz · Last modified: 2024/03/24 04:20 by ghachey