I tried to stop and start and reload. All say successful, but none of them work. What happen is that I have a parameter in the web.xml file. Each time the Tomcat start up, my application read this parameter. The problem is that if I change the parameter value in the web.xml file, and stop+start+reload, the web.xml file should be read again, and also, I assume all my JSP would call init function again. Unless one of these assumption is wrong, something is wrong with the manager. Could some of you give me some insight?
Thank you very much.
Vy Ho
Vy Ho wrote:
Thank you all for helping me out. I still don't know what the problem is yet. However, your advices let me know what is the outcome I should expect when using the manager to restart the server. My web.xml seems to be good (since stop and restart the tomcat server manually, that is not using the manager, my changes are good). I'll do some more investigating to see what is going on. Again, thank you all.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
