Project Wiki
Views

DownloadingInstallers

From Wiki

Jump to: navigation, search

Installation Packages

JasperServer has two main Installation Packages:


  • Installer Binary
    • Support for Windows or Linux


  • War File Distribution zip (install using ant scripts)
    • Will work on any Operating System that runs Java


Both of these Release Packages can be downloaded from the JasperForge JasperServer Downloads Area. See JasperServer Downloads.

Download Filenames

Here are the names of the files that you will see in the Downloads Area:

  • jasperserver-<ver>-windows-installer.exe
  • jasperserver-<ver>-linux-installer.bin
  • jasperserver-<ver>-bin.zip      -  (War File Distribution)


The jasperserver-<ver>-bin.zip is known as the "War File Distribution" because it contains a jasperserver.war file inside of it. This is handy for users who already have an application server and a database in their environment. And they would like to configure their application server and deploy the jasperserver.war.