Are you getting any exception during tomcat start up?
Whats displayed when you request the web application?
--
Manivannan Palanichamy
--
View this message in context:
http://www.nabble.com/FW%3A-Deploying-web-application-thats-not-located-in-the-webapps-di-rectory-tf1960844.html#a5382910
Sent
World's most simplest problem :) . Before you start your tomcat, ensure the
shutdown port and server binding port are free. you can use telnet.
For changing your tomcat's binding port in conf/server.xml, you can get it
running on different port.
--
manivannan palanichamy
--
View this message in
Did you put the keystore file in correct location?
Have you followed the steps properly as mentioned in the Tomcat - SSL
Documentaion?
-
Manivannan Palanichamy
http://geocities.com/manivannan57
--
View this message in context:
http://www.nabble.com/Error-configuring-SSL-with-Tomcat-tf1918879.
hi,
I will recommend you to manually start/stop tomcat (I mean, without using
this Start->Programs magics! ).
You can go to your tomcat installation directory (Ex: c:\program
files\tomcat1.4 etc..) and then switch to bin directory,
run the bat file, startup.bat. Now see what happens and po