I have installed Tomcat 8.5.37 in /opt/tomcat.  My machine is running
Ubuntu 16.04.  I can run the Tomcat manager and host-manager applications. 

The manager application shows webapps deployed at /, /docs, /examples,
/host-manager, and /manager.

I have a webapps located at /home/terry/TC that I'd like to deploy.

I've tried to deploy it at context path = /TC and directory URL =
file://home/terry/TC, but it fails to deploy.

I've added a symbolic link (TC) as a subdirectory of
/opt/tomcat/webapps, but that seems to do nothing.

I realize this should be slam-dunk easy, but I'm out of ideas on how to
do this.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to