You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Michael Marth (JIRA)" <ji...@apache.org> on 2008/02/22 14:37:19 UTC

[jira] Created: (JCR-1410) local observation

local observation
-----------------

                 Key: JCR-1410
                 URL: https://issues.apache.org/jira/browse/JCR-1410
             Project: Jackrabbit
          Issue Type: Wish
          Components: observation
         Environment: N/A
            Reporter: Michael Marth
            Priority: Minor


I would like to register event listeners on Jackrabbit to create a log file. However, it seems that I need to make a remote connection to get a session. This is a bit inconvenient, because I need to have another process running. Moreover, it is not suitable for a real audit log (one process might be down or JR might make changes before I have a session). So I would find it really helpful if I could register event listeners that run in the same process as JR and get started automatically when JR (or the respective workspace) starts. Probably, this would need a config setting for registration or so.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (JCR-1410) local observation

Posted by "Marcel Reutegger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Reutegger resolved JCR-1410.
-----------------------------------

    Resolution: Duplicate

> local observation
> -----------------
>
>                 Key: JCR-1410
>                 URL: https://issues.apache.org/jira/browse/JCR-1410
>             Project: Jackrabbit
>          Issue Type: Wish
>          Components: observation
>         Environment: N/A
>            Reporter: Michael Marth
>            Priority: Minor
>
> I would like to register event listeners on Jackrabbit to create a log file. However, it seems that I need to make a remote connection to get a session. This is a bit inconvenient, because I need to have another process running. Moreover, it is not suitable for a real audit log (one process might be down or JR might make changes before I have a session). So I would find it really helpful if I could register event listeners that run in the same process as JR and get started automatically when JR (or the respective workspace) starts. Probably, this would need a config setting for registration or so.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.