Plrease Help: Problems running J2EE on Windows98

After installing J2EE and making all PATH lines needed in the autoexec.bat, i run j2ee :

C:\j2ee -verbose

and get error messages :

"Insufficient environmental space" (16 times)

"Syntax error" (3 times)

"Insufficient environmental space" (1 time)

"invalid command or filename"

Is there anyone who had the same problems and solved them?

Thanx for help.

[420 byte] By [Genesis2000] at [2007-9-26 8:31:55]
# 1
U can increase the Environment memory of ur dos thro its properties and set to above 4000.Syntax error is due to the setenv.bat for thatcomment r change the pathset JAAS_OPTIONSset SSL_OPTIONSset LISTEN_OPTIONSAfter this run ur j2ee verbose .
vvelus at 2007-7-1 19:12:44 > top of Java-index,Other Topics,Patterns & OO Design...