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 settings for jakarta tomcat 4.1.27 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "settings for jakarta tomcat 4.1.27" Watch "settings for jakarta tomcat 4.1.27" New topic
Author

settings for jakarta tomcat 4.1.27

shelly sharma
Ranch Hand

Joined: Sep 17, 2003
Posts: 32
Can anybody tell me about the settings for tomcat 4.1.27. What all system variables and user variables i should set.I had set these variables but it is not working.
in user variables:
JAVA_HOME C:\jdk1.3
In system variables:
CATALINA_HOME C:\Tomcat 4.1
But tomcat is not starting.Please can anyone tell me all the settings or if there is any classpath settings.
Before installing tomcat i had run SimpleAxisServer on port 8080. Can i have to change the port of SimpleAxisServer before starting Tomcat.
Mike Curwen
Ranch Hand

Joined: Feb 20, 2001
Posts: 3695

http://jakarta.apache.org/tomcat/tomcat-4.1-doc/RUNNING.txt

And yes, you need to either configure Tomcat to use a different port, or the AxisServer.
cKunal
Greenhorn

Joined: Nov 03, 2003
Posts: 4
Hey shelly i think u have to change the port of tomcat from 8080 to 80 as one of the application u mentioned is already running on this port.You can make this change in server.xml file.
 
IntelliJ Java IDE
 
subject: settings for jakarta tomcat 4.1.27
 
Threads others viewed
In Which Folder I palce Bean File
tomcat4 installation....please help
location of the simpleaxisserver's configuration file
problem starting tomcat 4.1.27
unable to view files in webapps
developer file tools