-
Bug
-
Resolution: Done
-
Major
-
2.6.0.Final
-
None
An NPE occurs in a background thread when listening for Event.PROPERTY_REMOVED events, the watched nodes are restricted by a node type, and a property on the watched node type is deleted. The EvenListener is never called after the property deletion.