ThankYou Mark.
Regards,
Melvin A
On Thu, Dec 20, 2018 at 2:51 PM Mark Thomas wrote:
> On 20/12/2018 06:44, Melvin wrote:
> > Hello All,
> >
> > Just came across a problem today. Hope someone will clarify it.
> >
> > Tomcat 9.0.13.
> > I wanted to customize ErrorReportValve by setting showRepor
On 20/12/2018 06:44, Melvin wrote:
> Hello All,
>
> Just came across a problem today. Hope someone will clarify it.
>
> Tomcat 9.0.13.
> I wanted to customize ErrorReportValve by setting showReport="false"
> showServerInfo="false".
>
> Below is the META-INF/context.xml -
>
> showReport="false
Ryan Palmer,
CATALINA_BASE/conf/Catalina/localhost/ directory is empty. Also, I haven't
given any context in server.xml either.
Regards,
Melvin A
On Thu, Dec 20, 2018 at 1:53 PM Ryan Palmer wrote:
> Melvin,
>
> Do you have any context.xml for this context in the
> CATALINA_BASE/conf/Catalina/
Melvin,
Do you have any context.xml for this context in the
CATALINA_BASE/conf/Catalina/localhost/ directory? It may be overriding your
META-INF/context.xml
-Ryan
On Dec 19, 2018, at 10:45 PM, Melvin
mailto:melvind...@gmail.com>> wrote:
Hello All,
Just came across a problem today. Hope someon
Hello All,
Just came across a problem today. Hope someone will clarify it.
Tomcat 9.0.13.
I wanted to customize ErrorReportValve by setting showReport="false"
showServerInfo="false".
Below is the META-INF/context.xml -
It works fine for any internal server error produced or exceptions thrown