Hi all, Just to let you know that over the past few day's I've been working with Richard on this issue (https://issues.apache.org/jira/browse/FELIX-804). The code now sits in the Felix trunk and I have verified that it works with the DOSGi code in the CXF sandbox. My understanding is that the Felix project can a release relatively soon, once that's there we can start moving this code out of the sandbox.
(BTW the DOSGi code also works with the latest Equinox version, as that already has a full RFC 126 implementation) Cheers, David 2008/11/4 Richard S. Hall <[EMAIL PROTECTED]>: > I think it sounds reasonable. I am all for creating a JIRA issue with > appropriate patch. > > I assume that since this is already in CXF svn repo, that IP clearance is > already taken care of, so we should just be able to move forward with the > proposed patch. Is that correct? > > -> richard > > David Bosschaert wrote: >> >> Hi all, >> >> In the context of the Apache CXF project a number of people have been >> involved in implementing the Distribution Software part of Distributed >> OSGi (RFC 119 [1]). >> >> For its functioning on the client side, Distributed OSGi depends on >> the OSGi Service Registry Hooks (RFC 126, also available in [1]). To >> keep us going we implemented certain bits of RFC 126 in a private copy >> of Felix in the CXF DOSGi buildsystem. However, we would like to use >> the real Felix, so we are interested in contributing our RFC 126 bits >> into Felix so we can use it straight from there. This is referenced in >> CXF bug https://issues.apache.org/jira/browse/CXF-1897 >> >> The CXF codebase doesnt contain all of RFC 126 - it only contains the >> ListenerHook, which is about a third of RFC 126, but it would provide >> a start... >> >> If Felix is interested in taking this implementation, it might make >> sense to create a bug in Felix JIRA so that this stuff can be attached >> as a patch to that once its ready to move into Felix. >> >> Thoughts anyone? >> >> Best regards, >> >> David >> >> [1] http://www.osgi.org/download/osgi-4.2-early-draft.pdf >> >
