Return-Path: Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: (qmail 49695 invoked from network); 26 May 2009 00:07:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 26 May 2009 00:07:04 -0000 Received: (qmail 60382 invoked by uid 500); 26 May 2009 00:07:16 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 60331 invoked by uid 500); 26 May 2009 00:07:16 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 60320 invoked by uid 99); 26 May 2009 00:07:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 May 2009 00:07:16 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [203.177.252.93] (HELO mx4.ayalasystems.com) (203.177.252.93) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 May 2009 00:07:06 +0000 Received: from SRVCOM1.asti.com ([172.16.25.7]) by mx4.ayalasystems.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 26 May 2009 08:06:34 +0800 Received: from astimailsrv01.asti.com ([192.168.23.12]) by SRVCOM1.asti.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 26 May 2009 08:03:53 +0800 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message Subject: Declarative way of registering Event Listeners MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C9DD95.7428D64E" Date: Tue, 26 May 2009 08:03:52 +0800 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Declarative way of registering Event Listeners Thread-Index: AcndlXQjUmK1GHywQ7WcCs4Ka2Y71A== From: "ASTI Araza, Ariel D." To: X-OriginalArrivalTime: 26 May 2009 00:03:53.0528 (UTC) FILETIME=[74BE8B80:01C9DD95] X-Virus-Checked: Checked by ClamAV on apache.org ------_=_NextPart_001_01C9DD95.7428D64E Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I've been searching the Jackrabbit documentation and I couldn't find = anything that answers my question. I am using the jackrabbit webapp and = I don't want to subclass, or modify existing jackrabbit classes just to = insert code that register my own event listener to observe repository = changes like addition, modifications, removal, etc. In the = WEB-INF/config.xml I saw and registration = but there's unfortunately not anything that looks like event listeners = registration.=20 Any clue as to the right direction to take is most welcome. Ariel ------_=_NextPart_001_01C9DD95.7428D64E--