Re: About Distributed OSGi greeter_rest demo

2013-01-07 Thread Christian Schneider
I also think making cxf plugable in dosgi would be a great thing. One such implementation would be with a Hazelcast backend like JB implemented for Cellar. Another interesting option would be JAXWS using the jdk JAXWS and JAXB version. This should allow to create a really slim implementation that m

Re: About Distributed OSGi greeter_rest demo

2013-01-04 Thread Tang Yong
Hi Sergey, Thanks for adding the topic into dev list. > I guess it does not matter at DOSGi level how HTTPService is provided, > whether with pax-web > or via the container-specific implementation Yes, I felt maybe also needing a pluggable point for switching OSGi HttpService implementation. > a

Re: About Distributed OSGi greeter_rest demo

2013-01-04 Thread Sergey Beryozkin
Hi Tang CC-ing to dev as it might of the general interest On 04/01/13 15:53, Tang Yong wrote: > Hi Sergey, > > Thanks, I still have many needing to learn... :) > > I have two questions and want to ask you or Christian, > > [Background] > In the future(not very long), I will try to integrate DC