[
https://issues.apache.org/jira/browse/DIRSERVER-982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Karasulu updated DIRSERVER-982:
------------------------------------
Fix Version/s: (was: 1.5.4)
1.5.9
Again same as other issue - need to figure out relavence after changes and make
sure it's nixed before rc1
> Installed server not aware of Hot Partition entries
> ----------------------------------------------------
>
> Key: DIRSERVER-982
> URL: https://issues.apache.org/jira/browse/DIRSERVER-982
> Project: Directory ApacheDS
> Issue Type: Bug
> Affects Versions: 1.5.0
> Reporter: Ole Ersoy
> Fix For: 1.5.9
>
>
> When connecting to a running instance of the server (Not embedded) and
> creating a hot partition, the hot partition data is stored in the directory
> where the JNDI client is running from. However, the running server is aware
> that the hot partition got created, because the partition can be connected
> to. However, it does not see the entries created under the hot partition.
> To see this behavior, first do this (The testing archetype is updated with
> the tests):
> svn co
> https://svn.apache.org/repos/asf/directory/sandbox/oersoy/apacheds.testing.archetype
> cd apacheds.testing.archetype
> mvn clean install
> cd ..
> mvn archetype:create -DarchetypeGroupId=org.apache.directory
> -DarchetypeArtifactId=apacheds.testing.archetype -DarchetypeVersion=1.0.0
> -DgroupId="" -DartifactId=archetype.instance.testing
> cd archetype.instance.testing
> mvn eclipse:eclipse
> Import and run JNDIHotPartitionConnectionTemplateTest.java
> The server-work directory is created in the root testing project directory
> and it will contain a "test" partition. The server now allows connections to
> this partition using the Sun Context Factory.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.