Author |
Message
|
JAKEZ |
Posted: Mon Oct 25, 2004 6:41 am Post subject: Install client mqs on a box with already WAS installed? |
|
|
Apprentice
Joined: 03 Oct 2002 Posts: 32
|
Hi,
- we have a sun solaris box with Websphere Application Server version 5.1.0.0 already installed
- we dont know if the client code has been installed at the same time when installing the WAS (if that possible?)
- we also want to have a client mqseries 5.3 installed in this machine:
+ is that possible?
- perhaps this operation has no sense?
+ in that case can we install the client code (macy_withSSL.tar ) downloaded from: <http://www-1.ibm.com/support/docview.wss?rs=203&uid=swg24006126&loc=en_US&cs=utf-8&lang=en>
+ also: the package gsk7bas is already installed
- can we install the gsk6bas comming with the client code in macy_withSSL.tar?
thanks for help
Jakez |
|
Back to top |
|
 |
PGoodhart |
Posted: Mon Oct 25, 2004 6:50 am Post subject: |
|
|
Master
Joined: 17 Jun 2004 Posts: 278 Location: Harrisburg PA
|
- we dont know if the client code has been installed at the same time when installing the WAS (if that possible?)
Yes, depending on the version.
- we also want to have a client mqseries 5.3 installed in this machine:
+ is that possible?
Yes definately.
- perhaps this operation has no sense?
No it makes sense, as if nothing else your client code may be newer then the version that came with it. You need to use client connections with Websphere if you want to connect to more then one queue manager.
+ in that case can we install the client code (macy_withSSL.tar ) downloaded from: <http://www-1.ibm.com/support/docview.wss?rs=203&uid=swg24006126&loc=en_US&cs=utf-8&lang=en>
Sure, looks like the right thing.
+ also: the package gsk7bas is already installed
- can we install the gsk6bas comming with the client code in macy_withSSL.tar?
I don't know but I bet it will work fine. _________________ Patrick Goodhart
MQ Admin/Web Developer/Consultant
WebSphere Application Server Admin |
|
Back to top |
|
 |
JAKEZ |
Posted: Mon Oct 25, 2004 7:10 am Post subject: |
|
|
Apprentice
Joined: 03 Oct 2002 Posts: 32
|
thanks a lot Pat for the info
Jakez |
|
Back to top |
|
 |
thravi |
Posted: Thu Oct 28, 2004 3:55 pm Post subject: |
|
|
Novice
Joined: 16 Jul 2004 Posts: 13
|
Quote: |
- we also want to have a client mqseries 5.3 installed in this machine:
+ is that possible?
Yes definately. |
do we need to do anything like with WAS or the embedded jms server before we can go ahead with the standard MQ client install.
Thanks,
Ravi |
|
Back to top |
|
 |
sjensen |
Posted: Fri Oct 29, 2004 12:40 am Post subject: |
|
|
Centurion
Joined: 18 Dec 2003 Posts: 134 Location: London
|
Hi,
Quote: |
also: the package gsk7bas is already installed
- can we install the gsk6bas comming with the client code in macy_withSSL.tar?
|
Yes, you can have both 6 and 7 on the same machine:
# pkginfo |grep gsk
application gsk6bas Certificate and SSL Base Runtime (gsk6bas)
application gsk7bas Certificate and SSL Base Runtime (gsk7bas)
Cheers
Stefan |
|
Back to top |
|
 |
|