If your implementation is working as POJO implementation, it will work as 
MBean, too.

You didn't  implement the loop above within the start service method, did you? 
You will block the jmx server when the start method doesn't return.

You must do this within your own thread. What was wrong with this solution?


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862370#3862370

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3862370


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to