Hi Folks,

I really need your help. and Please help. Thank you.
I read this link 

http://wiki.jboss.org/wiki/Wiki.jsp?page=HowCanNonMBeansReceiveJMXNotifications


At the bottom of tht link, there is a line saying 
" any component (e.g. a servlet)  that can get hold of the MBeanServer can 
potentially subscribe for notifications"

I am confused.

Because the MBean is in sar. the Servlet is a listener in war. 
In my servlet, I do 
server.addNotificationListener(objectName, this, null, null );
But looks like the listener (servlet ) also should be in SAR. 
How to solve this conflict.

Please help me out. Thank you very much.

Chwang

 


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

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


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to