Guides
R24 AMR | Min(s) read

Balance of Payments Installation Guide

The war name is bop.war.

Configuration Steps

  1. After receiving the war, open the file log4j.properties inside WEB-INF\classes. Change the property “log4j.appender.file.File” to the path location where the logs are to be created.
  2. Open the file config.properties inside WEB-INF\classes. Change the below properties.

  3. Change the stylesheet path as desired until the highlighted in the below screenshot, And place all the received xslt files in the below path:
    • input.path.
    • output.path.
    • input.filename.

  4. Change the Stylesheet path as desired until the highlighted in the above screenshot, And place all the received xslt files in the above path.
  5. xml.logging (set this flag to true if the request and response xml needs to be logged).
  6. Open the file applicationContext.xml inside WEB-INF\classes. Change the below properties
    • prop key="java.naming.provider.url" (the IP and PORT of JBoss).
    • prop key="java.naming.security.principal" (username to connect to Temenos Transact).
    • prop key="java.naming.security.credentials" (password to connect to Temenos Transact).
  7. After all the changes are done, update the war and place the war in the respective jboss/standalone/deployments folder.
  8. There is no need to restart Jboss.

Copyright © 2020- Temenos Headquarters SA

Published on :
Thursday, May 30, 2024 11:03:19 AM IST