Thank you Steve,
I added the connector.jar to my modified 'EXPANDED' classpath assignment and
it did not work. I then reverted to the 'origional class path assignment
from the supportpack, the one with the '../' in the path and added the
connector.jar. This then worked. I am getting down into the execution and I
will test it more. Again thanks!!!


                                                                    bobbee






From: "GIES, STEVE" <[EMAIL PROTECTED]>
Reply-To: MQSeries List <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: Support Pack IC01
Date: Tue, 22 Oct 2002 09:24:28 -0700

This is another victim of CSD03.  I got the following reply from IBM
Support:

------------------------
There is a known issue with supportpac IC01 at CSD03; this is being
addressed by apar IC34712. The fix for the problem is inclusion of the
connector.jar file path in the classpath variable of the following bat
files:
1. mqsideploy
2. mqsideletemsgset
3. mqsiimportmsgflows
4. mqsiexportmsgflows
5. mqsiassign
-
The workaround for all of the above is the same
-
The remaining bat files (viz mqsifiltermsgflows.bat and  mqsicombinemsgf
.bat) do not require this fix.
----------------------------------

I added the connector.jar class to the above bat files and it did resolve
the problem.

- Steve Gies


-----Original Message-----
From: Robert Broderick [mailto:robertbroderick@;HOTMAIL.COM]
Sent: Tuesday, October 22, 2002 5:18 AM
To: [EMAIL PROTECTED]
Subject: Support Pack IC01


I am trying to execute the MF import utility in IC01 as follows and getting
the following error:

C:\Program Files\IBM\WebSphere MQ Integrator
2.1\Tool>mqsiimportmsgflows.bat
Exception in thread "main" java.lang.NoClassDefFoundError:
com/ibm/broker/config /util/ImportMsgFlows

As you see I am in the Tools directory and have place the jar file there. I
am gettng this now and prior to modifying the Classpath statement to point
directly to the files as shown n the following:

set IMF_CLASSPATH=.;C:\Program Files\IBM\WebSphere MQ Integrator
2.1\Tool;C:\Program Files\IBM\WebSphere MQ Integrator
2.1\classes\com.ibm.mq.jar;C:\Program Files\IBM\WebSphere MQ Integrator
2.1\classes\jfaceall.jar;C:\Program Files\IBM\WebSphere MQ Integrator
2.1\classes\swingall.jar;C:\Program Files\IBM\WebSphere MQ Integrator
2.1\classes;C:\Program Files\IBM\WebSphere MQ Integrator
2.1\classes\xml4j.jar;C:\Program Files\IBM\WebSphere MQ Integrator
2.1\classes\broker.jar;C:\Program Files\IBM\WebSphere MQ Integrator
2.1\classes\config.jar;C:\Program Files\IBM\WebSphere MQ Integrator
2.1\classes\argo.jar;C:\Program Files\IBM\WebSphere MQ Integrator
2.1\classes\webdav.jar;C:\Program Files\IBM\WebSphere MQ Integrator
2.1\lib;C:\Program Files\IBM\WebSphere MQ Integrator
2.1\lib\rt.jar;C:\Program Files\IBM\WebSphere MQ Integrator
2.1\lib\math.jar;C:\Program Files\IBM\WebSphere MQ Integrator
2.1\lib\i18n.jar;%classpath%

java -cp "%IMF_CLASSPATH%" com.ibm.broker.config.util.ImportMsgFlows %1 %2
%3

goto end

I believe there is something missing frome the CP. Anybody got a
suggestion?



_________________________________________________________________
Choose an Internet access plan right for you -- try MSN!
http://resourcecenter.msn.com/access/plans/default.asp

Instructions for managing your mailing list subscription are provided in
the
Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

_________________________________________________________________
Surf the Web without missing calls! Get MSN Broadband.
http://resourcecenter.msn.com/access/plans/freeactivation.asp

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Reply via email to