Author |
Message
|
Lillian |
Posted: Fri Dec 08, 2006 3:52 am Post subject: WMB 6.0 Toolkit connection |
|
|
Centurion
Joined: 15 Apr 2002 Posts: 102
|
I need a document reference that although the toolkit uses Mq to connect to configuration manager, you do not need to install MQ on the workstation. I assume the mq client libraries are installed during the toolkit install. |
|
Back to top |
|
 |
PieterV |
Posted: Fri Dec 08, 2006 4:16 am Post subject: |
|
|
Disciple
Joined: 04 Jan 2006 Posts: 164 Location: Belgium
|
You are correct, you can chose to only install the client libraries and the toolkit will work exactly as if you have installed the server. |
|
Back to top |
|
 |
Lillian |
Posted: Fri Dec 08, 2006 4:24 am Post subject: |
|
|
Centurion
Joined: 15 Apr 2002 Posts: 102
|
Thanks. Is there a document that specifically says that the toolkit install includes mq client libraries? |
|
Back to top |
|
 |
kirani |
Posted: Fri Dec 08, 2006 4:09 pm Post subject: |
|
|
Jedi Knight
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
|
I don't think the toolkit will install complete MQ Client for you. Not sure if the C/C++ (and other language) Client programs will work on the toolkit PC where you don't have complete MQ client installed. You might want to test this out. _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
|
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Dec 08, 2006 5:56 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
The toolkit will not install a complete MQ client, as far as I know.
It will only install enough jar files onto it's own classpath to make sure that it can build the connections it needs.
This should be documented in the Installation guide - which for some reason is not part of the Info Center. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
mqmatt |
Posted: Mon Dec 11, 2006 7:38 am Post subject: |
|
|
 Grand Master
Joined: 04 Aug 2004 Posts: 1213 Location: Hursley, UK
|
Correct, the Admin tooling does not install any client libraries. The com.ibm.mq libraries it needs are part of the com.ibm.etools.mft.config plugin.
Of course, you could just use the IS02 SupportPac and you can do your admin from within a complete MQ environment  |
|
Back to top |
|
 |
|