Hi,
I’ve noticed that in Tomcat 7.0.14’s org.apache.catalina.tribes.io.ChannelData there is public static field 'public static volatile boolean USE_SECURE_RANDOM_FOR_UUID'. and it seems to be used only once in the same class. By default its value is false. Do you know if there is a way to change/configure its value? Thanks! Franckie14