|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Java (non-JMS) API - values for inquire() constants |
« View previous topic :: View next topic » |
Author |
Message
|
leot |
Posted: Thu May 16, 2002 7:19 am Post subject: Java (non-JMS) API - values for inquire() constants |
|
|
Novice
Joined: 21 Apr 2002 Posts: 24 Location: NYC
|
I am finding that some of the constants that MQSeries API for Java manual mentions in regards to the inquire() method are missing. In other words, the MQC class does not contain many of the constants that inquire() expects as argument, and one has to kind of guess what the right values are.
Example: a constant MQCA_Q_MGR_NAME does not exist in Java API, but I had a friend (!) geting the value from somewhere - it turned out to be 2015.
The constant I am looking for now is MQIA_MAX_UNCOMMITTED_MSGS.
Does anyone:
- know its value?
- know where to find the values for _all_ constants mentioned in the Java API manual?
- know why some constants are not defined in Java API?
Thanks in advance,
Leonid |
|
Back to top |
|
 |
bower5932 |
Posted: Thu May 16, 2002 2:47 pm Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
The constants that you are looking for are part of the PCF (Programmable Command Formats). They are in com.ibm.mq.pcf.jar which is part of the MS0B SupportPac. You can also find the values by looking at cmqc.h. |
|
Back to top |
|
 |
leot |
Posted: Fri May 17, 2002 5:51 pm Post subject: |
|
|
Novice
Joined: 21 Apr 2002 Posts: 24 Location: NYC
|
Thanks! Downloaded and installed it. I'm still wondering why these were not included into the original MQSeries Java API. |
|
Back to top |
|
 |
amurugan |
Posted: Sun May 19, 2002 5:56 pm Post subject: |
|
|
Voyager
Joined: 10 Sep 2001 Posts: 75 Location: india
|
hi leot ,
the pcf jars are the new set of patches developed in recent times. Thats the reason they were not added in the standard software .
cheers,
murugan |
|
Back to top |
|
 |
amurugan |
Posted: Sun May 19, 2002 5:56 pm Post subject: |
|
|
Voyager
Joined: 10 Sep 2001 Posts: 75 Location: india
|
hi leot ,
the pcf jars are the new set of patches developed in recent times. Thats the reason they were not added in the standard software .
cheers,
murugan |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|