Author |
Message
|
nosnhoj |
Posted: Tue Feb 25, 2014 9:39 am Post subject: Extended transnational client |
|
|
Apprentice
Joined: 07 Sep 2005 Posts: 40 Location: Markham On.
|
Hi, I'm in the process of upgrading the MQ client on a weblogic server from 6.0.2.5 to 7.5. The domain running on the server has /opt/mqm/java/lib/com.ibm.mqetclient.jar in the classpath - but the new 7.5 client doesn't include that specific jar.
I know the ET client functionality is supposed to be included in the 7.5 jars now, but i haven't' read anywhere if anything else needs to be changed. do I simply remove the mqetclient.jar line from the classpath? will the applications still have XA functions without making additional changes?
thanks |
|
Back to top |
|
 |
zpat |
Posted: Tue Feb 25, 2014 9:54 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
What exact version of MQ 7.5?
There was some sort of APAR about this file missing. _________________ Well, I don't think there is any question about it. It can only be attributable to human error. This sort of thing has cropped up before, and it has always been due to human error. |
|
Back to top |
|
 |
nosnhoj |
Posted: Tue Feb 25, 2014 10:12 am Post subject: |
|
|
Apprentice
Joined: 07 Sep 2005 Posts: 40 Location: Markham On.
|
I'm installing MQ Client 7.5.0.2 on a Solaris weblogic box. The MQ server is 7.0.1.4 |
|
Back to top |
|
 |
nosnhoj |
Posted: Tue Feb 25, 2014 10:15 am Post subject: |
|
|
Apprentice
Joined: 07 Sep 2005 Posts: 40 Location: Markham On.
|
found this technote, will check the passport advantage site...
Problem(Abstract)
You try to compile a Javaâ„¢ JMS WebSphere MQ (WMQ) client application and find you are missing 'com.ibm.mqetclient.jar' file.
Cause
Java Extended Transaction Support was not installed. This fileset is included with the WMQ base code that is downloaded from "Passport Advantage".
Resolving the problem
WebSphere MQ V6.0 and later includes the file, however you must install "Java Extended Transaction Support". This is a fileset included with the download of base WMQ code from Passport Advantage. |
|
Back to top |
|
 |
zpat |
Posted: Wed Feb 26, 2014 12:25 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
That used to be the case with MQ v6. It is should no longer be the case.
Where does your 7.5.0.2 client come from?
Did you use the MQ client software that is available as a support pac?
http://www-304.ibm.com/support/docview.wss?uid=swg24032744 _________________ Well, I don't think there is any question about it. It can only be attributable to human error. This sort of thing has cropped up before, and it has always been due to human error. |
|
Back to top |
|
 |
markt |
Posted: Wed Feb 26, 2014 1:05 am Post subject: |
|
|
 Knight
Joined: 14 May 2002 Posts: 508
|
7.5 does not need or include that extra jar. The function is included in the regular client jars for all distribution mechanisms. |
|
Back to top |
|
 |
|