on 12/21/2000 2:35 PM, "Craig R. McClanahan" <[EMAIL PROTECTED]>
wrote:

> Yep, although that's probably something that could be changed.

+1

>> more with this 4-5 seconds. If so, then I think that 4-5 seconds is to slow
>> as well and we should find another RNG solution.
> 
> Patches are welcome.  (Now where have I heard that one before? :-).

If only I could get it to compile. :-) Sam where is your buildmaker? :-)

> Actually, you can configure this to use the java.util.Random class to speed up
> your
> development scenario:
> 
> <Context path="..." docBase="...">
> <Manager randomClass="java.util.Random"/>
> </Context>

I have:

<Context path="" docBase="scarab">
    <Manager randomClass="java.util.Random"/>
</Context>

This time it took 1 minute and 1 second on my Win98 box.

I just checked the modified server.xml into Scarab's CVS in case you want to
look at it. :-)

-jon

-- 
Honk if you love peace and quiet.

Reply via email to