You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by le...@apache.org on 2008/10/04 20:56:17 UTC

svn commit: r701686 - /ofbiz/trunk/framework/base/config/ofbiz-containers.xml

Author: lektran
Date: Sat Oct  4 11:56:17 2008
New Revision: 701686

URL: http://svn.apache.org/viewvc?rev=701686&view=rev
Log:
disabling the session valve for now, for some reason the browser stops storing the session cookie when domian=.localhost
Thanks to Jacques for the report

Modified:
    ofbiz/trunk/framework/base/config/ofbiz-containers.xml

Modified: ofbiz/trunk/framework/base/config/ofbiz-containers.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/base/config/ofbiz-containers.xml?rev=701686&r1=701685&r2=701686&view=diff
==============================================================================
--- ofbiz/trunk/framework/base/config/ofbiz-containers.xml (original)
+++ ofbiz/trunk/framework/base/config/ofbiz-containers.xml Sat Oct  4 11:56:17 2008
@@ -128,7 +128,7 @@
             </property>
             -->
             <!-- <property name="ssl-accelerator-port" value="8443"/> -->
-            <property name="enable-session-valve" value="true"/>
+            <property name="enable-session-valve" value="false"/>
         </property>
         <!-- all connectors support type, host, port, enable-lookups -->
         <property name="ajp-connector" value="connector">