Author |
Message
|
SSusanne |
Posted: Thu Mar 04, 2004 9:59 am Post subject: Where can I get a api documentation for com.ibm.mq.jar? |
|
|
Newbie
Joined: 04 Mar 2004 Posts: 2
|
Hi,
is there any api documentation of the com.ibm.mq.jar?
I can not find any on the IBM-site.
Thanks for help
Susanne |
|
Back to top |
|
 |
bower5932 |
Posted: Thu Mar 04, 2004 10:23 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Mar 04, 2004 10:49 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
But there is not any javadoc formatted documentation. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
EddieA |
Posted: Thu Mar 04, 2004 10:59 am Post subject: |
|
|
 Jedi
Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles
|
Not quite true. Sun still does publish the 'pure' JMS specification in JavaDoc format. I still have a copy of the 1.0.2b. Taking a quick look, the 1.1 version is the current one.
Of course, this does not include any of the Vendor (IBM) extensions to the specification.
Cheers, _________________ Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0 |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Mar 04, 2004 11:58 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
The IBM implmenetation of JMS is not kept in com.ibm.mq.jar.
There is no javadoc (to the best of my knowledge) for the Java API for MQSeries, which has it's implementation kept in com.ibm.mq.jar. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
bower5932 |
Posted: Thu Mar 04, 2004 2:22 pm Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
You are right. There is no javadoc. You have to go to the Using Java manual. |
|
Back to top |
|
 |
|