On Mon, Jul 14, 2008 at 11:10 AM, Niclas Hedhman <[EMAIL PROTECTED]> wrote:

> On Mon, Jul 14, 2008 at 4:50 PM, Ulrik Sandberg
> <[EMAIL PROTECTED]> wrote:
> > When I change the packaging of my web project from "bundle" to "war", the
> > web bundle is no longer included when I run "mvn clean install
> > pax:provision".
>
> Don't you loose the generation of the Imports/Exports in the Manifest as
> well??


Yes, that too becomes a problem. I really would like to stay with the bundle
plugin.


> How does Spring deal with loading war files from
> BundleContext.installBundle(String, InputStream)? Do they require
> (against the spec) that the location string ends with .war ??


It looks like I stumbled over something they didn't think about. There is a
JIRA issue <http://jira.springframework.org/browse/OSGI-576>, as Alin
mentioned, so please vote for it if you feel that this .war limitation is
something they should fix.

-- 
Ulrik
_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to