Author |
Message
|
elikatz |
Posted: Thu Jul 09, 2009 7:04 pm Post subject: com.ibm.mq.headers.jar |
|
|
Voyager
Joined: 24 Feb 2009 Posts: 86
|
hi guys,
i got requirement from our developers for this jar (com.ibm.mq.headers.jar).
i couldn't find it anywhere...
can you please give me a lead?...
this is for client use connecting to mq version 6.0.2.6 on windows 2003.
thanks,
Eli |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu Jul 09, 2009 8:50 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Have your developers list the classes in all the jars in the install path:
It is very pretentious to think that one can prescribe to IBM as to which jar they'll put their classes into!
And tell them it's their fault... they should have set the classpath according to the Using Java manual  _________________ MQ & Broker admin |
|
Back to top |
|
 |
elikatz |
Posted: Fri Jul 10, 2009 5:46 am Post subject: |
|
|
Voyager
Joined: 24 Feb 2009 Posts: 86
|
hmmm.... I totally agree with what you say...
it's not that they don't find this jar, they don't have it.
i looked for it and couldn't find it, where can i get it from? |
|
Back to top |
|
 |
mqjeff |
Posted: Fri Jul 10, 2009 5:55 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
It may not be a MQ v6.0 jar file. It may be a jar file that is only shipped in MQ v7. Oddly enough the documentation for both versions tells you what Jar files are included.
Tell them to go back to their MQ documentation for MQ v6 and find out what package the class they are looking for should be in. |
|
Back to top |
|
 |
PhilBlake |
Posted: Mon Jul 13, 2009 7:20 am Post subject: |
|
|
 Acolyte
Joined: 25 Oct 2005 Posts: 64
|
mqjeff wrote: |
It may not be a MQ v6.0 jar file. It may be a jar file that is only shipped in MQ v7. |
Yes, com.ibm.mq.headers.jar is new in MQ v7 and is defined in the manifest file from com.ibm.mq.jar. |
|
Back to top |
|
 |
|