|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
JMS doubt. |
« View previous topic :: View next topic » |
Author |
Message
|
vjsony |
Posted: Tue Jul 16, 2002 8:57 pm Post subject: JMS doubt. |
|
|
 Apprentice
Joined: 01 Aug 2001 Posts: 45
|
Hi,
Some basic doubts on JMS...
I have MQSeries Client installed on M/C 1. I plan to use JMS interface for the MQSeries operations. MQSERVER (belongs to my customer) in is on M/C 2.
Is there anything specific wrt JMS that has to be done on the MQSERVER to use JMS interface?
Awaiting your replies.
Thanks.
VJ. |
|
Back to top |
|
 |
amigupta1978 |
Posted: Tue Jul 16, 2002 11:53 pm Post subject: |
|
|
Centurion
Joined: 22 Jan 2002 Posts: 132 Location: India
|
HI,
Nothing spl...just create the QueueConnection factory and Topic connection factory with setting transport as client, also set the port numer and server connection channel.
Regds,
Amit |
|
Back to top |
|
 |
vjsony |
Posted: Wed Jul 17, 2002 1:16 am Post subject: |
|
|
 Apprentice
Joined: 01 Aug 2001 Posts: 45
|
Hi Amit,
Thanks for your reply.
The QueueConnection factory and Topic connection factory will have to be created on the MQServer End.
I guess that would mean that if the MQServer belongs to a customer of mine, then unless he/she does the necessary JMS configurations, I will not be able to use the JMS interface for my MQClient ..
Or is there any other way??
Please confirm if my understanding is correct.
Awaiting your reply ..
Thanks
VJ |
|
Back to top |
|
 |
mansoorkp |
Posted: Thu Aug 01, 2002 10:21 pm Post subject: |
|
|
Newbie
Joined: 01 Aug 2002 Posts: 1 Location: Bangalore
|
hi,
No ConnectionFacotries are java objects which you can create on the client side. it holds information like host name,port number on which server reside etc. Normally these objects are stored in a naming service like ldap server/filesystem and application program do a JNDI look up on these service to get these objects. o/w one can create these connection factory objects in the program by giving all the required information. please refer to the api of these factory classes
regards
mansoor |
|
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
|
|
|
|