[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jboss-cvs-commits
Subject:    [jboss-cvs] jboss-tomcat/src/resources jboss-service-41.xml server-50.xml
From:       Scott M Stark <starksm () users ! sourceforge ! net>
Date:       2003-12-31 3:54:16
Message-ID: E1AbXR2-0008VX-00 () sc8-pr-cvs1 ! sourceforge ! net
[Download RAW message or body]

  User: starksm 
  Date: 03/12/30 19:54:16

  Modified:    src/resources Tag: Branch_3_2 jboss-service-41.xml
                        server-50.xml
  Log:
  Add example SingleSignOn valve configuration commented out by default
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.1.1.2.5 +5 -0      jboss-tomcat/src/resources/jboss-service-41.xml
  
  Index: jboss-service-41.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-tomcat/src/resources/jboss-service-41.xml,v
  retrieving revision 1.1.1.1.2.4
  retrieving revision 1.1.1.1.2.5
  diff -u -r1.1.1.1.2.4 -r1.1.1.1.2.5
  --- jboss-service-41.xml	14 Oct 2003 16:41:28 -0000	1.1.1.1.2.4
  +++ jboss-service-41.xml	31 Dec 2003 03:54:16 -0000	1.1.1.1.2.5
  @@ -83,6 +83,11 @@
                        any run-as principal for the servlet being accessed.
                        -->
                        <Valve className="org.jboss.web.tomcat.security.SecurityAssociationValve"/>
  +                     <!-- Uncomment to enable single sign-on across web apps
  +                     deployed to this host.
  +                     <Valve className="org.jboss.web.tomcat.tc4.authenticator.SingleSignOn"
  +                        debug="0"/>
  +                     -->
                        <!-- Default context parameters -->
                        <DefaultContext cookies="true" crossContext="true" override="true"/>
   
  
  
  
  1.1.1.1.2.7 +6 -0      jboss-tomcat/src/resources/server-50.xml
  
  Index: server-50.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-tomcat/src/resources/server-50.xml,v
  retrieving revision 1.1.1.1.2.6
  retrieving revision 1.1.1.1.2.7
  diff -u -r1.1.1.1.2.6 -r1.1.1.1.2.7
  --- server-50.xml	24 Dec 2003 19:46:08 -0000	1.1.1.1.2.6
  +++ server-50.xml	31 Dec 2003 03:54:16 -0000	1.1.1.1.2.7
  @@ -41,6 +41,12 @@
               pattern="common" directory="${jboss.server.home.dir}/log" 
               resolveHosts="false" />
   
  +         <!-- Uncomment to enable single sign-on across web apps
  +         deployed to this host.
  +         <Valve className="org.apache.catalina.authenticator.SingleSignOn"
  +            debug="0"/>
  +         -->
  +
           <!-- Default context parameters -->
           <DefaultContext cookies="true" crossContext="true" override="true" />
   
  
  
  


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
jboss-cvs-commits mailing list
jboss-cvs-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-cvs-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic