posted 23 years ago
Hi stowe
1. Try to use your path like this: C:\WINNT\system32;C:\WINNT;c:\jdk1.3.1_01\bin;c:\j2sdkee1.3\bin;c:\ant\bin;
2. Go to C:\j2skee1.3\bin folder, in the begining of all batch files, add the following to all batch files in this folder.
SET JAVA_HOME=c:\jdk1.3.1_01\bin
SET J2EE_HOME=c:\j2sdkee1.3\bin
3.Go to C:\ant\bin folder, do same thing as stated as 2.
I help this will work.
David