sample Autoexec.bat file

2002-06-25 Thread Halil AKINCI

Can anyone send me a sample Autoexec.bat file context that includes JAVA_HOME, 
TOMCAT_HOME, and CLASSPATH settings?



RE: sample Autoexec.bat file

2002-06-25 Thread Galbayar

set JAVA_HOME=c:\jdk1.3
set TOMCAT_HOME=c:\tomcat
set CLASSPATH=%CLASSPATH%;c:\mysql.jar;c:\classes

-Original Message-
From: Halil AKINCI [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 25, 2002 4:19 PM
To: Tomcat Users List; servlet-interest group; JSP groups;
jakarta-tomcat yahoo groups
Subject: sample Autoexec.bat file


Can anyone send me a sample Autoexec.bat file context that includes
JAVA_HOME, TOMCAT_HOME, and CLASSPATH settings?


--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




RE: sample Autoexec.bat file

2002-06-25 Thread Turner, John


A better way is to use the Environment Variables setting in Windows.  On
Win2K Pro:

Start-Settings-ControlPanel-System-Advanced-Environment Variables

John Turner
[EMAIL PROTECTED]


-Original Message-
From: Galbayar [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 25, 2002 4:08 AM
To: Tomcat Users List
Subject: RE: sample Autoexec.bat file


set JAVA_HOME=c:\jdk1.3
set TOMCAT_HOME=c:\tomcat
set CLASSPATH=%CLASSPATH%;c:\mysql.jar;c:\classes

-Original Message-
From: Halil AKINCI [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 25, 2002 4:19 PM
To: Tomcat Users List; servlet-interest group; JSP groups;
jakarta-tomcat yahoo groups
Subject: sample Autoexec.bat file


Can anyone send me a sample Autoexec.bat file context that includes
JAVA_HOME, TOMCAT_HOME, and CLASSPATH settings?


--
To unsubscribe, e-mail:
mailto:[EMAIL PROTECTED]
For additional commands, e-mail:
mailto:[EMAIL PROTECTED]



Re: autoexec.bat

2001-06-27 Thread P.Miller

Hi,

click right on your MS-DOS-icon -- environment -- memory -- set it to
e.g. 4096
this should resolve your memory problem.

HtH
Peter

Luc Juggery wrote:
 
 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



autoexec.bat

2001-06-26 Thread Luc Juggery

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



Re: autoexec.bat

2001-06-26 Thread Antoni Reus

Hi,

- Original Message -
From: Luc Juggery [EMAIL PROTECTED]

 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-to
mcat-3.2.2\webapps\greeting

%TOMCAT-HOME%  not  %TOMCAT-HOME


 SET JAVA_HOME=c:\jdk1.2

Saludos
-- Antoni Reus




newbie: Sample autoexec.bat, pls?

2001-06-17 Thread Arnold Shore

Guys, would someone pls post/attach a working copy of subject file?

Sorry to be a bother, but without a working knowledge of the DOS syntax
here, and the documentation's use of conventions to refer to
_your_directory_ etc, I can't always tell one from t'other, and I want to
ensure that my foundations is right - so as to further bother you all the
least.  Thanks, all.

Arnold Shore
Confused in Annapolis, MD USA




Re: newbie: Sample autoexec.bat, pls?

2001-06-17 Thread Luba Powell
diskettes. If you are working with only one diskette, answer N (No) and
carry on with you work. If you wish to FORMAT several diskettes, answer Y
(Yes) until you have finished formatting all your diskettes.
BEWARE: Executing the format command with a diskette which already contains
files will result in the deletion of all the contents of the entire disk. It
is best to execute the format command only on new diskettes. If you format
an old diskette make sure it contains nothing you wish to save.


MKDIR (MD) Make Directory Command
This command creates a new directory.
Example:


C mkdir mine
Creates a directory called 'MINE'
Rebooting the computer (Ctrl-Alt-Del)
In some cases, when all attempts to recover from a barrage of error messages
fails, as a last resort you can reboot the computer. To do this, you press,
all at once, the control, alternate and delete.
BEWARE: If you re-boot, you may loose some of your work--any data active in
RAM which has not yet been saved to disk.


RENAME (REN) Command
The RENAME command permits users to change the name of a file without making
a copy of it.
Example:


C ren a:goofy.txt pluto.txt
Changes the name of 'GOOFY.TXT' on the A drive to 'PLUTO.TXT'.
This command is very simple to use, just remember two points: the file name
and extension must be complete for the source file and no drive
specification is given for the target. Renaming can only occur on a single
disk drive (otherwise COPY must be used).

RMDIR (RD) Remove Directory Command
This command removes a directory. It is only possible to execute this
command if the directory you wish to remove is empty.
Example:


C rd mine
Removes directory called 'MINE'.
Stop Execution (Ctrl-Break)
If you wish to stop the computer in the midst of executing the current
command, you may use the key sequence Ctrl-Break. Ctrl-Break does not always
work with non-DOS commands. Some software packages block its action in
certain situations, but it is worth trying before you re-boot.








- Original Message -
From: Arnold Shore [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, June 17, 2001 8:58 AM
Subject: newbie: Sample autoexec.bat, pls?


 Guys, would someone pls post/attach a working copy of subject file?

 Sorry to be a bother, but without a working knowledge of the DOS syntax
 here, and the documentation's use of conventions to refer to
 _your_directory_ etc, I can't always tell one from t'other, and I want to
 ensure that my foundations is right - so as to further bother you all the
 least.  Thanks, all.

 Arnold Shore
 Confused in Annapolis, MD USA





RE: newbie: Sample autoexec.bat, pls?

2001-06-17 Thread Arnold Shore

Tnx, Luba.  Now, re the sample autoexec.bat file I'd asked for:  can
provide?

as

-Original Message-
From: Luba Powell [mailto:[EMAIL PROTECTED]]
Sent: Sunday, June 17, 2001 9:07 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: newbie: Sample autoexec.bat, pls?

Not a problem.  ... .




Re: newbie: Sample autoexec.bat, pls?

2001-06-17 Thread Luba Powell

Just any autoexec.bat ?
Here is one:

@ECHO OFF
@REM Setup for QR, BW  HIBERNATE
@PATH
C:\CPQS\SAVEREST;C:\CPQS\TOOLS;C:\WINDOWS\COMMAND;C:\WINDOWS;%PATH%;C:\IMAGE
W~1\GVPD;
@IF EXIST C:\APPL.ZIP\*.* IF EXIST C:\WINDOWS\SMARTDRV.EXE
C:\WINDOWS\SMARTDRV.EXE
@IF EXIST C:\CPQS\SAVEREST\QRSETUP.* CALL C:\CPQS\SAVEREST\QRSETUP /MFG C:
D: E: F:
CALL c:\hibernat\hibchk.bat
@ECHO OFF

PATH=%PATH%;C:\jdk1.3\bin;c:\j2sdkee1.2.1\bin;C:\bdk1.1\beanbox;
SET path=C:\Program Files\Oracle\jre\1.1.7\bin;%path%;
SET Path=c:\Oracle\Ora81\bin;%Path%
SET Path=C:\IMAGEW~1\GVPD;C:\MSSQL7\BINN;%Path%
SET Path=C:\jasmin\bin;%Path%


- Original Message -
From: Arnold Shore [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, June 17, 2001 9:47 AM
Subject: RE: newbie: Sample autoexec.bat, pls?


 Tnx, Luba.  Now, re the sample autoexec.bat file I'd asked for:  can
 provide?

 as

 -Original Message-
 From: Luba Powell [mailto:[EMAIL PROTECTED]]
 Sent: Sunday, June 17, 2001 9:07 AM
 To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
 Subject: Re: newbie: Sample autoexec.bat, pls?

 Not a problem.  ... .





Autoexec.bat

2001-03-30 Thread Sonia Sh



Do I need to restart my PC everytime i make a 
change in autoexec.bat ??


Re: Autoexec.bat

2001-03-30 Thread Vidar Braut Haarr



No, you just have to execute it again.

Like:
Start-Run
command [return]
cd \ [return]
autoexec.bat [return]

And then youre done.

Vidar Braut HaarrCoreTrek A/S

"Programmers don't die,they just GOSUB without RETURN."

  - Original Message - 
  From: 
  Sonia 
  Sh 
  To: Tomcat-User@Jakarta. Ap 
  Sent: Friday, March 30, 2001 5:29 
PM
  Subject: Autoexec.bat
  
  Do I need to restart my PC everytime i make a 
  change in autoexec.bat ??


RE: Autoexec.bat

2001-03-30 Thread Patil, Anand

Yes Sonia you got to soft or hard boot you PC.
Anand-Original Message-
 From: Sonia Sh [SMTP:[EMAIL PROTECTED]]
 Sent: Friday, March 30, 2001 10:29 AM
 To:   Tomcat-User@Jakarta. Ap
 Subject:  Autoexec.bat
 
 Do I need to restart my PC everytime i make a change in autoexec.bat ??