-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.1.4, 5.2 M1
-
Fix Version/s: 5.1.5
-
Component/s: None
Some jms event listeners are not called anymore: this is due to the fact that they only listen to DOCUMENT_MESSAGE events, and not to EVENT_MESSAGE.
List of listeners:
- CommentEventListenerBean
- NotificationMessageListener
- PublishingListener
- VersioningMessageListener
- is required by
-
NXP-2446 Remove comment relations when removing a comment
- Resolved