Is it possible to create a WAR file that has published osgi services to be consumed by other bundles?

I found this url and have been playing with spring-osgi-web-extender.jar, but maybe I do not fully understand what it is suppose to do.
http://static.springsource.org/osgi/.../html/web.html

Thanks.