[jbpm-commits] JBoss JBPM SVN: r5447 - jbpm4/trunk/modules/test-cactus/src/main/webapp/WEB-INF.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Aug 7 11:56:44 EDT 2009


Author: tom.baeyens at jboss.com
Date: 2009-08-07 11:56:43 -0400 (Fri, 07 Aug 2009)
New Revision: 5447

Modified:
   jbpm4/trunk/modules/test-cactus/src/main/webapp/WEB-INF/web.xml
Log:
JBPM-2409 JBPM-2411 work to get tomcat in the ci

Modified: jbpm4/trunk/modules/test-cactus/src/main/webapp/WEB-INF/web.xml
===================================================================
--- jbpm4/trunk/modules/test-cactus/src/main/webapp/WEB-INF/web.xml	2009-08-07 15:55:27 UTC (rev 5446)
+++ jbpm4/trunk/modules/test-cactus/src/main/webapp/WEB-INF/web.xml	2009-08-07 15:56:43 UTC (rev 5447)
@@ -6,14 +6,4 @@
 
 <web-app>
 
-  <servlet>
-    <servlet-name>ServletRedirector</servlet-name>
-    <servlet-class>org.apache.cactus.server.ServletTestRedirector</servlet-class>
-  </servlet>
-
-  <servlet-mapping>
-    <servlet-name>ServletRedirector</servlet-name>
-    <url-pattern>/ServletRedirector</url-pattern>
-  </servlet-mapping>
-
 </web-app>



More information about the jbpm-commits mailing list