Hi Tom,

The EclipseRT ECF project does quite a lot with messaging...e.g. asynchronous messaging to OSGi 4.2 remote services [1], and using JMS (and/or others) for a distributed version of the OSGi EventAdmin service [2].

With ECF's provider architecture you have a choice of using existing impls/providers that we and others have implemented (i.e. r-OSGi/http, JMS, XMPP, ECF generic, JavaGroups, others)...or rolling your own...if you require integration with existing systems, for example.

[3] has links to ECF homepage, wiki, and mailing list if you want more direct dialog and community support.

Scott

[1] http://eclipseecf.blogspot.com/2010/01/osgi-remote-services-from-ecf.html
[2] http://wiki.eclipse.org/Distributed_EventAdmin_Service
[3] wiki: http://wiki.eclipse.org/ECF homepage: http://www.eclipse.org mailing list: https://dev.eclipse.org/mailman/listinfo/ecf-dev


Tom Kesling wrote:
I'm looking for a way to remotely manage osgi environments via messaging.

Basically, I want to have multiple osgi nodes connected to our
messaging infrastructure and have the ability to send commands to all
of them.

I'd like to know if anyone has any tips on where to start.
Is there an existing implementation that I can take advatage of or
should I be rolling my own.

Any tips are appreciated.
Thanks,
osgi nube
_______________________________________________
OSGi Developer Mail List
[email protected]
https://mail.osgi.org/mailman/listinfo/osgi-dev

_______________________________________________
OSGi Developer Mail List
[email protected]
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to