NoSuchMethodError When Connecting to Hot Partition
--------------------------------------------------
Key: DIRSERVER-968
URL: https://issues.apache.org/jira/browse/DIRSERVER-968
Project: Directory ApacheDS
Issue Type: Bug
Reporter: Ole Ersoy
This is related to:
https://issues.apache.org/jira/browse/DIRSERVER-964
Emmanuel attached a test that passes for him. I upped the version of
apache-core to 1.5.0, and when I run the test I get this:
java.lang.NoSuchMethodError:
org.apache.directory.server.core.configuration.MutableStartupConfiguration.setPartitionConfigurations(Ljava/util/Set;)V
at
org.apache.tuscany.das.ldap.create.test.SelfContainedBindingTest.createDASPartition(SelfContainedBindingTest.java:152)
The test compiles fine though.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.