Hi Mark,
Thanks for letting me know that I am on righ track.
I will try it with standard installation and further inspect why it is not
working in my product.
Thanks,
Umesh
On 11/15/22 11:34 PM, Mark Thomas wrote:
On 14/11/2022 11:22, Umesh Raikwar wrote:
> ... context path /product ...
On 14/11/2022 11:22, Umesh Raikwar wrote:
... context path /product ...
loaderClass="org.apache.catalina.loader.ParallelWebappClassLoader"
delegate="true"/>
and tried to access URL: locahost:8080/Product/test.html which returned
404.
My question:
Is nested c
Hello there,
Apache Tomcat v9.0.65
Java 11
OS Linux
We have a web app which is embedding tomcat. web-app's context path
/product is mapped to docBase /opt/product/codebase folder. The whole
web-app content is inside this /codebase folder. The customer of the
web-app can customize the web-app