You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Matt Raible <ma...@raibledesigns.com> on 2008/04/08 18:47:54 UTC

Are Struts JARs OSGi Aware?

Are Struts JARs OSGi-aware? Spring MVC's are as of 2.5.3. I think it'd
be good to do the same for Struts JARs.

Thanks,

Matt

-- 
http://raibledesigns.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Re: Are Struts JARs OSGi Aware?

Posted by Don Brown <mr...@twdata.org>.
All it means is we'd ensure certain values are in our MANIFEST.MF
file.  There is this nice m2 plugin that does all the work for you.
This is something I'm working on for Struts 2 (hence trying to remove
optional dependencies).

Don

On Wed, Apr 9, 2008 at 6:12 AM, Paul Benedict <pb...@apache.org> wrote:
> What purpose is making OSGi jars for Struts? I am familiar with the
>  technology, but don't see what purpose bundling Struts as such. I hope to
>  learn something.
>
>  Paul
>
>
>
>  On Tue, Apr 8, 2008 at 11:47 AM, Matt Raible <ma...@raibledesigns.com> wrote:
>
>  > Are Struts JARs OSGi-aware? Spring MVC's are as of 2.5.3. I think it'd
>  > be good to do the same for Struts JARs.
>  >
>  > Thanks,
>  >
>  > Matt
>  >
>  > --
>  > http://raibledesigns.com
>  >
>  > ---------------------------------------------------------------------
>  > To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
>  > For additional commands, e-mail: dev-help@struts.apache.org
>  >
>  >
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Re: Are Struts JARs OSGi Aware?

Posted by Neil Bartlett <fo...@opensymphony.com>.
Paul,

Adding OSGi metadata to the JARs would be very useful for people trying to deploy Struts in an OSGi framework.

For anybody not using OSGi, the presence of the additional metadata has no impact whatsoever.

Regards,
Neil


> What purpose is making OSGi jars for Struts? I am
> familiar with the
> technology, but don't see what purpose bundling
> Struts as such. I hope to
> learn something.
> 
> Paul
> 
> On Tue, Apr 8, 2008 at 11:47 AM, Matt Raible
> <ma...@raibledesigns.com> wrote:
> 
> > Are Struts JARs OSGi-aware? Spring MVC's are as of
> 2.5.3. I think it'd
> > be good to do the same for Struts JARs.
> >
> > Thanks,
> >
> > Matt
> >
> > --
> > http://raibledesigns.com
> >
> >
> ------------------------------------------------------
> ---------------
> > To unsubscribe, e-mail:
> dev-unsubscribe@struts.apache.org
> > For additional commands, e-mail:
> dev-help@struts.apache.org
> >
> >
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=291617&messageID=375252#375252


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org


Re: Are Struts JARs OSGi Aware?

Posted by Paul Benedict <pb...@apache.org>.
What purpose is making OSGi jars for Struts? I am familiar with the
technology, but don't see what purpose bundling Struts as such. I hope to
learn something.

Paul

On Tue, Apr 8, 2008 at 11:47 AM, Matt Raible <ma...@raibledesigns.com> wrote:

> Are Struts JARs OSGi-aware? Spring MVC's are as of 2.5.3. I think it'd
> be good to do the same for Struts JARs.
>
> Thanks,
>
> Matt
>
> --
> http://raibledesigns.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
> For additional commands, e-mail: dev-help@struts.apache.org
>
>