Good day. As a glutton for punishment, I pruned the comments out of the server.xmlfile so I could take it in with one glance.
While I was at it, I also changed the Engine name="Catalina" attribute to something else ("X"), and found that I received a 404 Not Found when I went to login to the Manager app. Thinking that Engine name and enclosing Service name had to be the same (tho the docs do not indicate this), I changed Service name to "X". Still 404 Not found when I seek to /manager/html. I have tentatively concluded that the Engine name *must* be "Catalina" for /manager/html to function properly. The other sample apps, jsp/servlet/webdav, seem to work fine with other Engine names. Can someone verify this effect, please? Or tell me where I'm going wrong in thinking the Engine name can be other than Catalina. Thank you. -- Mark AE6RT