Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>ApacheDS version 2.0.0-M3 (and 2.0.0-M4) appear to be work in progress. According to the <a href="http://svn.apache.org/viewvc/directory/apacheds/tags/" rel="nofollow noreferrer">ApacheDS repository</a> version 2.0.0-M3 has not seen any activity since August 2011. In August 2011 the issue with the missing documentation was raised (see: <a href="https://issues.apache.org/jira/browse/DIR-280" rel="nofollow noreferrer">Broken link in web site ("Basic User's Guide" on ApacheDS 2.0 page)</a>).</p> <p>From the repository you can also see that version 2.0.0-M4 is being worked on currently (with very recent activity). There is some 2.0.0-M3 documentation about. The <a href="http://directory.apache.org/apacheds/gen-docs/2.0.0-M3/index.html" rel="nofollow noreferrer">2.0.0M3 Maven generated documentation</a> is available. It is also possible to download the <a href="http://people.apache.org/~elecharny/apacheds-parent-2.0.0-M3-source-release.zip" rel="nofollow noreferrer">2.0.0-M3 source code</a> which contains numerous unit tests which you could use to decipher the correct approach - the source code is available from <a href="http://people.apache.org/~elecharny/" rel="nofollow noreferrer">Emmanuel Lécharny personal page</a> (but seemingly not on the ApacheDS site itself). Emmanuel Lécharny appears to be the main committer for version 2.0.0-M3 (and Kiran Ayyagari (<a href="https://stackoverflow.com/users/486888/kayyagari">kayyagari</a>) also appears to be an ApacheDS committer).</p> <p>Hopefully you now have enough information to allow you to pursue the 2.0.0-M3/M4 route if you so desire.</p> <hr> <p>Owing to the lack of documentation for the 2.x branch, I think it would be <strong>MUCH easier</strong> for you to use ApacheDS version 1.5.7 (at least until the 2.x branch is documented). The 1.5.7 version includes documentation and <a href="http://directory.apache.org/apacheds/1.5/4-embedding-apacheds.html" rel="nofollow noreferrer">working examples</a> such as embedding ApacheDS into an application and into a web application. </p> <p>I have tried the <a href="http://svn.apache.org/repos/asf/directory/documentation/samples/trunk/embedded-sample/" rel="nofollow noreferrer">embedded server sample</a> and was able to access the resulting directory server using the Apache Directory Studio. Interestingly with embedded-sample example the module containing the <a href="http://svn.apache.org/repos/asf/directory/documentation/samples/trunk/embedded-sample/pom.xml" rel="nofollow noreferrer">shared-ldap-schema</a> files is excluded from the classpath (my guess is that this is because the example is minimal implementation and not a fully standards compliant LDAP server).</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload