diff --git a/tests/test-webapps/test-servlet-spec/test-spec-webapp/src/main/webapp/index.html b/tests/test-webapps/test-servlet-spec/test-spec-webapp/src/main/webapp/index.html index 0d454af9c64..6f63eaf29e7 100644 --- a/tests/test-webapps/test-servlet-spec/test-spec-webapp/src/main/webapp/index.html +++ b/tests/test-webapps/test-servlet-spec/test-spec-webapp/src/main/webapp/index.html @@ -36,11 +36,12 @@ This example uses and tests newer aspects of the servlet specification such as a webapps/test-spec.xml -
  • Edit your $JETTY_HOME/start.ini file and add the following lines: +
  • Edit your $JETTY_HOME/start.ini file and uncomment the following lines:
           OPTIONS=plus
    +      etc/jetty-plus.xml
           OPTIONS=annotations
    -      OPTIONS=jta
    +      etc/jetty-annotations.xml