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

Peter Muir peter at bleepbleep.org.uk
Sat May 5 08:37:07 EDT 2007


  User: pmuir   
  Date: 07/05/05 08:37:07

  Modified:    examples/booking/resources/WEB-INF  faces-config.xml
  Log:
  Update the examples to use the SeamApplicationMessageBundle and add a couple of messages
  
  Revision  Changes    Path
  1.41      +7 -10     jboss-seam/examples/booking/resources/WEB-INF/faces-config.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: faces-config.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/booking/resources/WEB-INF/faces-config.xml,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -u -b -r1.40 -r1.41
  --- faces-config.xml	18 Mar 2007 19:23:06 -0000	1.40
  +++ faces-config.xml	5 May 2007 12:37:07 -0000	1.41
  @@ -6,9 +6,6 @@
   <faces-config>
   
       <lifecycle>
        <phase-listener>org.jboss.seam.jsf.SeamPhaseListener</phase-listener>
    </lifecycle>
  -    <application>
  -        <message-bundle>messages</message-bundle>
  -    </application>
       
   </faces-config>
   
  
  
  



More information about the jboss-cvs-commits mailing list