Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 92833 invoked from network); 26 Aug 2006 10:54:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Aug 2006 10:54:41 -0000 Received: (qmail 14389 invoked by uid 500); 26 Aug 2006 10:54:40 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 14350 invoked by uid 500); 26 Aug 2006 10:54:40 -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 14339 invoked by uid 99); 26 Aug 2006 10:54:40 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Aug 2006 03:54:40 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Aug 2006 03:54:40 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 73F9D7141F0 for ; Sat, 26 Aug 2006 10:51:23 +0000 (GMT) Message-ID: <2851007.1156589483471.JavaMail.jira@brutus> Date: Sat, 26 Aug 2006 03:51:23 -0700 (PDT) From: "Emmanuel Lecharny (JIRA)" To: dev@directory.apache.org Subject: [jira] Commented: (DIRSERVER-711) Propagate the errors to the client if we get a DecoderException (was DIRSERVER-634) In-Reply-To: <17477328.1156290196421.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/DIRSERVER-711?page=comments#action_12430724 ] Emmanuel Lecharny commented on DIRSERVER-711: --------------------------------------------- All the DN exception have been trapped. Now we need to do the same thing for other exceptions. > Propagate the errors to the client if we get a DecoderException (was DIRSERVER-634) > ----------------------------------------------------------------------------------- > > Key: DIRSERVER-711 > URL: http://issues.apache.org/jira/browse/DIRSERVER-711 > Project: Directory ApacheDS > Issue Type: Bug > Reporter: Emmanuel Lecharny > > In codec grammars, when we have a decoderException, we should generate the correct LdapMessage response so the client can get the correct error instead of a protocol error. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira