|
CallSite Server Installation |
|
|
Section: II.B.2 Choosing another Java Runtime Implementation
If there already is another Java runtime installed and configured on your machine
and you wish to use that rather than the version provided with CallSite,
you should adjust the instructions in this documentation for starting the CallSite
server accordingly (CallSite
server needs at least a Java 1.1 compliant JVM).
When in doubt, refer to the documentation provided with the Java runtime that
is already installed. If
the Java runtime provided with your copy of CallSite
is not suitable, alternatives may be available, as free or commercial software.
We strongly recommend that you use an implementation of the Java Runtime that
is capable of JIT acceleration. This technology lets you run Java programs
at the highest performance levels. Please
note: We recommend JRE 1.5 as being the best, most scalable platform for the
Java servers execution. An up-to-date version of a list tallying most, if not all, currently available implementations of Java is available from Sun Microsystems, Inc. Refer to Sun's Java VM list. |
|