[jboss-user] [Beginners Corner] - Re: Looking up MessageDrivenBean/MessageListener
kaobe
do-not-reply at jboss.com
Thu Sep 14 04:21:32 EDT 2006
Hi Gabriel,
may be that I misunderstand you, but you seem to mix MBean with Message Driven Bean. An MBean is a Managed Bean in the jmx server. The Message Driven Bean is an EJB used for message based communication.
You should lookup your MBean with something like this: http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossMQ (look for the examples). There is an explanation of how to get an MDB and trigger it.
I hope it helps!
Peter
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3971489#3971489
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3971489
More information about the jboss-user
mailing list