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 » IBM MQ Java / JMS » Java Vs JMS

Post new topic  Reply to topic Goto page Previous  1, 2
 Java Vs JMS « View previous topic :: View next topic » 
Author Message
tapak
PostPosted: Tue Aug 08, 2006 8:11 am    Post subject: Reply with quote

Centurion

Joined: 26 Oct 2005
Posts: 149
Location: Hartford,CT

Now I am very much clear the advantage of using JMS . Thank you very much for clarifying it .

I saw MQQueueConnection class in mqjms.jar was thinking that MQQueueConnection in the mqjms jar is used for connecting to the queuemanager instead of the generic QueueConnection object. I checked the mq jms samples and confirmed that it is using the generic QueueConnection object .
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Tue Aug 08, 2006 9:09 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

The MQQueueConnection class is a subclass of the QueueConnection class.

That means that your code asks for an object of QueueConnection, but receives an object of MQQueueConnection, that it is perfectly able to treat as an QueueConnection object.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
tapak
PostPosted: Tue Aug 08, 2006 9:17 am    Post subject: Reply with quote

Centurion

Joined: 26 Oct 2005
Posts: 149
Location: Hartford,CT

Thanks Jeff
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » IBM MQ Java / JMS » Java Vs JMS
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.