ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » Binding Options : MQI

Post new topic  Reply to topic
 Binding Options : MQI « View previous topic :: View next topic » 
Author Message
techno
PostPosted: Wed Jul 16, 2003 12:48 pm    Post subject: Binding Options : MQI Reply with quote

Chevalier

Joined: 22 Jan 2003
Posts: 429

Are these options

MQCNO_STANDARD_BINDING and
MQCNO_FASTPATH_BINDING in MQI
same as

JMSC.MQJMS_TP_BINDINGS_MQ and JMSC.MQJMS_TP_CLIENT_MQ_TCPIP in JMS?

They are not explained in similar way.

Thanks
shiva.
Back to top
View user's profile Send private message
rwa
PostPosted: Thu Jul 17, 2003 1:03 am    Post subject: Reply with quote

Voyager

Joined: 22 Jan 2002
Posts: 76
Location: Duesseldorf/Germany

A complete documentation for MQ and Java can be found in:

http://www.ibm.com/software/ts/mqseries/api/mqjava.html

The correlation between Java Classes and MQI is explained in this documentation.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
EddieA
PostPosted: Thu Jul 17, 2003 7:34 am    Post subject: Reply with quote

Jedi

Joined: 28 Jun 2001
Posts: 2453
Location: Los Angeles

Short answer - no.

MQCNO_STANDARD_BINDING and MQCNO_FASTPATH_BINDING are options when connecting to a server only.

Cheers,
_________________
Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0
Back to top
View user's profile Send private message
techno
PostPosted: Thu Jul 17, 2003 9:42 am    Post subject: Reply with quote

Chevalier

Joined: 22 Jan 2003
Posts: 429

I do not see any corresponding constants in JMS. JMS has only one const. Am I correct?
Back to top
View user's profile Send private message
mqonnet
PostPosted: Thu Jul 17, 2003 10:04 am    Post subject: Reply with quote

Grand Master

Joined: 18 Feb 2002
Posts: 1114
Location: Boston, Ma, Usa.

Take a look at Part 3, Chapter 10 "Building a connection" from the following online book.

http://publibfp.boulder.ibm.com/epubs/html/csqzaw11/csqzaw11tfrm.htm

It clearly states the differences and the binding modes available in JMS.

As for MQCNO_STANDARD_BINDING etc are concerned, they are MQ constants and hence you can use them via MQ Base Java. But using JMS i dont think there is a way to use them. Moreover a JMS client uses JMS libraries and which would mean it would not use the code from MQ. If and only if you use code from MQ you would find an agent created for your application by MQ and hence giving you the options of running it standard bound or fastpath depending upon how you connect.

Cheers
Kumar
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Binding Options : MQI
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.