</servlet>\r
\r
<!-- For testing GAE - the deployment script changes this to use GAEApplicationServlet -->\r
-<!-- <servlet>\r
+ <servlet>\r
<servlet-name>IntegrationTest</servlet-name>\r
<servlet-class>com.vaadin.terminal.gwt.server.ApplicationServlet</servlet-class>\r
<init-param>\r
<param-name>application</param-name>\r
<param-value>com.vaadin.tests.integration.IntegrationTestApplication</param-value>\r
</init-param>\r
- </servlet> -->\r
+ </servlet>\r
\r
<servlet-mapping>\r
<servlet-name>VaadinApplicationRunner</servlet-name>\r
<url-pattern>/run/*</url-pattern>\r
</servlet-mapping>\r
\r
-<!-- <servlet-mapping>\r
+ <servlet-mapping>\r
<servlet-name>IntegrationTest</servlet-name>\r
<url-pattern>/integration/*</url-pattern>\r
- </servlet-mapping> -->\r
+ </servlet-mapping>\r
\r
-<!-- <servlet-mapping>\r
+ <servlet-mapping>\r
<servlet-name>IntegrationTest</servlet-name>\r
<url-pattern>/VAADIN/*</url-pattern>\r
- </servlet-mapping> -->\r
+ </servlet-mapping>\r
\r
<welcome-file-list>\r
<welcome-file>index.html</welcome-file>\r