Re: How to configure USE_SECURE_RANDOM_FOR_UUID?

2011-06-14 Thread franckie frank
13/06/2011 22:43, Christopher Schultz wrote: > > Frank, > > > > On 6/13/2011 11:46 AM, franckie frank wrote: > >> I ve noticed that in Tomcat 7.0.14 s > >> org.apache.catalina.tribes.io.ChannelData there is public static field > > > >> 

How to configure USE_SECURE_RANDOM_FOR_UUID?

2011-06-13 Thread franckie frank
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 c