Author: lektran
Date: Sat Oct 4 11:56:17 2008
New Revision: 701686
URL:
http://svn.apache.org/viewvc?rev=701686&view=revLog:
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">