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

Peter Muir peter at bleepbleep.org.uk
Fri Aug 10 14:47:38 EDT 2007


  User: pmuir   
  Date: 07/08/10 14:47:38

  Modified:    examples/seamdiscs/resources/WEB-INF  components.xml
  Log:
  minor
  
  Revision  Changes    Path
  1.6       +1 -1      jboss-seam/examples/seamdiscs/resources/WEB-INF/components.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: components.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/seamdiscs/resources/WEB-INF/components.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- components.xml	15 Jul 2007 10:20:12 -0000	1.5
  +++ components.xml	10 Aug 2007 18:47:38 -0000	1.6
  @@ -34,7 +34,7 @@
           <action expression="#{redirect.returnToCapturedView}"/>
       </event>   
       
  -    <!-- Work around a bug in ajax4jsf-trindiad integration -->
  +    <!-- Work around a bug in Ajax4jsf-Trinidad integration -->
   	<web:ajax4jsf-filter enable-cache="false" />
   	
   	<framework:entity-query name="discs" ejbql="select disc from Disc disc" order="disc.name ASC" max-results="5"/>
  
  
  



More information about the jboss-cvs-commits mailing list