Jon,

On 11/16/21 08:55, jonmcalexan...@wellsfargo.com.INVALID wrote:
I too would like to know more of what Chris is sa­ying in regards to the conf 
folder.

You mean conf/[engine]/[host]/[webapp].xml? This is just "standard" deployment descriptor stuff:
http://tomcat.apache.org/tomcat-8.5-doc/config/context.html#Naming

-chris



Thanks,

Sent with BlackBerry Work (www.blackberry.com)
________________________________
From: Michael B Allen <iop...@gmail.com>
Sent: Nov 15, 2021 4:24 PM
To: Tomcat Users List <users@tomcat.apache.org>
Subject: Re: How to *properly* create and use a CATALINA_BASE installation

On Mon, Nov 15, 2021 at 4:31 PM Christopher Schultz
<ch...@christopherschultz.net> wrote:
conf
All of the conf files.

Specifically, you'll want server.xml and web.xml. You can also choose to
customize context.xml, and put any [engine]/[host]/[webapp].xml
deployment descriptors there.

Hi chros,

Ok, so then the minimum required is server.xml and web.xml?

And then there are optional files like context.xml? Are all of the
other files also optional and completely overwrite settings like
tomcat-users.xml or only some?

I have confirmed that adding only web.xml alone resolves the issue
completely. I no longer get 404's and the application works. But I
would like to further understand this as much as possible to document
it for my customers.

Thanks,
Mike

--
Michael B Allen
Java Active Directory Integration
https://urldefense.com/v3/__http://www.ioplex.com/__;!!F9svGWnIaVPGSwU!7AZZQCO9WJpNEOtenm9YTmcUeIkzx380FbL8mx5PyVGCQ-EBXRwRiA3AwP2ZQheJHlz-1L4$

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



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

Reply via email to