Hi, My first try with a patch. I hope somebody will pick it up. In my view namespace.java contained a bug when loading the store configuration, when a nodestore is defined with a reference element then it was not picked up correctly so always a memory store was created.
I only made a small change on line 978 changing storeDefinition.getConfiguration(REFERENCE); to nodeStoreDefinition.getConfiguration(REFERENCE); I included the diff output in the patch.txt and an updated namespace.java in the attached zip file. gr. Martin Taal
namespacepatch.zip
Description: Zip archive
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
