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

Gavin King gavin.king at jboss.com
Tue Jan 30 19:17:39 EST 2007


  User: gavin   
  Date: 07/01/30 19:17:39

  Modified:    examples/seamspace/resources/WEB-INF  components.xml
  Log:
  no abbreviations
  
  Revision  Changes    Path
  1.15      +1 -1      jboss-seam/examples/seamspace/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/seamspace/resources/WEB-INF/components.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -b -r1.14 -r1.15
  --- components.xml	30 Jan 2007 23:48:07 -0000	1.14
  +++ components.xml	31 Jan 2007 00:17:39 -0000	1.15
  @@ -22,7 +22,7 @@
       </component>
       
       <component class="org.jboss.seam.security.Identity">
  -        <property name="authMethod">#{authenticator.authenticate}</property>
  +        <property name="authenticateMethod">#{authenticator.authenticate}</property>
       </component>
           
   </components>
  \ No newline at end of file
  
  
  



More information about the jboss-cvs-commits mailing list