Re: Some thoughts about enabling for OSGi

2009-09-01 Thread Guillaume Nodet
We have a maven plugin that helps a bit for building a custom karaf assembly. Karaf has this notion of features which is a list of bundles and references to other features. When building a custom distribution, the plugin will be given a list of features and will populate the internal m2

Re: Some thoughts about enabling for OSGi

2009-08-31 Thread Donald Woods
Guillaume Nodet wrote: On Tue, Aug 25, 2009 at 17:43, Rick McGuire rick...@gmail.com mailto:rick...@gmail.com wrote: I've been trying to pull together some thoughts about what it might mean for Geronimo to enable itself for OSGi applications and what needs to be added to the

Re: Some thoughts about enabling for OSGi

2009-08-26 Thread Jack Cai
I think the direction that Rick is picturing is to support the OSGi programming model in addition to the Java EE programming model. This makes sense as OSGi is gaining increasing momentun in the enterprise computing space. -Jack On Wed, Aug 26, 2009 at 12:59 PM, Rex Wang rwo...@gmail.com wrote:

Re: Some thoughts about enabling for OSGi

2009-08-26 Thread Rick McGuire
Jack Cai wrote: I think the direction that Rick is picturing is to support the OSGi programming model in addition to the Java EE programming model. This makes sense as OSGi is gaining increasing momentun in the enterprise computing space. My intention here was to define the things required for

Some thoughts about enabling for OSGi

2009-08-25 Thread Rick McGuire
I've been trying to pull together some thoughts about what it might mean for Geronimo to enable itself for OSGi applications and what needs to be added to the server beyond just adopting an OSGi classloading model. That sort of change would be primarily transparent for most existing

Re: Some thoughts about enabling for OSGi

2009-08-25 Thread Guillaume Nodet
On Tue, Aug 25, 2009 at 17:43, Rick McGuire rick...@gmail.com wrote: I've been trying to pull together some thoughts about what it might mean for Geronimo to enable itself for OSGi applications and what needs to be added to the server beyond just adopting an OSGi classloading model. That

Re: Some thoughts about enabling for OSGi

2009-08-25 Thread Guillaume Nodet
On Tue, Aug 25, 2009 at 17:43, Rick McGuire rick...@gmail.com wrote: I've been trying to pull together some thoughts about what it might mean for Geronimo to enable itself for OSGi applications and what needs to be added to the server beyond just adopting an OSGi classloading model. That

Re: Some thoughts about enabling for OSGi

2009-08-25 Thread Rex Wang
2009/8/26 Guillaume Nodet gno...@gmail.com On Tue, Aug 25, 2009 at 17:43, Rick McGuire rick...@gmail.com wrote: I've been trying to pull together some thoughts about what it might mean for Geronimo to enable itself for OSGi applications and what needs to be added to the server beyond just