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

List:       jboss-cvs-commits
Subject:    [jboss-cvs] jbosstest/src/resources/cluster/http/http-jk/WEB-INF    ...
From:       Brian Stansberry <brian.stansberry () jboss ! com>
Date:       2006-03-31 22:17:44
Message-ID: E1FPRw8-0007gE-EC () committer01 ! frg ! pub ! inap ! atl ! jboss ! com
[Download RAW message or body]

  User: bstansberry
  Date: 06/03/31 17:17:44

  Added:       src/resources/cluster/http/http-jk/WEB-INF    Tag:
                        JBoss_4_0_3_SP1_JBAS-3037 web.xml jboss-web.xml
                        context.xml
  Log:
  [JBAS-3037] Port tests for JBAS-3015 to 4.0.3.SP1
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.2.2.2   +11 -0     jbosstest/src/resources/cluster/http/http-jk/WEB-INF/web.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: web.xml
  ===================================================================
  RCS file: web.xml
  diff -N web.xml
  --- /dev/null	1 Jan 1970 00:00:00 -0000
  +++ web.xml	31 Mar 2006 22:17:44 -0000	1.2.2.2
  @@ -0,0 +1,11 @@
  +<?xml version="1.0"?>
  +<!DOCTYPE web-app PUBLIC
  +   "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
  +   "http://java.sun.com/dtd/web-app_2_3.dtd">
  +
  +<web-app>
  +   <description>Testing HttpSessionRepl</description>
  +
  +   <distributable/>
  +
  +</web-app>
  
  
  
  1.2.2.2   +15 -0     jbosstest/src/resources/cluster/http/http-jk/WEB-INF/jboss-web.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: jboss-web.xml
  ===================================================================
  RCS file: jboss-web.xml
  diff -N jboss-web.xml
  --- /dev/null	1 Jan 1970 00:00:00 -0000
  +++ jboss-web.xml	31 Mar 2006 22:17:44 -0000	1.2.2.2
  @@ -0,0 +1,15 @@
  +<jboss-web>
  +   <class-loading>
  +   <loader-repository>jboss.web:loader=testHA</loader-repository>
  +   </class-loading>
  +
  +   <!-- Uncomment the security-domain to enable security. You will
  +      need to edit the htmladaptor login configuration to setup the
  +      login modules used to authentication users.
  +      <security-domain>java:/jaas/jmx-console</security-domain>
  +   -->
  +   <replication-config>
  +      <replication-trigger>SET_AND_GET</replication-trigger>
  +      <replication-granularity>SESSION</replication-granularity>
  +   </replication-config>
  +</jboss-web>
  
  
  
  1.2.2.2   +17 -0     jbosstest/src/resources/cluster/http/http-jk/WEB-INF/context.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: context.xml
  ===================================================================
  RCS file: context.xml
  diff -N context.xml
  --- /dev/null	1 Jan 1970 00:00:00 -0000
  +++ context.xml	31 Mar 2006 22:17:44 -0000	1.2.2.2
  @@ -0,0 +1,17 @@
  +<!-- Override the default to disable cookies -->
  +<Context cookies="false" crossContext="true">
  +   <!-- Session persistence is disable by default. To enable for all web
  +   apps set the pathname to a non-empty value:
  +   <Manager pathname="SESSIONS.ser" />
  +
  +   To enable session persistence for a single web app, add a
  +   WEB-INF/context.xml 
  +   -->
  +   <Manager pathname="" />
  +
  +   <!-- Install an InstanceListener to handle the establishment of the run-as
  +   role for servlet init/destroy events.
  +   -->
  +   <InstanceListener>org.jboss.web.tomcat.security.RunAsListener</InstanceListener>
  +   
  +</Context>
  
  
  


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
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