|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
JMS and QM series |
« View previous topic :: View next topic » |
Author |
Message
|
jeevan |
Posted: Sun Feb 03, 2008 3:56 pm Post subject: JMS and QM series |
|
|
Grand Master
Joined: 12 Nov 2005 Posts: 1432
|
I am planning to learn jms( I am administrator basically, however I know java). From reading the jms tutorials, I understand the follwing
there needs to be
a jms client for putting messages ( producing message)
a jms client getting message ( messaage consumer)
a jms client puts a messaage directly ( not sure whether it uses jndi lookup) into queue manager however, the jms client does not access a message directly from the queue. An MDB get the message from the queue ( which is listeneing to a queue).
I could not figureout exactly:
if the above statement is correct, how a mdb passes the message t jsm client
what is a listener ( when we call a mdb is listening, what exactly does it mean)
what is restarting a listener( I know from mq point of view, i can see the input process in a queue and if there is none, I can tell the application folks to restart it). But from technical point of view, is it just an instalce of mdb app r?
How can i set a listener? What is jms listener in general and how a listener for a queue differs?
Some clarificaiton would be reallly appreciated. |
|
Back to top |
|
 |
fjb_saper |
Posted: Sun Feb 03, 2008 5:03 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Look at http://java.sun.com and search for a JMS tutorial.
Looks like you could do with the information there.
MDB's are streactly reserved for a J2EE server environment.
Check out the JMS Receiver...
Enjoy  _________________ MQ & Broker admin |
|
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
|
|
|
|