Bugs item #1031568, was opened at 2004-09-20 23:11
Message generated for change (Comment added) made by ejort
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1031568&group_id=22866

Category: JBossMX
Group: v3.2
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Jeff Carpenter (carpentitg)
>Assigned to: Adrian Brock (ejort)
Summary: ClassCastException in AttributeChangeNotificationFilter

Initial Comment:
In JBoss 3.2.5, the isNotificationEnabled method of
javax.management.AttributeChangeNotificationFilter
throws a ClassCastException when passed an argument
that is not of type AttributeChangeNotification.  The
JMX 1.2 specification indicates that, as an
implementation of NotificationFilter, it should return
false in this case.

The class
com.itgssi.gatejmx.support.StructureChangeNotification
referenced in the exception trace in the attached
console log is a custom implementation of
javax.management.Notification. The exception occurs
when an application XMBean passes a
StructureChangeNotification to sendNotification.


----------------------------------------------------------------------

>Comment By: Adrian Brock (ejort)
Date: 2004-09-21 19:48

Message:
Logged In: YES 
user_id=9459

Backported the version from jboss4 which includes this fix
and some others.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1031568&group_id=22866


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to