[ http://issues.apache.org/jira/browse/DIRSERVER-519?page=all ]
Alex Karasulu closed DIRSERVER-519. ----------------------------------- fixed and confirmed > Clean up user partition creation and start using config bean > ------------------------------------------------------------ > > Key: DIRSERVER-519 > URL: http://issues.apache.org/jira/browse/DIRSERVER-519 > Project: Directory ApacheDS > Issue Type: Task > Reporter: Alex Karasulu > Assigned To: Alex Karasulu > > Without going nuts to refactor things for this release I created a partition > configuration bean to store properties needed for creating ContextPartitions. > A config bean builder will extract the properties form Hashtable's of JNDI > context environments and build the bean which is used instead to create new > application partitions. > So we need to add some test code here to make sure it all works and then move > on to refactor the startUpAppPartitions() method in the EveContextFactory to > use these beans. Then we want to confirm correct partition creation. This > then leads us to solving the issue of user provided indices not being created > (a separate JIRA issue). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
