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

Alex Karasulu commented on DIRSHARED-91:
----------------------------------------

I've started by copying the ldap-codec over to ldap-codec-standalone. I will 
now do the following:

# Rename the DefaultLdapCodecService to StandaloneLdapCodecService to make way 
for a new pure OSGi based DefaultLdapCodecService.
# Copy over ldap-codec to ldap-codec-standalone.
# Prune away the ldap-codec-standalone module just to contain the 
StandaloneLdapCodecService implementation which embeds Felix and some 
associated helper classes.
# Make the ldap-codec-standalone into a plain old jar, not an OSGi bundle so no 
one accidentally tries to use it in an OSGi environment.
# Create a simple DefaultLdapCodecService and a BundleActivator to register it.
# Make the StandaloneLdapCodecService start up Felix, load the ldap-codec jar, 
get a reference to the LdapCodecService registration, and wrap calls to it.


> Solve the issue with an embedded Felix running in codec while being embedded 
> in eclipse RCP
> -------------------------------------------------------------------------------------------
>
>                 Key: DIRSHARED-91
>                 URL: https://issues.apache.org/jira/browse/DIRSHARED-91
>             Project: Directory Shared
>          Issue Type: Sub-task
>    Affects Versions: 1.0-M1
>         Environment: All
>            Reporter: Alex Karasulu
>             Fix For: 1.0-M2
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> Pierre is having issues and they may not go away. We might have to find an 
> alternative. Some alternatives were posted here:
>      http://goo.gl/OP6de

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to