Noel, what do you mean? > Has this been added to the CVS tree, yet?
Andrei ----- Original Message ----- From: "Noel J. Bergman" <[EMAIL PROTECTED]> To: "James Developers List" <[EMAIL PROTECTED]> Sent: Monday, June 03, 2002 12:09 AM Subject: RE: James SMTPServer load test - from 6req/s and crash -> 26req/s no crash > > *definitely* upgrade to 1.4 and use the -server option (edit run.bat || > > run.sh) then. > > Has this been added to the CVS tree, yet? > > And for JRE v1.3, $JAVA_HOME/jre/lib/jvm.cfg should be changed to something > like: > > # > # @(#)jvm.cfg 1.10 00/08/01 > # > # Copyright 1999 by Sun Microsystems, Inc., > # 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. > # All rights reserved. > # > # List of JVMs that can be used as the first option to java, javac, etc. > # Order is important -- first in this list is the default JVM. > # > -server > -client > -hotspot > -classic > > to select the server hotspot JVM. > > --- Noel > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
