From dev-return-9981-apmail-activemq-dev-archive=activemq.apache.org@activemq.apache.org Mon Apr 07 16:16:28 2008 Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 48002 invoked from network); 7 Apr 2008 16:16:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Apr 2008 16:16:27 -0000 Received: (qmail 4504 invoked by uid 500); 7 Apr 2008 16:16:27 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 4476 invoked by uid 500); 7 Apr 2008 16:16:27 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 4467 invoked by uid 99); 7 Apr 2008 16:16:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Apr 2008 09:16:27 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Apr 2008 16:15:33 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B365B234C0C3 for ; Mon, 7 Apr 2008 09:13:32 -0700 (PDT) Message-ID: <1701338968.1207584812733.JavaMail.jira@brutus> Date: Mon, 7 Apr 2008 09:13:32 -0700 (PDT) From: "Trevor Pounds (JIRA)" To: dev@activemq.apache.org Subject: [jira] Commented: (AMQ-1587) Improvements/Bug Fixes for LDAP Discovery Mechanism (LDAP Network Connector) In-Reply-To: <1457675837.1203478635718.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/activemq/browse/AMQ-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=42036#action_42036 ] Trevor Pounds commented on AMQ-1587: ------------------------------------ I think I can upload them with a different name and that will work as a simple workaround. It just seems strange that I can't overwrite the previous images properly. > Improvements/Bug Fixes for LDAP Discovery Mechanism (LDAP Network Connector) > ---------------------------------------------------------------------------- > > Key: AMQ-1587 > URL: https://issues.apache.org/activemq/browse/AMQ-1587 > Project: ActiveMQ > Issue Type: Improvement > Components: Connector > Affects Versions: 5.0.0 > Reporter: Trevor Pounds > Assignee: Hiram Chirino > Fix For: 5.1.0 > > Attachments: LdapNetworkConnector.diff > > > These are much needed improvements and bug fixes for the AMQ-358. The original patch worked for only a subset of cases. I have updated the original network connector I submitted with the following features and fixes. > - detection and handling of multiple LDAP entries pointing to the same upstream broker > - anonymous binding support (not everyone wants to put their login credentials in an XML file!) > - LDAP server failover support > - general logging improvements > - fix bug that only allowed a single discovered network connector from a broker > - persistent search capabilities allowing a broker to stay in sync with the LDAP server entries (only works for LDAP servers who support the extensions defined in [draft-ietf-ldapext-psearch-03.txt|http://www.ietf.org/proceedings/01aug/I-D/draft-ietf-ldapext-psearch-03.txt]) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.