Posted: Thu Jul 29, 2004 11:24 am Post subject: support pak WA82 on three tier system
Acolyte
Joined: 08 Jun 2004 Posts: 64
Hi WF gurus,
I was able to get the WA82 (web credit client app) working on a single standalone Win2k system with WAS 5, DB2 7.2 and MQ 5.3.4..
The next step I would like to try is to install WA82 on a three tier aix systems with
1) WAS 5, MQWF webclient, ..java agent...MQ server on server 1
2) MQWF server & MQ Server on server 2 (pls note there is no DB2 on server 2)
3) DB2 on server 3
( 3 tier servers are documented on page 23 - 26 installation guide mqwf 3.4)
part of the documentation for configuration for WA82 is provided as follows:
Update the batch files for the CustomerUPES
Find the batch files in <MQWFDir>\scenario\WebCredit\CustomerUPES
Update the file env.bat to reflect your environment
1)JAVA_HOME: the top-level directory of the JDK
2) XERCES_HOME: the directory where xerces.jar (XML Parser for Java) is stored
3) DB2_HOME: the top-level directory of the DB2 installation
4) MQ_HOME: the top-level directory of the WebSphere MQ installation
....
(full documentation should be on C:\MQWF34SCENARIO\WebCredit\Readme.html)
My question is:
1) which JAVA_HOME is this ? Is it the JAVA_HOME dirctory of the server 1 that has WAS 5 or is it the JAVA_HOME dir of the server 2 that has MQWF
I think it is the JAVA_HOME for server 2 (MQWF) ? because the env.bat is
currently located in C:\MQWF34\SCENARIO\WebCredit\CustomerUPES
2) Please tell me the syntax for DB2_HOME when DB2 is installed on server 3 (DB2)
export DB2_HOME=/usr/lpp/db2_06_01 ( this is ok if DB2 is installed
on server 2 (MQWF) but it is not in my env
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum