Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-1816

StatusServlet xsl is not in the correct location

    XMLWordPrintable

Details

    Description

      In tomcat/src/main/org/jboss/web/tomcat/tc5/StatusServlet.java, the reference to the stylesheet comes from org.apache.catalina.manager.Constants.XML_STYLE, in which the path /manager/xform.xsl is hardcoded. The xform.xsl is packaged in the ROOT.war instead of ROOT.war/manager. To fix the issue:

      1. Create the following directory:

      jbossweb-tomcat50.sar/ROOT.war/manager

      2. Move the file:

      jbossweb-tomcat50.sar/ROOT.war/xform.xsl

      to:
      jbossweb-tomcat50.sar/ROOT.war/manager/xform.xsl

      Attachments

        Activity

          People

            dandread1@redhat.com Dimitrios Andreadis
            starksm64 Scott Stark (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: