Hi, I've been reading around to see how to get clustering and cdibeans to work in tomee.
As I've understood, the openejb.session-context = http tomee.session-context.wrapper = http Has to be defined as CATALINA_OPTS Adding CATALINA_OPTS="$CATALINA_OPTS -Dopenejb.session-context=http -Dtomee.session-context.wrapper=http" to catalina.sh, makes the clustering work. Are these options also supposed to work using system.properties? (It does'nt work for me) If not, is there an option for tomee-maven-plugin for setting catalina options? br, hw (1.6.0-SNAPSHOT) -- View this message in context: http://openejb.979440.n4.nabble.com/TomEE-cluster-and-cdibeans-tp4664576.html Sent from the OpenEJB User mailing list archive at Nabble.com.
