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

Shane Bryzak Shane_Bryzak at symantec.com
Sun Oct 29 03:58:55 EST 2006


  User: sbryzak2
  Date: 06/10/29 03:58:55

  Modified:    examples/security/resources/WEB-INF  components.xml
  Log:
  Set debug to false
  
  Revision  Changes    Path
  1.10      +1 -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.9
  retrieving revision 1.10
  diff -u -b -r1.9 -r1.10
  --- components.xml	29 Oct 2006 08:56:00 -0000	1.9
  +++ components.xml	29 Oct 2006 08:58:55 -0000	1.10
  @@ -2,7 +2,7 @@
   
       <component name="org.jboss.seam.core.init">
           <property name="jndiPattern">@jndiPattern@</property>
  -        <property name="debug">true</property>
  +        <property name="debug">false</property>
       </component>
    
       <component name="org.jboss.seam.core.manager">
  
  
  



More information about the jboss-cvs-commits mailing list