One of the strengths of ApacheDS is its embeddable architecture. It's also very modular so that you can even turn it into something really different from an LDAP server.
In order to embed it into your own app, you can check: http://directory.apache.org/apacheds/1.5/41-embedding-apacheds-into-an-application.html You may also check the startup scripts installed with the distribution package to see how it's started with java -jar ... HTH, 2009/11/28 Darko Hojnik <[email protected]> > Hi > > It is possible to ApacheDS with another Wrapper? Maybe with JSVC. Starts as > Root runs as User. To get them on Port 389. And how can i start the DS > without a wrapper? Thinking about java -jar .... > > > kind regards Darko Hojnik > -- Ersin ER http://www.ersiner.net
