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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...