Hi Jake, Thanks a lot for your reply. However, I am going to create the context of the new manager application for the new host (e.g. test.tlg.ca). But the manager context created in http://localhost:8080/admin won't be initialized correctly without the privileged attribute.
And on my machine, to access the manager application, I need to use http://localhost:8080/manager/list instead of http://localhost:8080/manager/html/list. Hope this won't be the problem. Could you give me more ideas? Thank you very much. Best regards, Sheng -----Original Message----- From: Jacob Kjome [mailto:[EMAIL PROTECTED] Sent: May 17, 2004 3:08 PM To: Tomcat Users List Subject: Re: Does Tomcat 5 supports stop/start/reload server through admintool ? Quoting Sheng Huang <[EMAIL PROTECTED]>: > Does anyone know whether Tomcat 5 supports stop/start server through a GUI > tool? Or can I reload all the contexts in all hosts through a GUI interface? > Look at the manager app: http://localhost:8080/manager/html/list You'll have to set up a user in tomcat-users.xml with the role of "manager" before you do this. Then log in with that user at the URL above. Jake > Best regards, > Sheng > > > > --------------------------------------------------------------------- > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
