Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-7846

jboss-web.xml overlay option not honored

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 11.0.0.Alpha1
    • 10.1.0.Final
    • Web (Undertow)
    • None

    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
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: