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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.0.5.CR2, 7.0.5.GA
    • 7.0.3.GA
    • Undertow
    • None
    • EAP 7.0.5

      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>
      

            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:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: