File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Tomcat and the fly likes Tomcat Configuration Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Tomcat Configuration" Watch "Tomcat Configuration" New topic
Author

Tomcat Configuration

J Abraham
Ranch Hand

Joined: Jun 25, 2004
Posts: 101
Hi everybody....

I installed Tomcat-Jakarta Server in Windows98.tried to configure tomcat.bat,but failed to run.I think the configuration that i had done was wrong.Could anyone help me in configuring Tomcat in Win98/2000.I am trying to install Tomcat in Windows 2000 Advanced Server today.Expecting a note for configuring in detail.
- jibiN


<b>J Abraham</b>
SCJP5,SCWCD1.4
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56190
    
  13

Moving to the Tomcat forum.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Faris Syed
Greenhorn

Joined: Jun 25, 2004
Posts: 8
I install tomcat all the time by using jakarta-tomcat-4.1.24.exe file

1- make sure you have java installed not just JRE.
2- define environment variable JAVA_HOME = dir of JSDK
eg: JAVA_HOME = c:\jdk1.3

then add this to the begining of your environment path
eg: path=%JAVA_HOME%\bin;.....

and it is very smooth install just select NT service when installing.

good luck
J Abraham
Ranch Hand

Joined: Jun 25, 2004
Posts: 101
i have to try these steps....thanx Faris.....

- jibiN
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Tomcat Configuration
 
Similar Threads
Oracle 10g RAC on Windows
IIS and Tomcat on two different machines
problem with Websphere studio application developer and tomcat4
The Apache2 service terminated error
shell script for tomcat cluster