To be more clear, nobody never tried to set the DeltaManager.pathname var to 
null from within OFBiz?
This is in order to turn off Tomcat session serialization I have tried to set it using a context.xml file in webtools WEB-INF (only and only one server) with
<Context>
<Manager className="org.apache.catalina.session.DeltatManager" pathname="">
</Manager>
</Context>

no ways :/

I have also set <property name="apps-distributable" value="false"/>

Thanks

Jacques

From: "Jacques Le Roux" <[email protected]>
Hi,

Just to check, anybody never crossed an issue with logout and serialization in 
a cluster?

Thanks

Jacques



Reply via email to