Return-Path: X-Original-To: apmail-directory-users-archive@www.apache.org Delivered-To: apmail-directory-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A7016DC5D for ; Wed, 29 Aug 2012 10:12:26 +0000 (UTC) Received: (qmail 10023 invoked by uid 500); 29 Aug 2012 10:12:26 -0000 Delivered-To: apmail-directory-users-archive@directory.apache.org Received: (qmail 9835 invoked by uid 500); 29 Aug 2012 10:12:22 -0000 Mailing-List: contact users-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@directory.apache.org Delivered-To: mailing list users@directory.apache.org Received: (qmail 9792 invoked by uid 99); 29 Aug 2012 10:12:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Aug 2012 10:12:20 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mperdikeas@gmail.com designates 209.85.214.50 as permitted sender) Received: from [209.85.214.50] (HELO mail-bk0-f50.google.com) (209.85.214.50) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Aug 2012 10:12:13 +0000 Received: by bkwj5 with SMTP id j5so194499bkw.37 for ; Wed, 29 Aug 2012 03:11:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=pN0TQ6Z8jNwpPBZPfqqnfUlEgoKwVbD3zX0cIJGG7tQ=; b=EgE6y+QtJaX3V51lb2QOla8D+DbSiQiS5UoqXVLH61KpPLtO4GXO6p5dq4uaFohzrw Ug4P0l68p8edTdYb16p/jEjGQm9Au80yxq4KZlmIGn9CwS94WynRT40N0nkQqZ4J4U5R m7wk7EYePhdiq46w8m0MzLVIG/WZD9Zh7jqnmcqzSw43nA4hgyXnFAr4GcbZqFagB5pm P1IZUdtxUvRINkrfdqUp9WwrWJJRGXTnNUOMID1KrEqhl0wgqQ9T6FkC+JnRReVmxDRn Kl1z4PbElfDbs7l9cHF0TONND6sfS+VrBmQkGPsm4WqKEExGxYsctffTingzM701qk1C TN9g== MIME-Version: 1.0 Received: by 10.204.156.68 with SMTP id v4mr546058bkw.68.1346235112150; Wed, 29 Aug 2012 03:11:52 -0700 (PDT) Received: by 10.204.64.65 with HTTP; Wed, 29 Aug 2012 03:11:52 -0700 (PDT) Date: Wed, 29 Aug 2012 13:11:52 +0300 Message-ID: Subject: [ApacheDS] documentation on how to change the server port From: Menelaos Perdikeas To: users@directory.apache.org Content-Type: multipart/alternative; boundary=0015175cb50aa4d83504c864c95a X-Virus-Checked: Checked by ClamAV on apache.org --0015175cb50aa4d83504c864c95a Content-Type: text/plain; charset=UTF-8 At the following page: http://directory.apache.org/apacheds/1.5/141-changing-the-server-port-for-ldap.html instructions are given on how to change the server port for LDAP. However the text makes some incongruous statements like "Changing the LDAP port is a good example for adjusting the existing Spring configuration as introduced in the last section." (how does 'Spring' come into play and what is its relevance? nothing was introduced in the "last section" - there's no "last section"). Then, the documentation advises to "just pick the 'ldapServer'-bean from the server.xml file but it is not clear where that file is located. Searching for the files installed by the ApacheDS deb package reveals nothing: dpkg -L apacheds | grep xml --0015175cb50aa4d83504c864c95a--