Just want to say i know nothing

especially dont know what $ JAVA_HOME means cos ive never seen that before.
Erm i found an ext file in my jre thing, not my main java thing in sun3 with my tools and stuff though.
Its in here C:\Program Files\Java\j2re1.4.2_11\lib
and has some executable jar files in it already so i think this is the right one.It does already have like vecmap in it though.
ive put all the classfiles in there so ill try run the thing again.
ok doesnt work yet , but i found in here : C:\Sun3\AppServer\imq\lib
another file called ext which says:
Sun Java System Message Queue
Version 3.7
Any .jar or .zip file placed in this directory ($IMQ_VARHOME/lib on Unix
and %IMQ_VARHOME%\lib on Windows) is added to the Broker's CLASSPATH.
Typically this is only used when configuring JDBC support for the
Broker's persistent store.
also in the read me it says : Java 3D(TM) consists of four jar files and three shared libraries.
You do not need to include the jar files in your CLASSPATH,
nor do you need to include the shared libraries in your PATH.
You should include "." in your CLASSPATH or ensure that CLASSPATH
is not set.
thats like set CLASSPATH= , but mine still doesnt work when i do that its really weird.