Help! J2EE doesn't start!

hi,

i just installed j2ee 1.4 on my pc (windows xp). i've set the path/class path as follows -

PATH = C:\Sun\J2EE1.4\AppServer\bin;C:\J2SDK1.4.2_08\BIN

CLASSPATH = .;C:\Sun\J2EE1.4\AppServer\lib\j2ee.jar

And i've added JAVA_HOME and J2EE_HOME in both environmental and system variables as -

JAVA_HOME = C:\j2sdk1.4.2_08

J2EE_HOME = C:\Sun\J2EE1.4

the problem is, whenever i try to run j2ee, using "start j2ee" command, it gives error that windows/system cannot find the file j2ee. deploytool and other things work fine. it only wont start j2ee. can anyone please tell me if there's something wrong in the path/classpath or something?

Thanks.

[699 byte] By [K_B2005a] at [2007-9-23]
# 1
there is no command j2ee; you have to use the command AS_INSTALL\bin\asadmin start-domain to start the app server - refer to the short quick start guide.
vijaysr1a at 2007-7-10 > top of java,Enterprise & Remote Computing,Enterprise Technologies...