[jboss-user] [EJB 3.0] - Re: Can't get @Service to work
jaikiran
do-not-reply at jboss.com
Wed Mar 25 09:14:17 EDT 2009
In that case, there are MBeans for MDBs which provide this already. Access the jmx-console (http://localhost:8080/jmx-console) and you will find MBean(s) similar to this:
anonymous wrote : binding=message-driven-bean,jndiName=local/MDBExample at 1421788223,plugin=invoker,service=EJB
I don't have access to 4.2.3 system right now, so i can't tell you the MBean name for sure. Click on that MBean in the jmx-console and you should be able to see the necessary methods
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4220910#4220910
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4220910
More information about the jboss-user
mailing list