Platform Framework
R24 AMR | Min(s) read

Upgrading TAFJ

You can upgrade TAFJ libraries in the existing area.

Completing the Prerequisite Tasks

Before you begin with the TAFJ upgrade, make sure that the required environment variables are set in your system.

To set the required variables,

  1. Launch a command prompt.
  2. Set JAVA_HOME. Ensure you use the JDK 11 version.

    For 64 bit machines: SET JAVA_HOME=C:\Temenos\Development\3rdParty\jdk\openjdk-11_0_16

  3. Set TAFJ_HOME as shown below.

    Set TAFJ_HOME=C:\LocalArea\TAFJ

  4. Set ECLIPSE_HOME as shown below.

    SET ECLIPSE_HOME= C:\LocalArea\TAFJ\ECLIPSE

Upgrading the TAFJ Libraries

To upgrade the TAFJ libraries,

  1. Download the latest TAFJ version zip file (TAFJ.DEV.<version>.tar.gz).
  2. Unzip the file into your chosen folder.

  3. Run the Patch_TAFJ_xxx.bat/sh.
    For upgrading on Windows, you will need to run Patch_TAFJ_xxx.bat. For upgrading on other operating systems, you will need to run Patch_TAFJ_xxx.sh.

    This will upgrade the necessary folders with the new contents from the new release.

  4. Restart your Eclipse. This will load the new JARs for the users to use.
For application servers like JBoss, the following files should be replaced with the existing files under JBOSS_HOME/server/<context>/deploy. Where context can be default or a specific folder (that is, for modelbank_tafj, context is R12).
  • TAFJJEE_EAR.ear. This file can be found under TAFJ_HOME/appserver.
In case of bugs or modifications, it is necessary to replace your database java stored functions. You can view the version of the java stored functions by running tDiag.
DBImport creates all VIEW records, when you upgrade from TAFJ R19 to TAFJ higher release by using the H2 or NuoDB database.

Copyright © 2020- Temenos Headquarters SA

Published on :
Monday, May 27, 2024 5:03:59 PM IST