Stefan Zoerner a écrit :
Hi all!
When I tried to build and install a fresh ApacheDS 1.5.1-SNAPSHOT
server on Windows, starting the service failed due to an outdated
configuration file.
Please keep in mind that changes at (1)
https://svn.apache.org/repos/asf/directory/apacheds/trunk/server-main/server.xml
have also to be made at (2)
https://svn.apache.org/repos/asf/directory/apacheds/trunk/server-installers/src/main/installers/server.xml
Oh, yes, very true, Stefan ! Thanks for pointing this out.
( we really need a DIT based configuration ...)
in order to get it into the installers and the installers work.
I have copied the content from (1) to (2), rebuild the installer and
now it works just fine.
Ok, thanks !
Emmanuel