User: jules_gosnell
  Date: 02/04/10 12:51:04

  Modified:    jetty/src/resources/jetty-plugin/META-INF jboss-service.xml
  Log:
  change default distributed store
  
  Revision  Changes    Path
  1.26      +1 -1      
contrib/jetty/src/resources/jetty-plugin/META-INF/jboss-service.xml
  
  Index: jboss-service.xml
  ===================================================================
  RCS file: 
/cvsroot/jboss/contrib/jetty/src/resources/jetty-plugin/META-INF/jboss-service.xml,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- jboss-service.xml 16 Mar 2002 01:00:12 -0000      1.25
  +++ jboss-service.xml 10 Apr 2002 19:51:04 -0000      1.26
  @@ -115,7 +115,7 @@
       <!--     org.jboss.jetty.session.ClusteredStore                        -->
       <!-- ================================================================= -->
   
  -    <attribute 
name="HttpSessionStorageStrategy">org.jboss.jetty.session.CoarseDistributedStore</attribute>
  +    <attribute 
name="HttpSessionStorageStrategy">org.jboss.jetty.session.ClusteredStore</attribute>
   
       <!-- ================================================================= -->
       <!-- Options for synchronizing distributed sessions:                   -->
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to