You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by gv...@apache.org on 2005/09/08 04:12:18 UTC

svn commit: r279485 - /struts/shale/trunk/use-cases/src/web/WEB-INF/web.xml

Author: gvanmatre
Date: Wed Sep  7 19:12:05 2005
New Revision: 279485

URL: http://svn.apache.org/viewcvs?rev=279485&view=rev
Log:
Removed redundant clay listener registration.

Modified:
    struts/shale/trunk/use-cases/src/web/WEB-INF/web.xml

Modified: struts/shale/trunk/use-cases/src/web/WEB-INF/web.xml
URL: http://svn.apache.org/viewcvs/struts/shale/trunk/use-cases/src/web/WEB-INF/web.xml?rev=279485&r1=279484&r2=279485&view=diff
==============================================================================
--- struts/shale/trunk/use-cases/src/web/WEB-INF/web.xml (original)
+++ struts/shale/trunk/use-cases/src/web/WEB-INF/web.xml Wed Sep  7 19:12:05 2005
@@ -78,10 +78,6 @@
   </listener>
 MYFACES_END
 
-  <!-- Clay Configuration Listener -->
-  <listener>
-     <listener-class>org.apache.shale.clay.config.ClayConfigureListener</listener-class>
-  </listener>
 
   <!-- Commons Chain Configuration Listener -->
   <listener>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org