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

Shane Bryzak Shane_Bryzak at symantec.com
Wed Aug 23 07:50:05 EDT 2006


  User: sbryzak2
  Date: 06/08/23 07:50:05

  Modified:    examples/security/resources/WEB-INF  components.xml
  Log:
  Removed reference to ThreadLocalAuthenticationContext
  
  Revision  Changes    Path
  1.5       +0 -1      jboss-seam/examples/security/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/security/resources/WEB-INF/components.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- components.xml	5 Aug 2006 02:00:55 -0000	1.4
  +++ components.xml	23 Aug 2006 11:50:05 -0000	1.5
  @@ -18,5 +18,4 @@
         <property name="adapters">org.jboss.seam.security.adapter.jboss.JBossAuthenticationAdapter</property>
       </component>
       
  -    <component class="org.jboss.seam.security.ThreadLocalAuthenticationContext"/>
   </components>
  \ No newline at end of file
  
  
  



More information about the jboss-cvs-commits mailing list