Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ws Wiki" for change notification.
The following page has been changed by RolandWeber: http://wiki.apache.org/ws/FrontPage/Woden/WodenOSGi The comment on the change is: clarified my comment ------------------------------------------------------------------------------ Creating a Woden OSGi bundle will likely require an update to the build to include the OSGi runtime on the classpath. Two good options for the OSGi runtime are [http://felix.apache.org Apache Felix] and [http://www.eclipse.org/equinox/ Eclipse Equinox]. ''Comment by Roland Weber'': Creating OSGi bundles does not require the OSGi runtime, - unless you need to implement a bundle activator or other OSGi-specific code. Maven2 builds can use the + unless you need to implement a bundle activator or other OSGi-specific code. + If you just want to add the OSGi metadata, Maven2 builds can use the [http://cwiki.apache.org/confluence/display/FELIX/Maven+Bundle+Plugin+%28BND%29 Maven Bundle Plugin] from Apache Felix, other builds could call the underlying [http://cwiki.apache.org/confluence/display/FELIX/Creating+Bundles+Using+BND BND tool] directly. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
