Hi Steve, the JRE is necessary to run applications. To develop Java-applications you would need the SDK (it contains the compiler as well as some other tools for signature-handling and so on). If you do not compile JMeter but use binary builds instead there is no neccessity to use a SDK. Your JRE is absolutely sufficient for running JMeter.
Greetings, Wolfram P.S.: The Java 2 SDK was named JDK in earlier Java-versions. A lot of people (me included) still use JDK when referring to the SDK. And j2se just means "Java Standard Edition". As you might know there also exist a Java Enterprise Edition (j2ee) and a Java Micro Edition (j2me). But nothing of this should bother you ;-) _____________original:_________________ > > > As far as problems with remote testing, all I can say is that, on > > Windows2000, jdk1.4.0, it works for me. > > This hit me, just this morning... > > jdk1.4.0? > > Now... When I first installed Jmeter on this windows machine, it had a jre > on it by default. A corporate standard jre. Jmeter didn't work with it. I > upgraded to Sun's JRE 1.4.1 - and it worked fine. > > The Linux box(s) also got Sun's JRE on them. Also 1.4.1, downloaded from : > http://java.sun.com/j2se/1.4.1/download.html > > Now.. forgive me... jre, j2se, jdk, sdk? Which am I s'posed to be > using? Is > SDK the same as JDK? > I figure I know the answer to this question - JRE = runtime, JDK= > development kit, which includes the runtime components, yes? > > Is it *compulsory* to have the JDK (what sun calls the SDK?) to make this > work? Because Jmeter in ordinary mode works fine with the JRE. If > so.. what > is it that I'm getting from the SDK that I'm not from the JDE? > > Steve. > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

