Hmm I'm not familiar with Apache ServiceMix so it's a bit difficult
for me to understand how this can help me with an OSGi platform
like Equinox.
I understand that CXF is provided as a module for ServiceMix, right?
Can you provide some help on getting CXF to work on a "normal" OSGi
platform? I had a look at the MANIFEST files of the CXF libraries
but I couldn't find entries for OSGi. I'm a bit confused. :-)


-------- Original Message --------
Subject: Re: Re-2: Using CXF in OSGi (04-Apr-2008 11:51)
From:    Guillaume Nodet <[EMAIL PROTECTED]>
To:      [email protected]

> 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/
> 


Reply via email to