The example I gave leverages Spring-DM. Spring-DM is a small layer above Spring that gives you a really simple way to build OSGi applications based on Spring. Of course, if you don't like spring, don't use Spring-DM. However, CXF is nicely integrated with Spring, so it makes sense.
If you prefer, we also support OpenEJB / CXF in OSGi, though this is not finalized yet (but feedback and/or help is always welcome). In this model, the EJB3 annotated beans are automatically discovered and exposed. So no spring at all, and EJB3 annotations: it could make you happy ;-) On Fri, Apr 4, 2008 at 8:34 AM, Jacek Laskowski <[EMAIL PROTECTED]> wrote: > On Thu, Apr 3, 2008 at 2:04 PM, <[EMAIL PROTECTED]> wrote: > > Will Spring-DM also be a part of this example? > > It really doesn't change much if it can be done with OSGi itself. > Spring-DM is just an additional layer that lets use biuld bundles yet > it could in turn complicate understanding of the real value of CXF on > OSGi. I'm looking forward to seeing the example. Go Guillaume, go! ;-) > > Jacek > > -- > Jacek Laskowski > http://www.JacekLaskowski.pl > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/
