Hi Friends
I have a problem with tomcat server. I have deployed one war file in the tomcat server. After that I am not getting any response from the tomcat server.
I checked whether the process is running or not. But the process is running(using ps), logs are printing in the log location, not getting any response while open the url
http://localhost:8080 in the browser. There is no problem with the proxy also.
I am confused after seeing this problem. Please help.
Thanks in advance.
Joy