Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [concierge-dev] GSoC Eclipse project - Port Kura over Concierge

Hi Harini,

I have got the org.apache.felix.scr DS implementation running on Concierge, so you should be able to use it for Kura. If you have specific problems regarding this, just let me know.

Best regards,

Tim

On 06/05/2014 04:52 PM, Harini Sirisena wrote:
Hi,

I am currently working on the GSoC project Port Eclipse Kura over Concierge . I am using the code from http://git.eclipse.org/c/concierge/org.eclipse.concierge.git to build my concierge runtime bundle. There are a few issues I come across when porting the kura application from equinox over to concierge. Hope someone here can help me.

- Bundle start order : I have configured my init.xargs file to start bundles using -istart property. However I find that the kura bundles install but do not start until i issue the start command in the concierge shell. Is this due to a concierge implementation to conserve resources?
- Declarative services : Kura uses org.apache.felix.scr for implementing declarative services. How can I best port that implementation over to concierge?

Also are there any tests for measuring the performance of a bundle running over concierge?


Thanks in advance.

Harini Sirisena
Postgraduate student,
MSc. in AI, University of Moratuwa, Sri Lanka.


_______________________________________________
concierge-dev mailing list
concierge-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/concierge-dev


-- 
Tim Verbelen
Department of Information Technology
Broadband Communication Networks (IBCN)
Ghent University - iMinds
Gaston Crommenlaan 8 (Bus 201), B-9050 Gent, Belgium
T: +32 9 33 14940 ; T Secr: +32 9 33 14900
F: +32 9 33 14899
E: tim.verbelen@xxxxxxxxxxxxxx
W : www.ibcn.intec.UGent.be

Back to the top