On 03/09/2009, Ben Stover <[email protected]> wrote: > Assume I have multiple Java installations on my computer. > > How does JMeter decide which Java installation it uses?
Same as for any other Java application - which ever it finds first on the path. > How can I tell JMeter to use another installation? See above; change the PATH. > What is the minimum Java version required for JMeter v2.3.x ? Generally 1.4, but see the documentation for the specific version. > Ben > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

