Return-Path: X-Original-To: apmail-directory-dev-archive@www.apache.org Delivered-To: apmail-directory-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0447910254 for ; Tue, 30 Apr 2013 17:14:18 +0000 (UTC) Received: (qmail 11650 invoked by uid 500); 30 Apr 2013 17:14:17 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 11559 invoked by uid 500); 30 Apr 2013 17:14:17 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 11273 invoked by uid 99); 30 Apr 2013 17:14:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Apr 2013 17:14:16 +0000 Date: Tue, 30 Apr 2013 17:14:16 +0000 (UTC) From: "Emmanuel Lecharny (JIRA)" To: dev@directory.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (DIRSERVER-1836) When extedning an interceptor, the operation are executed twice MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Emmanuel Lecharny created DIRSERVER-1836: -------------------------------------------- Summary: When extedning an interceptor, the operation are executed twice Key: DIRSERVER-1836 URL: https://issues.apache.org/jira/browse/DIRSERVER-1836 Project: Directory ApacheDS Issue Type: Bug Affects Versions: 2.0.0-M11 Reporter: Emmanuel Lecharny Fix For: 2.0.0-RC1 If we extend an existing Interceeptor, to overload a method, the interceptor is added twice in the list of interceptors per operation if the operation is present in both interceptors. This leads to various errors in the server. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira