Re: Tomcat, ApacheDS & Spring

2010-03-17 Thread Dan McLaughlin
ocol start ... -- 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 conten

Re: Tomcat, ApacheDS & Spring

2010-03-17 Thread Dan McLaughlin
attribute ) ); } ((JdbmPartition)partition).setIndexedAttributes( indexedAttributes ); } /** * Shutdown ApacheDS embedded. */ public void contextDestroyed( ServletContextEvent evt ) { try { ldapServer.stop(); directory

Re: Replication Defaults in server.xml invalid?

2010-03-17 Thread Dan McLaughlin
ce.init(Service.java:78) at org.apache.directory.server.UberjarMain.main(UberjarMain.java:55) -- 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 inform

Re: Tomcat, ApacheDS & Spring

2010-03-17 Thread Dan McLaughlin
I'll try that. Thanks! This would be helpfull information to add to the documentation on how to create an ApacheDS war, since the current example isn't very useful without a partition to get you started. -- Thanks, Dan McLaughlin NOTICE: This e-mail message and all attachments t

Replication Defaults in server.xml invalid?

2010-03-17 Thread Dan McLaughlin
ntLoader.loadDocument(DefaultDocumentLoader.java:75) at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:396) ... 16 more -- Thanks, Dan McLaughlin NOTICE: This e-mail message and all attachments transmitted with it ar

Re: Tomcat, ApacheDS & Spring

2010-03-17 Thread Dan McLaughlin
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 McL

Tomcat, ApacheDS & Spring

2010-03-16 Thread Dan McLaughlin
load the server.xml. Has anyone seen this done before? -- 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, disclosu