Issue Details (XML | Word | Printable)

Key: DIRSERVER-460
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Trustin Lee
Reporter: Trustin Lee
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Directory ApacheDS

Simplify Property-Based Configuration To POJO-Based One

Created: 10/Jun/05 02:23 PM   Updated: 10/Feb/06 12:43 PM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Issue Links:
Cloners
 

Resolution Date: 16/Jun/05 10:25 AM


 Description  « Hide
I've been working with ApacheDS to extend its feature using interceptors, but I found it is really cumbersome to use plain old java.util.Map to access configuration. We need some better ways to set and access configuration.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #189903 Fri Jun 10 05:38:02 UTC 2005 trustin Branching to resolve DIREVE-158 ( http://issues.apache.org/jira/browse/DIREVE-158 ).
Files Changed
ADD /directory/apacheds/branches/direve-158 (from /directory/apacheds/trunk)

Repository Revision Date User Message
ASF #190049 Sat Jun 11 00:44:59 UTC 2005 trustin * Caught up changes in DIREVE-158 branch in apacheds
Files Changed
MODIFY /directory/protocol-providers/ldap/branches/direve-158/project.xml
MODIFY /directory/protocol-providers/ldap/branches/direve-158/src/main/java/org/apache/ldap/server/protocol/BindHandler.java