UpgradeMINTInstructions: Difference between revisions

From IMSMA Wiki
Jump to navigation Jump to search
Evinek (talk | contribs)
No edit summary
Evinek (talk | contribs)
No edit summary
Line 15: Line 15:
===Install Tomcat===__NOEDITSECTION__
===Install Tomcat===__NOEDITSECTION__
# Download the latest Tomcat release (check compatibility!)
# Download the latest Tomcat release (check compatibility!)
# Stop the current service
# Uninstall the current Tomcat service
# Unzip Tomcat
# Unzip Tomcat
# Stop the current service
# Adapt the server.xml
# Adapt the CATALINA_HOME variable
 


===Download and prepare the JRS WAR archive===__NOEDITSECTION__
===Download and prepare the JRS WAR archive===__NOEDITSECTION__

Revision as of 13:58, 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

  1. Export the repository:
    1. Log in as superuser
    2. Go to Manage / Server Settings / Export
    3. Export everything as export.zip
  2. Backup the JasperReports Server War File:
    1. Create a folder where you can save your jasperserver-pro war file. For example, C:\JS_60_BACKUP
    2. Copy <tomcat>/webapps/jasperserver-pro  to  <path>/JS_60_BACKUP
  3. Backup the database:
    1. Take a backup of the jasperserver database (e.g. jasperserver6, jasperserver61 -- choose the latest one) using pgAdmin3

Install Tomcat

  1. Download the latest Tomcat release (check compatibility!)
  2. Stop the current service
  3. Uninstall the current Tomcat service
  4. Unzip Tomcat
  5. Adapt the server.xml
  6. Adapt the CATALINA_HOME variable


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.

Test the new installation

Switch JRS version in production