[jboss-cvs] jboss-seam/examples/ui/resources/WEB-INF ...

Gavin King gavin.king at jboss.com
Wed Feb 21 23:30:52 EST 2007


  User: gavin   
  Date: 07/02/21 23:30:52

  Modified:    examples/ui/resources/WEB-INF  web.xml
  Log:
  not needed
  
  Revision  Changes    Path
  1.2       +0 -12     jboss-seam/examples/ui/resources/WEB-INF/web.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: web.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/ui/resources/WEB-INF/web.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- web.xml	29 Jan 2007 23:52:49 -0000	1.1
  +++ web.xml	22 Feb 2007 04:30:52 -0000	1.2
  @@ -12,18 +12,6 @@
   		</listener-class>
   	</listener>
   
  -	<!-- Propagate conversations across redirects -->
  -	<filter>
  -		<filter-name>Seam Redirect Filter</filter-name>
  -		<filter-class>
  -			org.jboss.seam.servlet.SeamRedirectFilter
  -		</filter-class>
  -	</filter>
  -
  -	<filter-mapping>
  -		<filter-name>Seam Redirect Filter</filter-name>
  -		<servlet-name>Faces Servlet</servlet-name>
  -	</filter-mapping>
   	<!-- MyFaces -->
   
   	<listener>
  
  
  



More information about the jboss-cvs-commits mailing list