Deploying Browser

This section shows you how to deploy BrowserWeb.war in the application server.

Procedure

  1. Click Applications > New Application > New Enterprise Application.
  2. Select the Remote file system deployment option and specify the full path to the BrowserWeb.war file under the % TAF_HOME%\appserver folder. For example,
  3. /usr/lpp/wasapps/TAFJ/appserver/BrowserWeb.war

  4. Select Detailed - Show all installation options and parameters.
  5. Click Next.
  6. You may get some security warnings. These can be ignored.

  7. Click Continue.
  8. Perform the following steps in the following screen:
    1. Step 1: Select installation options. Let values default and click Next.
    2. Step 2: Map modules to servers. Let values default and click Next.
    3. Step 3: Provide JSP reloading options for Web modules. Let values default and click Next.
    4. Step 4: Map shared libraries. Let values default and click Next.
    5. Step 5: Map shared library relationships. Let values default and click Next.
    6. Step 6: Map resource references to resources.

      bind: jms/jmsConnectionFactory to jms/t24ConnectionFactory

      bind: queue/t24OFSQueue to jms/t24OFSQueue

      bind: queue/t24OFSReplyQueue to jms/t24OFSReplyQueue

      Click the Browse button and select the Target Resource JNDI name. Click Apply.

  9. Click Next and perform the following steps:
    1. Step 7: Map virtual hosts for Web modules. Let values default and click Next.
    2. Step 8: Map context roots for Web modules.

      Context Root : /BrowserWeb

  10. Click Next and complete the next step.

    Step 9: Summary.

  11. Click Next and Finish.
  12. Check that the application is installed.

  13. Save the changes to master configuration.
  14. In the Enterprise Applications page, select the BrowserWeb application and click Start.
  15. Browser the URL http://IP_Add:portnum/BrowserWeb/servlet/BrowserServlet.

    Where, IP_Add is the IP address of the WebSphere server and portnum is the port number.

TAFJ Properties

The tafj.properties file is located under the %TAFJ_HOME%/conf directory. It contains a number of configurable parameters. The file is self-documented, but important parameters that need to be checked are listed below:

  • temn.tafj.jdbc.username – JDBC user id for accessing DB2.
  • temn.tafj.jdbc.password – The password for the above id.
  • temn.tafj.jdbc.driver – The JDBC driver name. This must be COM.ibm.db2.jdbc.app.DB2Driver.
  • temn.tafj.jdbc.url – Location of DB2 jdbc:db2://[DB2_HOST]:[DB2_PORT]:[DB2_LOCATION_NAME].
  • For example, jdbc:db2://10.44.5.224:5023/T24_DB03

Copyright © 2020- Temenos Headquarters SA

Published on :
Wednesday, October 12, 2022 7:00:35 PM IST

Feedback
x