Ofbiz cluster without multicast

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
rp
Reply | Threaded
Open this post in threaded view
|

Ofbiz cluster without multicast

rp
Hi!


I've successfuly setup session replication on a stand-alone tomcat server, I'd like to do the same with ofbiz and its embedded tomcat, but I've some problems. I found the the cluster specific settings in framework/base/config/ofbiz-containers.xml. But as I see there's no other option to use cluster, just with mutlicast. But multicast is disabled on every public cloud. Can I somehow modify the underlying tomcat setting to set up this:

    Interceptor className="org.apache.catalina.tribes.group.interceptors.StaticMembershipInterceptor"