Uploaded image for project: 'Cloud Enablement'
  1. Cloud Enablement
  2. CLOUD-785

Apache Tomcat installation - server properties //8

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • JWS30 1.3.0.GA
    • None
    • Docker, JWS3
    • None
    • CLOUD Maintenance Sprint 2

      need to harden docker image in a following way

      Debug information must be hidden from the requestor and optional -> display an Error page to the requestor

      details on howto:
      In the tomcat doc https://tomcat.apache.org/tomcat-8.0-doc/config/valve.html#Error_Report_Valve: it is proposed to configure in the server.xml file a errorreportvalve that will not expose any tomcat related information
      <Valve className="org.apache.catalina.valves.ErrorReportValve" showReport="false"
      showServerInfo="false"
      />

              wdecoste1@redhat.com William Decoste (Inactive)
              rhn-support-akokshar Alexander Koksharov (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated:
                Resolved: