Installing DSF Packager

After making all the required configurations such as port, username, log level, and so on, you must deploy the WAR files into an Application server. This section explains how to deploy the WAR files in JBoss and WebSphere application servers.

Deploying in JBoss Application Server

The below steps guide you to deploy the WAR files in JBoss application server.

  1. Place the following WAR files in the deployments folder and start the JBoss application server.
    • dsf-uxp.war
    • dsf-iris.war
    • irf-t24catalog-services.war
  2. Ensure the WAR files are deployed successfully.

Deploying in WebSphere Application Server

To deploy the WAR files in WebSphere Application Server (WAS), ensure WAS profile is configured for TAFJ and TAFJJEE_EAR.ear is deployed. For more information, see the TAFJ-AS WebSPhereInstall user guide and the Configuring Application Server section.

Configuring WebSphere Application Server

Before deploying the modified dsf-iris.war and dsf.uxp.war files, you must perform the following steps:

Installation of WAR and JAR Files

The following sections guide you in installing WAR and JAR files.

Defining a New Connection Factory

A connection factory is used to create connections to the associated JMS provider. The below steps guide you to define a new connection factory.

  1. In the IBM console, go to Resources > JMS > Connection Factories.

  2. In the right pane, select Node=AppSrv01Node01, Server= server1 from the drop-down list.
  3. Click New. The following screen is displayed.

  4.  Enter the following and save.
    • Name: dsfconnectionfactory
    • JNDI Name: ConnectionFactory
    • Bus Name: T24 Bus

      A new Connection Factory is added as shown in the figure:

  5. Restart the server.

    You must wait till the following message is displayed in the

    dsf-iris.log.

    .. t24-dsf-bootstrap-post.jar SUCCESSFULLY deployed

Launching the URL

Under Virtual hosts, if dsf-uxp.war is set to default_host, then you must verify the port number to launch dsf-uxp.war. The below steps guide you to launch the URL.

  1. Go to Environment > Virtual hosts > default_host.

    defaultHost

  2. Choose Host Aliases from additional properties and verify the port number.
  3. Launch the URL. The URL should be in the following format:

    http://<ip-address>:<port-number>/<context-root>

    http://10.11.12.13:9080/dsf-uxp/

Field Name
|
Application/Table name

Temenos Headquarters SA
2 Rue de l'Ecole-de-Chimie
CH - 1205 Geneva
Switzerland

Copyright © 2020- Temenos Headquarters SA

Published on :
Tuesday, May 23, 2023 7:41:23 PM IST