I followed this documentation to create the war http://cwiki.apache.org/DIRxSRVx11/43-embedding-apacheds-as-a-web-application.html
Then I followed this documentation to create a partition ou=test http://cwiki.apache.org/DIRxSRVx11/61-how-to-write-a-simple-custom-partition-for-apacheds.html I can see ou=test, but it's read only. Looking at the code in the documentation it's obvious why. It would be nice to just be able to load the ApacheDS server.xml using Spring so you don't have to write custom code just to configure a partition, replication, etc.... -- Thanks, Dan McLaughlin NOTICE: This e-mail message and all attachments transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is strictly prohibited. The contents of this e-mail are confidential and may be subject to work product privileges. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. Need to schedule a meeting??? http://www.tungle.me/DanMcLaughlin On Wed, Mar 17, 2010 at 2:31 AM, Stefan Zoerner <ste...@labeo.de> wrote: > Hi Dan! > > > Dan McLaughlin wrote: > >> I followed the documentation to build and deploy ApacheDS as war. I found >> additional documentation on configuring a partition. Now I see my >> partition, but it's read only. >> > > How do you know it is read only? It should normally be possible to write > entries to it ... Do you log on to the server with Studio? If yes, which > user? Anonymous? > > Greetings from Hamburg, > StefanZ > > >