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

Shane Bryzak Shane_Bryzak at symantec.com
Wed Feb 14 07:39:50 EST 2007


  User: sbryzak2
  Date: 07/02/14 07:39:50

  Modified:    examples/seamspace/resources/WEB-INF  components.xml
  Log:
  JBSEAM-764
  
  Revision  Changes    Path
  1.25      +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.24
  retrieving revision 1.25
  diff -u -b -r1.24 -r1.25
  --- components.xml	10 Feb 2007 08:52:38 -0000	1.24
  +++ components.xml	14 Feb 2007 12:39:50 -0000	1.25
  @@ -19,7 +19,7 @@
                     conversation-id-parameter="cid"
                     conversation-is-long-running-parameter="clr"/>
       
  -    <security:identity authenticate-method="#{authenticator.authenticate}"/>
  +    <security:drools-identity authenticate-method="#{authenticator.authenticate}"/>
       
       <web:multipart-filter create-temp-files="true" max-request-size="1000000" url-pattern="*.seam"/>
       <web:context-filter url-pattern="/content/*"/>
  
  
  



More information about the jboss-cvs-commits mailing list