View Full Version : spring-osgi-web and HttpService
rukkus
Jun 9th, 2008, 07:25 AM
I'm using spring-osgi-web and jetty to publish some web content from some wars. This is working fine. I also have some code that registers some servlets using org.osgi.service.http.HttpService. I noticed that this service is not exported from spring-osgi-web. Am I missing something? If not is it something that is planned?
Costin Leau
Jun 20th, 2008, 07:28 AM
Spring-DM integrates with the web container and does no processing of the war. With the HttpService, one (as you are already doing) would just get the service and start registering the resources/servlets - that's basically it.
sammaish
Jul 1st, 2008, 09:20 PM
I am new to Spring Modules/OSGi. Is there any example available on how to create and run a web application using Spring DM 1.1.x?
Do I need to use org.osgi.service.http.HttpService with Spring DM 1.1?
Thanks.
vBulletin® v3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.