Author |
Message
|
jonn_gi |
Posted: Mon Jul 02, 2007 7:00 am Post subject: MQ Workflow WebClient |
|
|
Newbie
Joined: 02 Jul 2007 Posts: 4
|
OK I am really a newbie in everything around Workflows and IBM's MQ suite but here's the deal...
I have already completed the Buildtime part and as a client I want to use the WebClient rather than the MQ Workflow Runtime Client. I knew I would need an application server so I have Tomcat 5.5 installed on my Windows XP Professional machine. The problem is that I have no idea how to "connect" Tomcat with the WebClient. I understand I somehow need to deploy the WebClient at the server but I can't find the way to do it.
Plz help! |
|
Back to top |
|
 |
jmac |
Posted: Mon Jul 02, 2007 8:55 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
I believe the configuration tool will allow you to create the configuration as "other" then deploy to tomcat. Have a look at the install guide. _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
jonn_gi |
Posted: Mon Jul 02, 2007 11:26 am Post subject: |
|
|
Newbie
Joined: 02 Jul 2007 Posts: 4
|
About which configuration tool are you talking about? |
|
Back to top |
|
 |
jmac |
Posted: Mon Jul 02, 2007 11:41 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
The MQWF configuration tool on windows the GUI is fmczacfg.exe.
On any platform the command line tool is fmczutil _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
hos |
Posted: Tue Jul 03, 2007 2:41 am Post subject: |
|
|
Chevalier
Joined: 03 Feb 2002 Posts: 470
|
As John said: configure the web client for an 'other' AppServer and deploy the WAR file in Tomcat. You can find the created WAR file in
<MQWF InstallDir>/cfgs/<client configID>. The configurationID is part of the context root of the web application. |
|
Back to top |
|
 |
|