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

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


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

  Modified:    examples/booking/resources/WEB-INF/classes 
                        messages.properties
  Log:
  better messages
  
  Revision  Changes    Path
  1.2       +1 -0      jboss-seam/examples/booking/resources/WEB-INF/classes/messages.properties
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: messages.properties
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/booking/resources/WEB-INF/classes/messages.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- messages.properties	18 Mar 2007 19:23:06 -0000	1.1
  +++ messages.properties	5 May 2007 12:26:37 -0000	1.2
  @@ -1,5 +1,6 @@
   javax.faces.component.UIInput.CONVERSION=value could not be converted to the expected type
   javax.faces.component.UIInput.REQUIRED=value is required
  +javax.faces.component.UIInput.REQUIRED_detail=value is required
   javax.faces.component.UIInput.UPDATE=an error occurred when processing your submitted information
   javax.faces.component.UISelectOne.INVALID=value is not valid
   javax.faces.component.UISelectMany.INVALID=value is not valid
  
  
  



More information about the jboss-cvs-commits mailing list