Introduction

JasperReports® Server builds on JasperReports® Library as a comprehensive family of Business Intelligence (BI) products, providing robust static and interactive reporting, report server, and data analysis capabilities. These capabilities are available as either stand-alone products, or as part of an integrated end-to-end BI suite. The products utilize common metadata and provide shared services, such as security, a repository, and scheduling. The server exposes comprehensive public interfaces. This enables seamless integration with other applications and the capability to add custom functionality with ease.

This section describes functionality that can be restricted by the software license for JasperReports Server. If you don’t see some of the options described in this section, your license may prohibit you from using them. To find out what you are licensed to use, or to upgrade your license, contact Jaspersoft.

The heart of the Jaspersoft® BI Suite is the server, which provides the ability to:

  • Easily create reports based on views designed in an intuitive, web-based, drag and drop Ad Hoc Editor.
  • Efficiently and securely manage many reports.
  • Interact with reports, including sorting, changing formatting, entering parameters, and drilling on data.
  • Schedule reports for distribution through email and storage in the repository.
  • Arrange reports and web content to create appealing, data-rich Jaspersoft Dashboards that quickly convey business trends.

For users interested in multi-dimensional modeling, we offer Jaspersoft® OLAP, which runs as part of the server.

While the Ad Hoc Editor lets users create simple reports, more complex reports can be created outside of the server. You can either use Jaspersoft® Studio or manually write JRXML code to create a report that can be run in the server. We recommend that you use Jaspersoft Studio unless you have a thorough understanding of the JasperReports file structure.

You can use the following sources of information to learn about JasperReports Server:

  • Our core documentation describes how to install, administer, and use JasperReports Server and Jaspersoft Studio. Core documentation is available in PDF format on the Product Documentation website. You can also access PDF and HTML versions of these guides from the Documentation section of the Jaspersoft Community website.

  • Our Ultimate Guides document advanced features and configuration. They also include best practice recommendations and numerous examples. You can access PDF and HTML versions of these guides online from the Documentation section of the Jaspersoft Community website.

  • The Jaspersoft Community site covers topics for:

    • Developers
    • System administrators
    • Business users
    • Data integration users
  • Our free samples, which are installed with JasperReports Library, Jaspersoft Studio, and JasperReports Server, are available and documented online. Please visit our GitHub repository.
  • If you have a subscription to our professional support offerings, please contact our Technical Support team when you have questions or run into difficulties. They're available on the web at https://www.jaspersoft.com/support.

JasperReports Server is a component of both a community project and commercial offerings. Each of these integrates the standard features such as security, scheduling, web services interface, and much more for running and sharing reports. Commercial editions provide additional features for hosting large BI deployments, including:

  • Ad Hoc views and reports
  • advanced charts
  • dashboards
  • domains
  • auditing
  • multi-organization architecture

Server Upgrade Distributions

 

Distribution Package Description

Overlay Upgrade zip

Available only with the Commercial version of JasperReports Server.

Supports upgrade to 9.0.0 from version 8.0 or later.

Supports only the Apache Tomcat application server.

Supports all certified repository databases.

Supports upgrade and rollback of upgrade changes.

Provides assistance with identifying customized files in your environment.

Supports Windows, Linux, Mac, and other platforms.

File name is: js-jrs_9.0.0_overlay.zip

WAR File Distribution Zip

Supports upgrade from version 8.0 or later.

Supports all certified application servers.

Supports all certified repository databases.

Supports Windows, Linux, Mac, and other platforms.

File name is: js-jrs_9.0.0_bin.zip

Upgrade Paths

Your current version determines your upgrade path:

Figure 1: Paths for Upgrading to Version 9.0.0

If you are upgrading from 8.2, use the instructions in Upgrading from 8.2.x to 9.0.0. If you are starting from 8.0.x to 8.1.x, use the instructions in Upgrading from 8.0.x - 8.1.x to 9.0.0.

If you are using the JasperReports Server Commercial edition installed with the WAR file and the Apache Tomcat application server, you can use the overlay upgrade, described in Overlay Upgrade.

For upgrading other versions, see the table below. Versions prior to 6 are no longer supported and must be upgraded to version 6.3 first. You may also need to updgrade in several steps through an intermediate version. In the following table:

samedb = Follow the steps eqivalent to Upgrading from 8.2.x to 9.0.0.
newdb = Follow the steps equivalent to Upgrading from 8.0.x - 8.1.x to 9.0.0.
   To >
From:
7.1.x 7.2.x 7.5.x 7.8.x 7.9.x 7.9.x 8.1.x 8.2.0 9.0
7.1.x   samedb newdb newdb newdb newdb newdb newdb

newdb

7.2.x     samedb newdb newdb newdb newdb newdb

newdb

7.5.x       samedb newdb newdb newdb newdb

newdb

7.8.x         newdb
samedb
newdb newdb newdb

newdb

7.9.x           newdb
samedb
newdb
newdb

newdb

8.0.x             newdb
samedb
newdb newdb
8.1.x              

newdb
samedb

newdb
8.2.x                

newdb
samedb

About Bundled Apache Ant

Apache Ant version 1.10.10 is bundled with the War File Distribution ZIP and the Overlay Upgrade ZIP. The Ant scripts used for upgrade come with Windows and Linux batch scripts pre-configured to use the bundled version of Apache Ant.

We recommend Apache Ant version 1.10. If you want to run your own version of Apache Ant, version 1.9 or later is required.

The bundled Apache Ant includes an additional jar. This jar (ant-contrib.jar) enables conditional logic in Ant. If you are running your own Ant you should copy the ant-contrib.jar to your <Ant_HOME>/lib folder.

On Linux and Solaris, the Ant commands may not be compatible with all shells. If you get errors, use the bash shell explicitly. For more information, see the information on the bash shell in the Troubleshooting appendix of the JasperReports Server Installation Guide.