Raj,

I did do that.  I kept the directory names the same except by putting it in
a directory called java.  Everytime I try to start tomcat, a dos window
appears and then a few seconds, it disappears.  I check the services and I
couldnt start tomcat there either.

Will


-----Original Message-----
From: Raj [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 19, 2002 6:04 AM
To: Tomcat Users List
Subject: Re: installation of Tomcat 4.0


U can run any servers with tomcat4.0.3.I did not get any problems.U have not
started the tomcat properly.U uninstall it and than install in a directcory
c:\tomcat4(as per your convenience.)Go to Env variables set JAVA_HOME as
name,c:\jdk1.3any version as value
  set CATALINA_HOME as name ,c:\tomact4 as value
at the end of the PATH add
%JAVA_HOME%\bin;%CATALINA_HOME%\bin
then from start programs click start tomcat.
Thats all.

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Tuesday, March 19, 2002 1:34 PM
Subject: Re: installation of Tomcat 4.0


> make sure you do not have any other web servers running. ie IIS, iplanet
>
>
>
>
> "Kwan, William" <[EMAIL PROTECTED]>
> 18/03/2002 07:19 PM
> Please respond to Tomcat Users List
>
>
>         To:     "Tomcat user (E-mail)" <[EMAIL PROTECTED]>
>         cc:
>         Subject:        installation of Tomcat 4.0
>
>
> Hi everyone,
>
> I'm new to Tomcat and was wondering if you could help me.
>
> I've downloaded the following:
>
> j2sdk-1_3_1_02-win.exe
> jakarta-tomcat-4.0.3-LE-jdk14.exe
>
> I've install the jdk first then tomcat.
>
> I've set the following environment variables:
> Java_home = c:\java\jdk1.3.1_02
> Catalina_home = c:\java\apache tomcat 4.0
> classpath =
> c:\java\jdk1.3.1_02\bin;c:\java\jdk1.3.1_02\lib;c:\java\jdk1.3.1_02\jre
> Path = c:\java\apache tomcat 4.0\bin;c:\java\jdk1.3.1_02\bin;%system%;
>
> I've followed the documents from the web on setting up those and when I
> run
> the startup.bat file,  a window pops up for a second and then disappears.
> The dos window is back at the command prompt.  I then go to the browser
> and
> type in:
> http://localhost:8080/ and get "The page cannot be display"
>
> I'm on a windows 2000 server, IIS 5.0.
>
> I've looked at the following documents:
>
> http://members.ozemail.com.au/~lampante/hotwo/tomcat/iisnt/
> http://javaboutique.internet.com/tutorials/Tomcat/
>
> It doesnt seem that hard, but I dont know what I'm doing wrong, any help
> would be appreciated.
> thanks,
> Will
>
>
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
>
>
>
>


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to