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 03:57] – [Integration with Pacific EMIS] ghachey | jasperreports_systems_administrator_guide [2024/06/18 01:28] (current) – ghachey | ||
---|---|---|---|
Line 41: | Line 41: | ||
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 46: | Line 50: | ||
A powerful feature of the Pacific EMIS is its seamless integration with a high end enterprise grade reporting server called JasperReport Server (aka. JasperServer). | A powerful feature of the Pacific EMIS is its seamless integration with a high end enterprise grade reporting server called JasperReport Server (aka. JasperServer). | ||
- | <note warning> | + | <note warning> |
==== Configuration of the Web Application ==== | ==== Configuration of the Web Application ==== | ||
Line 88: | Line 92: | ||
* **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. | ||
- | You also need to install | + | ==== Fonts ==== |
+ | |||
+ | Reports have been standardized using the Open Sans famliy of fonts so those will need to be installed on the Windows Server. Just download them from https:// | ||
- | * Go to Window -> Preferences -> Jaspersoft Studio -> Fonts. Click on Add from path and select the zip file. | + | Note that if you are designing reports you will also need to install them on your own workstation and you could also install them directly in the JasperSoft Studio. To do this you would go to **Window -> Preferences -> Jaspersoft Studio -> Fonts**. Click on Add from path and select the zip file. Install in JasperSoft Studio |
- | * Install in JasperSoft Studio | + | |
{{: | {{: |
jasperreports_systems_administrator_guide.1711252631.txt.gz · Last modified: 2024/03/24 03:57 by ghachey