Farooq Hameed wrote:
> Docunentation says about configuration that I need to set
> J2EE_HOME env.
> variablepointing on j2sdkee1.2's home diretory like this.
> C:\j2sdkee1.2 and
> JAVA_HOME to jdk1.2.2 like this c:\jdk1.2.2 . I am using
> WinNT workstation
> and I
> already have set these varriables but when I type the
> following command I
> get an
> error:-
>
> C:\ j2ee -verbose
>
> "The name specified is not recognixed as an intercal or
> external command,
> operablt program or bath file.
> Error: Ser JAVA_HOME before running this script."
>
The first message says that a program could not be found.
Because of the following message it must be the line
call %J2EE_HOME%\bin\userconfig.bat
in setenv.bat
That is curious because the setenv.bat was found and started
with %J2EE%, too.
I recognized that you start j2ee from the root. So you put
the j2ee\bin in your path, right? Is it possible that you have multiple
versions of J2EE installed and that a wrong j2ee.bat is started.
Try starting j2ee directly from the bin-directory.
Ulf Gohde
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".