Hi,
oups, sorry I meant JAVA_HOME and J2EE_HOME...
About the
J2ee 1.3 download, go there :
http://java.sun.com/j2ee/sdk_1.3/ And javac is part of JDK, not J2EE. It only uses the j2ee.jar lib provided with J2EE 1.3 installation to compile your J2EE code. That's why you need to set J2EE_HOME and JAVA_HOME.