In your AutoExec.bat file set PATH/CLASSPATH/JES_INSTALL_DIR with:

SET PATH=C:\JDK1.3;C:\JDK1.3\BIN;C:\PROGRA~1\RATIONAL\COMMON;
SET
CLASSPATH=C:\PROGRA~1\JMF21~1.1_B\LIB\SOUND.JAR;C:\PROGRA~1\JMF21~1.1_B\LIB\
JMF.JAR;C:\JDK1.3\LIB\TOOLS.JAR;C:\JDK1.3\LIB\DT.JAR;C:\JDK1.3\JRE\LIB\EXT\A
CTIVATION.JAR;C:\JDK1.3\JRE\LIB\EXT\MAIL.JAR;C:\JDK1.3\JRE\LIB\RT.JAR;C:\PRO
GRA~1\JES2.0\;.;
SET JES_INSTALL_PATH=C:\jes-install-dir\bin\

regards
Rajesh


-----Original Message-----
From: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of
Klearchos Klearchou
Sent: Wednesday, January 24, 2001 2:10 PM
To: [EMAIL PROTECTED]
Subject: new to servlets need help


Hi, I downloaded the java embedded servlet and I have some problems with the
CLASSPATH

After installation I tried to run the runjes.bat and I took the following:

****
Out of environment space
Out of environment space
Error: This script is not in jes-install-dir\bin\
You must set the environment variable JES_INSTALL_DIR
to the pathname of the JES installation
****

The installation directory is: c:\progra~1\jes2.0\
and the path and classpath in the autoexec.bat are:

***
PATH C:\JDK1.3;C:\JDK1.3\BIN;C:\PROGRA~1\RATIONAL\COMMON;

SET
CLASSPATH=C:\PROGRA~1\JMF21~1.1_B\LIB\SOUND.JAR;C:\PROGRA~1\JMF21~1.1_B\LIB\
JMF.JAR;C:\JDK1.3\LIB\TOOLS.JAR;C:\JDK1.3\LIB\DT.JAR;C:\JDK1.3\JRE\LIB\EXT\A
CTIVATION.JAR;C:\JDK1.3\JRE\LIB\EXT\MAIL.JAR;C:\JDK1.3\JRE\LIB\RT.JAR;C:\PRO
GRA~1\JES2.0\;
***

>From what I read from the readme file I set the classpath to the home of the
install directory. What I missed?
I use windows 98

Thank you in advance








____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to