Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-8040

[GSS](7.1.0) jboss-web.xml overlay option not honored

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.0.DR12
    • 7.1.0.DR9
    • Undertow
    • None
    • Regression

    Description

      The overlay option in jboss-web_10_0.xsd not honored:

                  The overlay element specifies additional static files overlays for this
                  web application. The content of the element should be a folder in the 
                  filesystem containing the static files that will overlay the webapp's
                  static files, similar to what happens with regular JAR overlays.
      
      <jboss-web xmlns="http://www.jboss.com/xml/ns/javaee"
                 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                 xsi:schemaLocation="http://www.jboss.com/xml/ns/javaee http://www.jboss.org/j2ee/schema/jboss-web_10_0.xsd"
                 version="10.0">
        <overlay>/home/web/content</overlay>
      </jboss-web>
      

      Attachments

        Issue Links

          Activity

            People

              sdouglas1@redhat.com Stuart Douglas
              rhn-support-bmaxwell Brad Maxwell
              Radim Hatlapatka Radim Hatlapatka (Inactive)
              Radim Hatlapatka Radim Hatlapatka (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: