Re: Struts 2 and OSGi

2012-01-24 Thread Rene Gielen
Chad, so far not too mcuh discussion has happened on improved OSGI support in future Struts 2 versions. But as always, someone needs to kick things off and share ideas :) That said, you might want to consider moving this discussion over to dev@struts.a.o, which is the better place for talking abo

RE: Struts 2 and OSGi

2012-01-18 Thread Frans Thamura
I am think create an action, that can autodeploy like jira plugina or openfire plugins On Jan 18, 2012 9:30 PM, wrote: > > > > talking OSGI > > > > i am wishing also a feature that can autodeploy an actoin, of course if > we put > > action in a jar. > > > > I'm not quite sure what you mean by aut

RE: Struts 2 and OSGi

2012-01-18 Thread Chad.Davis
> talking OSGI > > i am wishing also a feature that can autodeploy an actoin, of course if we put > action in a jar. > I'm not quite sure what you mean by auto-deploy, but there's this OSGi plugin that seems to be all about dynamically adding Actions to a running struts 2 app. I think it eve

Re: Struts 2 and OSGi

2012-01-17 Thread Frans Thamura
talking OSGI i am wishing also a feature that can autodeploy an actoin, of course if we put action in a jar. F On Wed, Jan 18, 2012 at 5:28 AM, wrote: > I know that there is an OSGi plugin for struts 2 that allows modular > additions to made to a struts 2 web app.  However, I also came acros