Hello,

i've downloaded tomcat 3.2.2 but i got trouble
starting it up . Well, i'm not really familiar with
all of this in fact, i got the following error "OUT OF
ENVIRONNEMENT SPACE" and i'm also told that there is
something wrong with my CLASSPATH.
I use Windows 98, i have the following directory in my
c drive :    c:/jdk1.2 and c:/jakarta-tomcat-3.2.2
Could anyone tell me what should be my autoexec.bat
file ?
i've just wrote something like this :

C:\PROGRA~1\NETWOR~1\MCAFEE~1\SCAN.EXE C:\
@IF ERRORLEVEL 1 PAUSE
@echo off
SET
PATH=c:\jdk1.2\bin;c:\jdk1.2\lib;c:\jakarta-tomcat-3.2.2\lib
SET %TOMCAT_HOME%=c:\jakarta-tomcat-3.2.2
SET
CLASSPATH=c:\jdk1.2\lib\tools.jar;%TOMCAT-HOME\lib\servlet.jar;c:\jakarta-tomcat-3.2.2\webapps\greeting
SET JAVA_HOME=c:\jdk1.2

which doesn't work (well, not really a surprise :-) )
as i'm sure there are some big mistakes in it !!!!
Thanks a lot,
Luc

___________________________________________________________
Do You Yahoo!? -- Pour faire vos courses sur le Net, 
Yahoo! Shopping : http://fr.shopping.yahoo.com

Reply via email to