You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dw...@apache.org on 2008/09/09 20:58:18 UTC

svn commit: r693563 - /geronimo/server/trunk/plugins/tomcat/tomcat6-no-ha/src/main/plan/plan.xml

Author: dwoods
Date: Tue Sep  9 11:58:18 2008
New Revision: 693563

URL: http://svn.apache.org/viewvc?rev=693563&view=rev
Log:
GERONIMO-4291 Unable to deploy tomcat app with WADI Cluster

Modified:
    geronimo/server/trunk/plugins/tomcat/tomcat6-no-ha/src/main/plan/plan.xml

Modified: geronimo/server/trunk/plugins/tomcat/tomcat6-no-ha/src/main/plan/plan.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/tomcat/tomcat6-no-ha/src/main/plan/plan.xml?rev=693563&r1=693562&r2=693563&view=diff
==============================================================================
--- geronimo/server/trunk/plugins/tomcat/tomcat6-no-ha/src/main/plan/plan.xml (original)
+++ geronimo/server/trunk/plugins/tomcat/tomcat6-no-ha/src/main/plan/plan.xml Tue Sep  9 11:58:18 2008
@@ -22,7 +22,7 @@
 
     <environment>
         <hidden-classes>
-            <filter>org.apache.tomcat.tribes.</filter>
+            <filter>org.apache.catalina.tribes.</filter>
         </hidden-classes>
     </environment>