mirror of
https://github.com/jetty/jetty.project.git
synced 2025-03-01 11:29:29 +00:00
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
This commit is contained in:
parent
b2f1594974
commit
5fcc270059
@ -19,5 +19,6 @@
|
||||
<Call name="addServlet">
|
||||
<Arg>org.eclipse.jetty.osgi.httpservice.HttpServiceServletX</Arg>
|
||||
<Arg>/*</Arg>
|
||||
<Set name="InitOrder">0</Set>
|
||||
</Call>
|
||||
</Configure>
|
Loading…
x
Reference in New Issue
Block a user