Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [gyrex-dev] How to integrate with Gyrex?

Hi Gunnar,

Certainly after I understand the big picture of Gyrex I'll be able to help with the two features you pointed.

But there are one thing that I need to reach first due my need to use JBPM: CDI integration.

are you aware of these two RFPs ? :
https://www.osgi.org/bugzilla/show_bug.cgi?id=141 ( that is about CDI in OSGi)

https://www.osgi.org/bugzilla/show_bug.cgi?id=114 ( that is about Cloud in OSGi)

cheers,

Cristiano

On 07/11/12 04:57, Gunnar Wagenknecht wrote:
Hi Christiano,

Thanks very much for reaching out to the dev list and your interest in
Gyrex. :)

Am 06.11.2012 22:31, schrieb Cristiano Gavião:
How would be the effort to integrate those stuffs with gyrex kernel ?
should I add dependencies to gyrex api for that ?
So I think there are two very interesting features where it seems that
you already have experience with.

Integrate OSGi Config Admin
https://bugs.eclipse.org/388904

Integrate ECF OSGi Remote Services
https://bugs.eclipse.org/383415

For example, we'd like to integrate with the OSGi Config Admin to make
it easy to store configuration data in ZooKeeper to enable configuration
of services on a set of nodes.

An integration scenario with ECF could be to automatically configure ECF
service discovery to use ZooKeeper and the node information in Gyrex.

Basically, both pieces are missing in Gyrex and we'd welcome any
contribution in that area. Is that something you are looking for? Both
would involve using the APIs of (ECF or OSGi ConfigAdmin) and some Gyrex
Cloud and maybe also some ZooKeeper APIs.

-Gunnar






Back to the top