Re: installing tomcat 3.2 on windows 98

2001-05-06 Thread Jim Rudnicki
is it possible to have tomcat run on windows 98? You can. But, the .bat files never have worked out of the box for Win98. Go here: http://www.geocities.com/jdrudnicki/ Get the small download and use the launcher. Works 99.99% of the time. Jim

RE: installing tomcat 3.2 on windows 98

2001-05-04 Thread dave . prout
I run tomcat on my Windows 98 pc at home. In autoexec.bat I also have JAVA_HOME=C:\Java and the Classpath should also contain tools.jar from Java (lib or bin). David -Original Message- From: Peter Choe [SMTP:[EMAIL PROTECTED]] Sent: 04 May 2001 13:20 To: [EMAIL PROTECTED]

RE: installing tomcat 3.2 on windows 98

2001-05-04 Thread Markov Denis
Hi, you should remove any settings of CLASSPATH in tomcat.bat and set it in autoexec.bat. In tomcat.bat find label :startServer and replace with excisting code :startServer echo Starting Tomcat in new window start java %TOMCAT_OPTS% -Dtomcat.home=%TOMCAT_HOME% org.apache.tomcat.startup.Tomcat %2

Re: installing tomcat 3.2 on windows 98

2001-05-04 Thread Hari Yellina
will tomcat work on 98. I am not able to that. I think , you have to ask questoin, whether tomcat works on 98 - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, May 04, 2001 10:25 PM Subject: RE: installing tomcat 3.2 on windows 98 I run tomcat on my

Re: installing tomcat 3.2 on windows 98

2001-05-04 Thread Hari Yellina
u cannot, try on NT - Original Message - From: Peter Choe [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, May 04, 2001 10:19 PM Subject: installing tomcat 3.2 on windows 98 is it possible to have tomcat run on windows 98? i downloaded the binaries for tomcat 3.2 for windows

RE: installing tomcat 3.2 on windows 98

2001-05-04 Thread Wouter Boers
Yes it works fine, It's just java so why not... Use the startup.bat in the tomcat/bin directory. It will set all the appropiate enviroment variables correcly. Edit it, if needed and tomcat does not start correcly. I would first start it from the command prompt and test it before putting it into

Re: installing tomcat 3.2 on windows 98

2001-05-04 Thread Dick Poon
Hi Peter, I ran tomcat3.2.1 on Win98 and it ran pretty good. Always start tomcat with the startup command. Actually,you need to set the classpath to point to the tomcat/lib ,the jdk1.3 directory and the jdbc driver directroy. One more importanat reminder:,you have to type the following command

RE: installing tomcat 3.2 on windows 98

2001-05-04 Thread dave . prout
Oh Yes You Can ! -Original Message- From: Hari Yellina [SMTP:[EMAIL PROTECTED]] Sent: 04 May 2001 13:46 To: tomcat-user Subject: Re: installing tomcat 3.2 on windows 98 u cannot, try on NT - Original Message - From: Peter Choe [EMAIL PROTECTED] To: [EMAIL

Re: installing tomcat 3.2 on windows 98

2001-05-04 Thread Holger Hartwig
Shure you can (at least, I do it since a half year) But be careful to start command.com with enough enviroment space /e:4096 or more. There is something about it in the docs\readme file and its a good idea to set JAVA_HOME like JAVA_HOME=c:\jdk1.2.2 and use short DOS 8+3 filenames for

Re: installing tomcat 3.2 on windows 98

2001-05-04 Thread Johnathan Smith
can someone please get me off this list. I been trying for months --- Dick Poon [EMAIL PROTECTED] wrote: Hi Peter, I ran tomcat3.2.1 on Win98 and it ran pretty good. Always start tomcat with the startup command. Actually,you need to set the classpath to point to the tomcat/lib ,the

Re: installing tomcat 3.2 on windows 98

2001-05-04 Thread Hari Yellina
: installing tomcat 3.2 on windows 98 Yes it works fine, It's just java so why not... Use the startup.bat in the tomcat/bin directory. It will set all the appropiate enviroment variables correcly. Edit it, if needed and tomcat does not start correcly. I would first start it from the command

Re: installing tomcat 3.2 on windows 98

2001-05-04 Thread Hari Yellina
Hi Peter . I ran u r command in autoexec and from that time. Everything is going wrong. There is a error message saying. memory insufficent. - Original Message - From: Dick Poon [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, May 04, 2001 11:01 PM Subject: Re: installing tomcat

Re: installing tomcat 3.2 on windows 98

2001-05-04 Thread Hari Yellina
Hi Dave, Where can I find the documentation for installing tomcat on 98. Please help me. Regards, Yellina. - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, May 04, 2001 10:52 PM Subject: RE: installing tomcat 3.2 on windows 98 Oh Yes You Can

Re: installing tomcat 3.2 on windows 98

2001-05-04 Thread Hari Yellina
Sorry Peter, Your command has worked fine. Thanks for u r suggestion. - Original Message - From: Hari Yellina [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, May 04, 2001 11:28 PM Subject: Re: installing tomcat 3.2 on windows 98 Hi Peter . I ran u r command in autoexec and from

Re: installing tomcat 3.2 on windows 98

2001-05-04 Thread Arnaud Dostes - NTI
3.2 on windows 98 Hi Dave, Where can I find the documentation for installing tomcat on 98. Please help me. Regards, Yellina. - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, May 04, 2001 10:52 PM Subject: RE: installing tomcat 3.2 on windows 98

Re: installing tomcat 3.2 on windows 98

2001-05-04 Thread beeky
on Linux/ win NT / 2000. Please verify again. Bye Yellina. - Original Message - From: Wouter Boers [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, May 04, 2001 10:44 PM Subject: RE: installing tomcat 3.2 on windows 98 Yes it works fine, It's just java so why not... Use

RE: installing tomcat 3.2 on windows 98

2001-05-04 Thread dave . prout
Yellina, I don't think there is any documentation other than that which comes with Tomcat. David -Original Message- From: Hari Yellina [SMTP:[EMAIL PROTECTED]] Sent: 04 May 2001 14:29 To: tomcat-user Subject: Re: installing tomcat 3.2 on windows 98 Hi Dave

Re: installing tomcat 3.2 on windows 98

2001-05-04 Thread Hari Yellina
PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, May 05, 2001 12:12 AM Subject: Re: installing tomcat 3.2 on windows 98 I'll be verbose : unzip to c:\tomcat set the following environment variables (either modify your autoexec.bat and reboot or type them using 'set' in the same dos prompt used to run

Re: installing tomcat 3.2 on windows 98

2001-05-04 Thread Noel E. Lecaros
] Sent: Friday, May 04, 2001 3:28 PM Subject: Re: installing tomcat 3.2 on windows 98 Hi Dave, Where can I find the documentation for installing tomcat on 98. Please help me. Regards, Yellina. - Original Message - From: [EMAIL PROTECTED] To: [EMAIL

Re: installing tomcat 3.2 on windows 98

2001-05-04 Thread Hari Yellina
: Re: installing tomcat 3.2 on windows 98 Hi, Hari Increase your environment setting. Put this in your c:\config.sys, if it isn't there already: shell=c:\command.com /p /e:32000 Hope this helps. Regards, Noel Lecaros Hari Yellina wrote: Hi Aruand, It is really helpful

Re: installing tomcat 3.2 on windows 98

2001-05-04 Thread Noel E. Lecaros
:\command.com /p /e:32000 and c:\command.com /e:4096 /p - Original Message - From: Noel E. Lecaros [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, May 05, 2001 12:56 PM Subject: Re: installing tomcat 3.2 on windows 98 Hi, Hari Increase your environment setting. Put