Sorry for such a stupid recommendation which has nothing to do with packaging.
On Fri, Jul 9, 2010 at 9:20 PM, hapa li <[email protected]> wrote: > Packaging war file with BND is a pain full process. Try Spring DM web > extender. > > On Fri, Jul 9, 2010 at 8:04 AM, Rickard Öberg <[email protected]> wrote: >> On 2010-07-09 13.39, Sanjeeb Sahoo wrote: >>> >>> Rickard, >>> >>> Are you aware of [1]? >> >> Yes, but I have . included: >>>> >>>> <Bundle-ClassPath>.,WEB-INF/classes</Bundle-ClassPath> >> >> So that's not it. >> >> I tried downloading the sample bundle from the OPS4J page >> (http://wiki.ops4j.org/display/ops4j/Getting+the+benefits+of+maven-bundle-plugin+in+other+project+types), >> and when I run "mvn install" it actually has the same warning messages, so >> it's not just me it seems. The difference from that sample is that I want to >> export a package in an embedded jar, which doesn't work, as the plugin >> doesn't seem to recognize the jar files properly when using the >> <Embed-Directory>WEB-INF/lib/</Embed-Directory> instruction. >> >> /Rickard >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

