[jboss-cvs] jboss-seam/doc/reference/en/modules ...

Peter Muir peter at bleepbleep.org.uk
Thu Oct 11 08:06:41 EDT 2007


  User: pmuir   
  Date: 07/10/11 08:06:41

  Modified:    doc/reference/en/modules  security.xml
  Log:
  FAQ
  
  Revision  Changes    Path
  1.75      +2 -1      jboss-seam/doc/reference/en/modules/security.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: security.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/doc/reference/en/modules/security.xml,v
  retrieving revision 1.74
  retrieving revision 1.75
  diff -u -b -r1.74 -r1.75
  --- security.xml	1 Oct 2007 14:58:41 -0000	1.74
  +++ security.xml	11 Oct 2007 12:06:41 -0000	1.75
  @@ -486,7 +486,8 @@
       <para>
         The security API produces a number of default faces messages for various security-related events.  
         The following table lists the message keys that can be used to override these messages by specifying 
  -      them in a <literal>message.properties</literal> resource file.
  +      them in a <literal>message.properties</literal> resource file.  To suppress the message, just put the
  +      key with an empty value in the resource file.
       </para>
       
       <table>
  
  
  



More information about the jboss-cvs-commits mailing list