Re: [OT] Re: An experiment with Spring... What about OSGi ?

2008-02-25 Thread Carlos Sanchez
spring has good integration with OSGi to enable Spring beans to be OSGi services. On Mon, Feb 25, 2008 at 11:05 AM, Ludovic Maitre <[EMAIL PROTECTED]> wrote: > Hi Brett, all, > > Have you considered using OSGi instead of [Plexus|Spring] ? I'm not an > expert of one or the other, but i try to do

Re: An experiment with Spring

2008-02-21 Thread nicolas de loof
Work in progress ... I've created a PlexusClassPathXmlApplicationContext that accept both Spring context files and plexus descriptors as resources. I also enhanced the XSLT to declare a bean alias for plexus components : - plexus roles are by convention the FQCN of the interface - spring IDs are