How could I add a trigger/method on my MDB so it shows up in the jmx-console?
I use these annotations:
@MessageDriven( @ActivationConfigProperty=xx )
public class myMDB implements MessageListener { ... }
Is there an annotation to tag a method/operation for the mbean?
I know I could use attribute, but I really want an operational button ...
Maybe some xml magic for the mbean descriptor?
thnx. -j0
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4026427#4026427
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4026427
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user