Distributed OSGi is about transparantly accessing remotely hosted OSGi services. CXF has an implementation with useful examples: http://cxf.apache.org/distributed-osgi.html
The NMR is specifically for message exchanges between endpoints that are spread across different ServiceMix containers. Geert. 2011/10/26 Jie Lee <[email protected]> > Thanks Geert. Do you know if is possible to install the DOSGi bundles to > get > a distributed solution of ServiceMix. > I would like to be able to call a remote OSGi service like in DOSGi, is it > possible, or I don't need to get DOSGi bundles instaled to do this? > > > Thanks again. > > On Wed, Oct 26, 2011 at 9:11 AM, Geert Schuring <[email protected]> wrote: > > > Zan Jie Lee, > > You could use http://servicemix.apache.org/clustering.html as a starting > > point. > > > > Kind regards, > > Geert Schuring. > > > > 2011/10/26 Jie Lee <[email protected]> > > > > > It's possible to make a communication between two osgi services in two > > > different servicemix container, passing through the NMR? How can I find > > the > > > osgi service in the other container? > > > > > > Where can I find some documentation or example about? > > > > > > > > > Thanks > > > > > > -- > > > []'s > > > > > > Zan Jie Lee > > > > > > > > > > > > > > > -- > []'s > > Zan Jie Lee > > >
