https://issues.apache.org/bugzilla/show_bug.cgi?id=53633
--- Comment #3 from Konstantin Kolinko <knst.koli...@gmail.com> --- (In reply to comment #2) > 2 - Create a separate Service/Connector/Engine/Host/Realm for the manager > webapp. > 2 is a limited workaround, because the Manager webapp manages only the Host to which it belongs. It seems that you are creating two hosts which share the appbase directory. It will work only if the main host is configured with autoDeploy=true. Uploading a new war file will work. Undeploying is likely to work as well. You will not be able to properly stop/start your applications (but only their copies in this "manager" host). -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org