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

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

JMX - Relation Service.

I have been using the test cases for the JMX - Relation Service implementation in 
JBoss 3.2.3 to create Relations among MBeans. 



When working with internal relations I found that if a role value MBean was 
unregistered in the MBeanServer the associated Role.roleValues did not reflect the 
de-registration of the MBean, i.e. the MBean ObjectName was still a member of the List 
returned by RelationService.getRole(String theRelId, String theRoleName) method.



Based upon my understanding I expected that the list would not have contained this 
reference since the RelationService is responsible for maintaining the internal 
consistency. Is this understanding correct ?



sinclair


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to