| Author |
Setting Tomcat in Ubuntu 11.10
|
pramod talekar
Ranch Hand
Joined: Apr 26, 2010
Posts: 316
|
|
Hi,
I'm trying to run a web app on Tomcat. This is what I did on Terminal to start Tomcat:
After this, I wrote localhost:8080 in my browser. The browser showed "Apache Tomcat/7.0.12" and not 7.0.23.
Why is this change in the version appearing.
Please advise.
Thank you.
|
Thanks,
Pramod
|
 |
Ireneusz Kordal
Ranch Hand
Joined: Jun 21, 2008
Posts: 423
|
|
Hi,
go to the $CATALINA_HOME/bin directory and run version.sh, what is the output ?
|
 |
pramod talekar
Ranch Hand
Joined: Apr 26, 2010
Posts: 316
|
|
Hello sir,
The output is Apache Tomcat/7.0.12.
Guess, I missed it while renaming the folder.
Another thing I noticed was that in WIndows, I was able to run startup.bat & shutdown.bat , but not version.bat.
|
 |
 |
|
|
subject: Setting Tomcat in Ubuntu 11.10
|
|
|