TAFJ WebLogic Installation
WebLogic application server is an enterprise Java platform application server for developing and deploying multitier distributed enterprise applications. It centralizes application services such as web server functionality, business components, and access to back-end enterprise systems.
This section describes about domain installation, WebLogic patch and its verification.
This section shows you the configurations that you need to setup in the WebLogic property file to deploy TAFJ.
Configuring WebLogic Script (single server) for Temenos Transact Java Deployment
This section describes the TAFJ properties setup, one-step and multiple steps configurations.
IBM Message Queue (MQ) supports the exchange of information between applications, systems, services and files by sending and receiving message data through messaging queues. IBM MQ works with various computing platforms, and supports different environments and APIs.This user guide shows you how to create message queue, queue manager, JNDI context, store files, foreign JMS server, set up SSL at Websphere MQ and Weblogic level and configure JAR files in TAFJEE.ear.
The TAFJJEE_EAR.ear file sets MDB (TAFJJEE_MDB.jar) and EJB (TAFJJEE_EJB.jar) to read message from JMS Queues, call Temenos Transact and publish response in reply queues. It also contains a WAR file to deploy helper servlet.
You can deploy BrowserWeb.war
Configuring WebLogic Script (cluster) for Temenos Transact Java Deployment
Similar to single server mode, you can use scripts to run a multi-environment. To use the scripts you need to setup a cluster called TAFJCluster.
This section covers the additional details about WebLogic application server.
In this topic