[ 
https://issues.apache.org/jira/browse/DIRSERVER-1672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13131794#comment-13131794
 ] 

Pierre-Arnaud Marcelot commented on DIRSERVER-1672:
---------------------------------------------------

I did some test using the OSGI-ApacheDS launch configuration as well, I 
couldn't get a comparator to load.
I followed the execution set by step and unfortunately the IPojoHelper class 
was not able to instantiate any comparators and returned null:
    LdapComparator<?> comparator = ( LdapComparator<?> ) 
IPojoHelper.createIPojoComponent( factoryName, null, props );

Am i missing something?
                
> Making Comparators extendable
> -----------------------------
>
>                 Key: DIRSERVER-1672
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1672
>             Project: Directory ApacheDS
>          Issue Type: Improvement
>    Affects Versions: 2.0.0-M4
>            Reporter: Göktürk Gezer
>              Labels: apacheds, osgi, shared
>             Fix For: 2.0.0-M4
>
>         Attachments: comparator_management.diff
>
>
> To provide 3th parties an ability to write their own schema elements, the 
> first part is making LdapComparators pluggable to shared-ldap-model. And 
> existing clients must be preserved as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to