On 9/28/10 1:07 AM, Aaron J Angel wrote:
How does one create a new instance with trunk's new configuration method? Do I just clone the original configuration files/directory structure?
The best would be to have a look at the ConfigPartitionReaderTest.java class, where a server is started from scratch, reading everything from the configuration you provide.
http://svn.apache.org/viewvc/directory/apacheds/trunk/server-config/src/test/java/org/apache/directory/server/config/ConfigPartitionReaderTest.java?view=markup -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com
