You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by rpomeroy <rp...@me.com> on 2010/06/14 22:37:00 UTC

Version based service routing in d-osgi

CXF-ers,

OSGi supports scenarios where multiple versions of a bundle can be present
at runtime.  The OSGi runtime ensures that versioned dependencies are
respected and all is good.

But, what happens in d-osgi when we want to support multiple versions of a
declarative service at runtime?  Ideally, it would be as seamless as in the
non-distributed case, whereby clients can express a versioned dependency on
a (distributed) declared service and the runtime correctly routes the
request to the correct bundle on the server side.

Does the CXF implementation of remote declarative services support service
version resolution???

Thanks in Advance for any insight.

Ron
-- 
View this message in context: http://old.nabble.com/Version-based-service-routing-in-d-osgi-tp28884406p28884406.html
Sent from the cxf-user mailing list archive at Nabble.com.