I just started reading Head First
EJB and got the following error when trying to start the server... (script "j2ee -verbose")
"ERROR: Set J2EE_HOME before running this script"
I set the JAVA_HOME variable in the file userconfig.bat to...
...set JAVA_HOME="c:\j2sdk1.4.2_02"
Do I need to use an older version (JDK1.2)? I tried removing the quotes as well but that didn't work either.
Could answer this or redirect to the appropriate posting?
Thanks!