[jboss-cvs] jboss-seam/examples/jpa/resources ...

Michael Yuan michael.yuan at jboss.com
Mon Feb 26 18:38:59 EST 2007


  User: myuan   
  Date: 07/02/26 18:38:59

  Modified:    examples/jpa/resources   web.xml
  Removed:     examples/jpa/resources   navigation.xml
  Log:
  remove navigation and excessive auth files
  
  Revision  Changes    Path
  1.5       +1 -6      jboss-seam/examples/jpa/resources/web.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: web.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/jpa/resources/web.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- web.xml	22 Feb 2007 04:14:52 -0000	1.4
  +++ web.xml	26 Feb 2007 23:38:59 -0000	1.5
  @@ -1,11 +1,6 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <web-app>   
         
  -    <context-param>      
  -      <param-name>javax.faces.CONFIG_FILES</param-name>      
  -      <param-value>/WEB-INF/navigation.xml</param-value>   
  -    </context-param>	   
  -    
       <!-- Ajax4jsf (must come first!) -->		   
       <filter>     
         <display-name>Ajax4jsf Filter</display-name>     
  
  
  



More information about the jboss-cvs-commits mailing list