thanks
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3877595#3877595
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3877595
---
This SF.Net email is sponsored by Orac
Dear all,
I have a problem sending a message from a session Bean to a MDB. The message
arrives to the queue, becouse I have tested it through the jmx-console. but
the message driven bean didn't read anyting. It's easy, but for me fustrating,
What can I do to change that?
ejb-jar ///
Dear All,
I have an easy question to resolve,
Which is the better communication architecture between two Statefull beans.
Statefull bean A (producer)
MDB?
Statefull bean B (consumer)
its possible? i don't know how communicate the MDB who recibes de messages with
the Statefulbean B (consumer.)