]
Darran Lofthouse updated REMJMX-19:
-----------------------------------
Fix Version/s: 2.0.2.CR1
(was: 2.0.1.CR2)
Optimise server side notifications to eliminate serialization issue
re different instances of same filter and hand back server side.
------------------------------------------------------------------------------------------------------------------------------------
Key: REMJMX-19
URL:
https://issues.jboss.org/browse/REMJMX-19
Project: Remoting JMX
Issue Type: Task
Components: Notifications
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 2.0.2.CR1
The NotificationMBeanSupport class compares these items by identity so when different
copies are received server side it breaks these comparisons.