UpgradeMINTInstructions: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
==Upgrading MINT==__NOEDITSECTION__ | ==Upgrading MINT==__NOEDITSECTION__ | ||
===Backup of previous release===__NOEDITSECTION__ | ===Backup of previous release===__NOEDITSECTION__ | ||
# Export the repository: | |||
## Log in as superuser | |||
## Go to Manage / Server Settings / Export | |||
## Export everything as export.zip | |||
# Backup the JasperReports Server War File: | |||
## Create a folder where you can save your jasperserver-pro war file. For example, C:\JS_60_BACKUP | |||
## Copy <tomcat>/webapps/jasperserver-pro to <path>/JS_60_BACKUP | |||
# Backup the database: | |||
## Take a backup of the jasperserver database (e.g. jasperserver6, jasperserver61 -- choose the latest one) using pgAdmin3 | |||
===Install Tomcat===__NOEDITSECTION__ | ===Install Tomcat===__NOEDITSECTION__ | ||
# Download the latest Tomcat release (check compatibility!) | |||
# Unzip Tomcat | |||
# Stop the current service | |||
===Download and prepare the JRS WAR archive===__NOEDITSECTION__ | ===Download and prepare the JRS WAR archive===__NOEDITSECTION__ | ||
===Install the latest JRS===__NOEDITSECTION__ | ===Install the latest JRS===__NOEDITSECTION__ | ||
Revision as of 13:44, 18 June 2015
This page describes the technical process of upgrading MINT to the latest JasperReports Server (JRS) release.
Upgrading MINT
Backup of previous release
- Export the repository:
- Log in as superuser
- Go to Manage / Server Settings / Export
- Export everything as export.zip
- Backup the JasperReports Server War File:
- Create a folder where you can save your jasperserver-pro war file. For example, C:\JS_60_BACKUP
- Copy <tomcat>/webapps/jasperserver-pro to <path>/JS_60_BACKUP
- Backup the database:
- Take a backup of the jasperserver database (e.g. jasperserver6, jasperserver61 -- choose the latest one) using pgAdmin3
Install Tomcat
- Download the latest Tomcat release (check compatibility!)
- Unzip Tomcat
- Stop the current service
Download and prepare the JRS WAR archive
Install the latest JRS
Import the repository
Apply customisations
All customisations need to be re-applied, i.e. all the customised files need to replace the default ones. The list of customised files can be found here.