Hi Okpe, Using ApacheDS in embedded mode is easy as using its LDAP Context Factory for JNDI. Although not directly related here is an extensive example:
http://directory.apache.org/apacheds/1.0/embedding-apacheds-as-a-web-application.html For Triggers see a few examples here: http://svn.apache.org/viewvc/directory/apacheds/trunk/core-unit/src/test/java/org/apache/directory/server/core/trigger/TriggerServiceITest.java?view=markup Good luck. On Dec 4, 2007 7:40 PM, Okpe Pessu <[EMAIL PROTECTED]> wrote: > I want to embed the apacheds into my application, but can find any > guidelines on how to do that. Is there anyway I could get code snippets > on how this is done. And I also want to use the Triggers which is said > to be supported in 1.5. any guidelines on how to do this will be greatly > appreciated. > > > > Thanks in Advance > > Okpe > > > > -- Ersin Er http://www.ersin-er.name
