0% found this document useful (0 votes)
28 views13 pages

TAFj

The document provides a detailed guide on the installation and debugging of the Temenos Application Framework Java (TAFJ). It covers the necessary paths, property file configurations, database and precompiled updates, compiler updates, and project creation steps. Additionally, it includes debugging commands for navigating through the code during the debugging process.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
28 views13 pages

TAFj

The document provides a detailed guide on the installation and debugging of the Temenos Application Framework Java (TAFJ). It covers the necessary paths, property file configurations, database and precompiled updates, compiler updates, and project creation steps. Additionally, it includes debugging commands for navigating through the code during the debugging process.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 13

TAFj

Installation
and
Debugging
Ravicharan S
8/1/18
TAFJ – Temenos Application Framework Java 4
TAFJ vs TAFC 5
TAFJ Installation – Paths Slide
6

Database Path

Precompiled
Path

Scripts To

start
1. Eclipse
2. Database
3. JBoss
TAFJ Installation – .Property file Slide
7

• Property file for the corresponding Project will be located in TAFJ/conf Path

• Default Property file for the project will be specified inside .default file

Main Path inside the Property file


1.temn.tafj.directory.precompile
2.temn.tafj.directory.classes
3.temn.tafj.directory.insert
4.temn.tafj.directory.basic
TAFJ Installation – Database and Precompiled Update Slide
8

• Both Database and Precompiled can be taken from Regression


Backup tar

• The Main tar file can either have Precompiled.tar or just the
Database (Precompiled will be available at the same link)

• Once the respective tars are extracted, H2 will be copied to


T24/data folder, Precompiled will be coped to T24/lib folder

• For lower releases, Precompiled tar will have base jars and
‘Updates’ jar file will have fixes done in that release
TAFJ Installation – Compiler Update Slide
9

The TAFJ compiler for all the releases (apart from DEV) will be available in the below path under
the respective releases.

http://10.41.5.51:11112/FP/

After extracting the tar file, we get the below files

Run either Patch or setup batch file using the command prompt available in T24 folder and provide
the TAFJ path. If Setup batch file is run, change the .default file in the conf folder
TAFJ Installation – Project Creation Slide
10

• Once EDS is opened, we have to create a project using the below opition

• Give a Name to the project (If Property file is present, same name can be given)
TAFJ Installation – Project Creation - Continued Slide
11

• To start with, we have to convert the convert the created project to TAFJ project.

• Right Click on the project and select “Toggle TAFJ Project Nature”

• Select the appropriate .property file and submit.

• Start the Database, Jboss and Browser Listen


BROWSER LISTEN Slide
12
Debugging Slide
13

• Commands
• F5  Go Inside Subroutine/GOSUB

• F6  Skip going inside Subroutine/GOSUB

• F7  Come out of the current routine

• F8  Continue
Thank you

www.temenos.com

You might also like