Am 31.08.2012 17:12, schrieb Paul Bakker:
Some OSGi work is also being done in Weld: https://github.com/mathieuancelin/core/tree/weld-osgi and https://github.com/mathieuancelin/weld-osgi, just in case you missed that :-) I'm not sure if OSGi is currently on the agenda for DeltaSpike, but I agree it should be.
No, I didn't miss that ;-) In fact, I'm waiting eagerly for the Weld 1.2.0 release which is planned to incorporate changes from weld-osgi to make Weld work in OSGi systems by solving the container singleton issue.
Pax CDI is not tied to a given CDI provider and draws a clear line between generic CDI-OSGi integration and provider specific adapters (both for OpenWebBeans and Weld, with priority on OWB as long as Weld 1.2.0 is not publicly available).
Best regards, Harald