Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 37826 invoked from network); 30 Nov 2007 05:31:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Nov 2007 05:31:04 -0000 Received: (qmail 3285 invoked by uid 500); 30 Nov 2007 05:30:52 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 3251 invoked by uid 500); 30 Nov 2007 05:30:52 -0000 Mailing-List: contact commits-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list commits@harmony.apache.org Received: (qmail 3177 invoked by uid 99); 30 Nov 2007 05:30:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Nov 2007 21:30:52 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Nov 2007 05:30:40 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6414271420B for ; Thu, 29 Nov 2007 21:30:43 -0800 (PST) Message-ID: <14027344.1196400643407.JavaMail.jira@brutus> Date: Thu, 29 Nov 2007 21:30:43 -0800 (PST) From: "Tony Wu (JIRA)" To: commits@harmony.apache.org Subject: [jira] Assigned: (HARMONY-5226) [classlib][jndi][ldap] add referral support on ldap service provider In-Reply-To: <13420317.1196394343029.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 [ https://issues.apache.org/jira/browse/HARMONY-5226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tony Wu reassigned HARMONY-5226: -------------------------------- Assignee: Tony Wu > [classlib][jndi][ldap] add referral support on ldap service provider > -------------------------------------------------------------------- > > Key: HARMONY-5226 > URL: https://issues.apache.org/jira/browse/HARMONY-5226 > Project: Harmony > Issue Type: New Feature > Components: Classlib > Reporter: Regis Xu > Assignee: Tony Wu > Attachments: Harmony-5226.diff > > > This patch add referral support on ldap service provider, so ldap client can communicate with > several ldap servers to finish client request. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.