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: added comment to "Build changes" section ------------------------------------------------------------------------------ {{{org.apache.woden.ant_1.0.0.QUALIFIER}}} == Build changes == - 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]. + 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 + [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. == OSGi Repository == OSGi contains a [http://www2.osgi.org/Repository/HomePage bundle repository] that lists OSGi bundles. Bundle providers like Woden can have their bundles included in this repository by creating an [http://www2.osgi.org/Repository/Vendor XML repository file and submitting it to OSGi]. Submitting Woden to the repository should help promote Woden and strengthen the project affiliation with the OSGi community. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
