You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Tommaso Teofili (JIRA)" <ji...@apache.org> on 2014/11/04 17:19:34 UTC

[jira] [Created] (SLING-4132) Jcr event triggers session is closed prematurely

Tommaso Teofili created SLING-4132:
--------------------------------------

             Summary: Jcr event triggers session is closed prematurely
                 Key: SLING-4132
                 URL: https://issues.apache.org/jira/browse/SLING-4132
             Project: Sling
          Issue Type: Bug
          Components: Replication
            Reporter: Tommaso Teofili
            Assignee: Tommaso Teofili


in _AbstractJcrEventTrigger_ the session used to create the event listener is immediately closed (session.logout()) and therefore the listeners attached to that session are not available.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)