Hi Steven,

In ApacheDS 2.0, the server.xml file has been replaced by a config.ldif file.

Just launch the server and connect to it with an LDAP Browser (Apache Directory 
Studio for example).
Open and explore the 'ou=config' node.
Partitions are located under 
'ou=partitions,ads-directoryServiceId=default,ou=config'.
If you want to create one, replicate the structure found at 
'ads-partitionId=example,ou=partitions,ads-directoryServiceId=default,ou=config'
 (including all children entries for indexes) and modify it to your needs.

You might also want to try the freshly released Apache Directory Studio 2.0 M1 
version, which contains a Configuration Editor for Apache DS 2.0 servers and 
allows you to create partitions easily.
Simply right-click on the connection and choose 'Open Configuration' in the 
context menu.

Hope this helps,
Pierre-Arnaud


On 20 janv. 2012, at 17:00, Steven Altsman wrote:

> Since there is no server.xml - where does the code for custom partitions go?
> Per:
> http://directory.apache.org/apacheds/1.5/61-how-to-write-a-simple-custom-par
> tition-for-apacheds.html
> 
> 

Reply via email to