Return-Path: Delivered-To: apmail-jakarta-hivemind-dev-archive@www.apache.org Received: (qmail 52148 invoked from network); 5 Jul 2005 01:24:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Jul 2005 01:24:54 -0000 Received: (qmail 10781 invoked by uid 500); 5 Jul 2005 01:24:53 -0000 Delivered-To: apmail-jakarta-hivemind-dev-archive@jakarta.apache.org Received: (qmail 10764 invoked by uid 500); 5 Jul 2005 01:24:52 -0000 Mailing-List: contact hivemind-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: hivemind-dev@jakarta.apache.org List-Id: Delivered-To: mailing list hivemind-dev@jakarta.apache.org Received: (qmail 10751 invoked by uid 99); 5 Jul 2005 01:24:52 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Jul 2005 18:24:52 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [203.162.4.185] (HELO HCM-MS-185.vnn.vn) (203.162.4.185) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Jul 2005 18:24:53 -0700 Received: from nbjeff ([203.162.4.10]) by HCM-MS-185.vnn.vn (InterMail vK.4.04.00.00 201-232-137 license 9d3ecd185b7059adcefb4d0866ce835e) with ESMTP id <20050705012448.OWOJ3575.HCM-MS-185@nbjeff> for ; Tue, 5 Jul 2005 08:24:48 +0700 From: "Jean-Francois Poilpret" To: Subject: Interceptor sets Date: Tue, 5 Jul 2005 08:25:06 +0700 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AcWBAEeA9rNNENAVQ3enQ+2hdMF2iA== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Message-Id: <20050705012448.OWOJ3575.HCM-MS-185@nbjeff> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi all, I saw mentioned on HM web site in the TODO list (which seems a bit out of date) the notion of "interceptor sets", in my understanding, this is the ability to declare the same interceptor for several services in one XML declaration, am I correct? Has this feature been implemented in HiveMind 1.1beta2 already? Will it do it for the final release? I think it would be good to have such a feature so that we can reduce quite a lot of declarations in hivemodule.xml files. This is particularly true for general concerns interceptors such as: - logging - performance monitoring - JMX monitoring - transaction management Cheers Jean-Francois --------------------------------------------------------------------- To unsubscribe, e-mail: hivemind-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: hivemind-dev-help@jakarta.apache.org