Every Bean can publish messages in a JMS Topic, even the Session Bean
itself. Message Driven Beans are a mechanism for receiving messages from a
JMS. When you're deploying MDBs, the AppServer is the JMS-Listener and if a
JMS-Message is received, the appserver instantiates a corresponding MDB.
-----Original Message-----
From: laiq ahmad [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 18, 2001 9:55 PM
To: [EMAIL PROTECTED]
Subject: Can Message Driven Bean retrieve data from a session bean
Can Message Driven Bean retrieve data from a session
bean and publish it in a Topic in JMS, i am using
publish/subscribe messaging.
and if so can someone help me out with an example.
thanks
laiq
__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".