Regarding J2ee1.2.1 installation
Hi all
I am having problem installing J2ee 1.2.1 version in windowsXP.
I have installed j2ee1.2.1 in C:\j2sdkee1.2.1 directory.and set the following environment variable:
J2EE_HOME=C:\j2sdkee1.2.1
JAVA_HOME=C:\PROGRAM FILES\JAVA\JDK1.5
PATH=C:\j2sdkee1.2.1\bin;c:\program files\java\jdk1.5\bin
now when I type following command
c:>j2ee -verbose
i get following error message:
C:\j2sdkee1.2.1\bin>deploytool
'C:\Program' is not recognized as an internal or external command,
operable program or batch file.
C:\j2sdkee1.2.1\bin>
even i tried this command from C:\j2sdkee1.2.1\bin>j2ee -verbose
its not working.
I would appreciate if anybody can help me solving this problem. I really need to install J2EE1.2.1 properly.
can anyone pls help me.

