From 5fcc270059a0d70e593610111c108719560190c6 Mon Sep 17 00:00:00 2001 From: Hugues Malphettes Date: Tue, 22 Jun 2010 04:39:42 +0000 Subject: [PATCH] fix the httpservice deployment: the servlet was not started automatically at deployment time git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2034 7e9141cc-0065-0410-87d8-b60c137991c4 --- jetty-osgi/jetty-osgi-httpservice/contexts/httpservice.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/jetty-osgi/jetty-osgi-httpservice/contexts/httpservice.xml b/jetty-osgi/jetty-osgi-httpservice/contexts/httpservice.xml index caf77ba90d3..b4a931d492b 100644 --- a/jetty-osgi/jetty-osgi-httpservice/contexts/httpservice.xml +++ b/jetty-osgi/jetty-osgi-httpservice/contexts/httpservice.xml @@ -19,5 +19,6 @@ org.eclipse.jetty.osgi.httpservice.HttpServiceServletX /* + 0 \ No newline at end of file