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

Ciprian Ciubotariu commented on DIRSERVER-2150:
-----------------------------------------------

Thanks for reviewing my patch. I would appreciate some comments on how to 
proceed further after this step.

My own thoughts are to configure the services created and initialized in 
ServiceBuilder directly as beans in the blueprint, but I am unsure how to 
handle their initialization. I thought of moving initialization to a method of 
the bean itself, or to create some wrapper beans, maybe OSGi managed service 
factories. What do you think?

> Deploy and start apacheds-osgi in karaf
> ---------------------------------------
>
>                 Key: DIRSERVER-2150
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-2150
>             Project: Directory ApacheDS
>          Issue Type: Improvement
>    Affects Versions: 2.0.0-M22
>         Environment: Linux, Java7, Karaf 4.0.4
>            Reporter: Ciprian Ciubotariu
>              Labels: osgi
>         Attachments: directory-server-osgi.patch, directory-shared-osgi.patch
>
>
> I want to automate some karaf integration tests that rely on a LDAP server, 
> and for that purpose I thought I could use apacheds running in karaf. I found 
> the apacheds-osgi module and brought it to a point where one can start a LDAP 
> server in karaf using aries blueprints and some support code (unfortunately 
> duplicated with minor changes) from apacheds-service and 
> apacheds-service-builder.
> I will attach patches for SVN to the issue, but one can review the changes on 
> github for 
> [directory-shared|https://github.com/apache/directory-shared/compare/trunk...CMoH:osgi]
>  and 
> [directory-server|https://github.com/apache/directory-server/compare/trunk...CMoH:osgi]
> Thank



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to