On Feb 2, 2008 8:24 PM, Stefano Bagnara <[EMAIL PROTECTED]> wrote:
> Bernd Fondermann ha scritto:
> > Hi,
> >
> > with the release of the OSGi extension to Spring[1], it seems to be
> > reasonably easy to turn any spring app into an OSGi deployment ('bundle').
> >
> > I'd like to try and make the spring deployment OSGi-deployable this way.
> >
> > In a first step, this would only mean 'deployable'. I would defer
> > exposing any interfaces as OSGi services or even splitting James into
> > multiple bundles.
> >
> > Any comments?
>
> This is very interesting and a needed first step. The really cool thing
> would be to have each top level component deployable as separate osgi
> bundle, so to be able to undeploy the spool manager, alter mailet
> configuration, deploy it back (and other similar things).+1 but we'll need to tackle repackaging before we'll be able to do this - robert --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
