Author
Can we DELETE manager application
Aditya Arora
Greenhorn
Joined: Oct 29, 2009
Posts: 4
Hi, I have a simple question: I need to delete the manager and admin folders from apache-tomcat-5.5.28/server/webapps. Will there be any impact on tomcat functionality other than not being able to view manager page and deploy/ un-deploy application from manager page?
I can still deploy the application by manually copying the application.WAR file in apache-tomcat-5.5.28/webapps folder, RIGHT?
PLEASE reply ASAP
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56157
Please use color and size for emphasis only. I have edited your post for you.
[Smart Questions ] [JSP FAQ ] [Books by Bear ] [Bear's FrontMan ] [About Bear ]
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35223
posted Oct 29, 2009 13:36:27
0
No and yes.
Android apps – ImageJ plugins – Java web charts
Aditya Arora
Greenhorn
Joined: Oct 29, 2009
Posts: 4
Thanks for editing.
Thanks for reply, but i would appreciate a definite and detailed answer. Thank you.
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35223
posted Nov 03, 2009 07:43:09
0
Will there be any impact on tomcat functionality other than not being able to view manager page and deploy/ un-deploy application from manager page?
No.
I can still deploy the application by manually copying the application.WAR file in apache-tomcat-5.5.28/webapps folder, RIGHT?
Yes.
If you want more elaborate answers, ask more elaborate questions (instead of yes/no questions).
Aditya Arora
Greenhorn
Joined: Oct 29, 2009
Posts: 4
Ulf Dittmer wrote:
If you want more elaborate answers, ask more elaborate questions (instead of yes/no questions).
Many Thanks.
subject: Can we DELETE manager application