I was trying to change the user who runs the tomcat process.
In process of changing I have added new user and made tomcat run under him.
how now if i ping the tomcat, I get 404 error.
I am not sure how to proceed.
Can I check if tomcat has loaded all the classes ? Can I check anything else to make sure tomcat loaded the servlets.
Is there anything else I can check to resolve this 404 error.
Thanks a lot