[JBoss-user] [Management, JMX/JBoss] - Re: Adding A Log4jService Reconfiguration MBean Notification

2006-01-09 Thread jiwils
I am confused about one particular aspect of this solution...

How does the Log4jService MBean indicate via the implementation of 
NotificationBroadcaster.getNotificationInfo that it emits this new notification 
(or does it at all)?

I can see via the new Log4jService code that a notification is emitted, but the 
non-overridden implementation of NotificationBroadcaster.getNotificationInfo 
just returns an empty array by default.  Furthermore, the Log4jService's XML 
descriptor (in jboss-service.xml) and the XMBean descriptor that it refers to 
do not appear to add this notification information.

Is there some functionality that I am missing, or is the implementation of the 
NotificationBroadcaster.getNotificationInfo method not a big deal (the code 
should work anyway)?

I ask because in the development of my own NotificationBroadcaster's, should I 
override the behavior provided by NotificationBroadcasterSupport, use a JBoss 
XML descriptor in some fashion, or is this a detail that I should not worry 
about?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3916498#3916498

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3916498


---
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://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: Adding A Log4jService Reconfiguration MBean Notification

2006-01-09 Thread [EMAIL PROTECTED]
In jboss getNotificationInfo() is not overriden in most cases and client code 
normally doesn't rely on it. If you want your mbeans to be more correct then 
go ahead and implement it.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3916510#3916510

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3916510


---
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://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: Adding A Log4jService Reconfiguration MBean Notification

2005-11-16 Thread [EMAIL PROTECTED]
Sure, put it as minor feature request in JIRA.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3907495#3907495

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3907495


---
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628alloc_id=16845op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - Re: Adding A Log4jService Reconfiguration MBean Notification

2005-11-16 Thread jiwils
JIRA Link: http://jira.jboss.com/jira/browse/JBAS-2449

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3907569#3907569

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3907569


---
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628alloc_id=16845op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user