mardi, juin 23, 2009

OSGi DevCon Europe: Remote Services, Yet Another one ;)

Remote Services demo

service.exported.* properties for registered services
NICE!!! OSGi service exposed with CXF
NICE' !!! Discovery mechanism is in the works for the client side

Presentation of an Asynchronous remoting example/experiment.
This is not really available right now... and seems to be an example implementation.
Yet interesting ;) implemented by an OSGi Event dispatcher that allows to decouple from the implementation.
Drawbacks: No guaranteed delivery, No error handling with existing API. At least not yet, but this is experimental.

Demo of ActiveMQWrapper behind the EDS (EventAdmin is the point of contact)

http://cxf.apache.org/distributed-osgi.html (RI of OSGi 4.2 Remote Services)
http://lightsabre.fusesource.org (OSGi Asynchronous Messaging, experimental)