Set termination time (and therefore destroy them) on WS-resources when the
corresponding Qpid object instance is removed.
-------------------------------------------------------------------------------------------------------------------------
Key: QPID-1578
URL: https://issues.apache.org/jira/browse/QPID-1578
Project: Qpid
Issue Type: Sub-task
Components: Java Management : QMan
Affects Versions: M5
Environment: J2SE 1.5 or higher
Reporter: Andrea Gazzarini
Assignee: Andrea Gazzarini
Fix For: M5
When an obejct instance is removed on Qpid side (expired session, deleted
queue, etc), QMan receives a content indication message which contains the
expiration date for that object.
After that, the JMX core detects the corresponding MBean and unregister that
from the MBeanServer. What needs to be done is, as conseguence of that event,
to inform the WS-DM Adapter in order to let it set the termination time (and
destroy) the corresponding WS-Resource.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.