Database and Application Server Support
The instructions in this and subsequent chapters support the following configurations:
Database | Application Server | Instructions Located In |
PostgreSQL MySQL | Apache Tomcat | This chapter. |
Jaspersoft recommends that you use Apache Tomcat with PostgreSQL as your repository, unless you have a strong reason to use another configuration. For version information about these databases and application servers refer to the release notes in the root of the unpacked distribution ZIP.
Operating System Support for Bash Shell
JasperReports Server is a Java Web Application. Therefore, it supports all operating system platforms where Java is fully supported. However, for the js-install shell scripts (described in the section below), the default shell required is the bash shell. Here is a list of shells required:
Operating System | Required Shell for js-install scripts | System Default Shell | Script to Run |
Windows | CMD shell | CMD shell | js-install-ce.bat |
Linux | Bash shell | Bash shell | js-install-ce.sh |
Solaris | Bash shell | Korn shell (ksh) | js-install-ce.sh |
IBM AIX | Bash shell | Korn shell (ksh) | js-install-ce.sh |
HP UX | Bash shell | Posix shell (posix/sh) | js-install-ce.sh |
FreeBSD | Bash shell | C shell (tcsh) | js-install-ce.sh |
Recommended Comments
There are no comments to display.