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

Webapp's <distributable/> configuration disabled if war includes jars in WEB-INF/lib containing web-fragment.xml with no <distributable/> tag

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • 6.0.0.Final
    • Web (Tomcat) service
    • None
    • Workaround Exists
    • Hide

      Add <distributable/> tag to all the web-fragment.xml inside the jars in WEB-INF/lib

      or, remove the web-fragment.xml from the jars.

      Show
      Add <distributable/> tag to all the web-fragment.xml inside the jars in WEB-INF/lib or, remove the web-fragment.xml from the jars.
    • Hide

      1. Build an web application containing a jar with web-fragment.xml, such as princess-rescue from Seam3, which contains seam-solder
      2. Add <distributable/> tag to web.xml
      3. Notice that no Infinispan cache gets created for the web application and that session replication doesn't work.

      Show
      1. Build an web application containing a jar with web-fragment.xml, such as princess-rescue from Seam3, which contains seam-solder 2. Add <distributable/> tag to web.xml 3. Notice that no Infinispan cache gets created for the web application and that session replication doesn't work.

      Webapp's <distributable/> configuration seems disabled if the war includes jars in WEB-INF/lib, which contains web-fragment.xml with no <distributable/> tag.

            rmaucher Remy Maucherat
            maschmid@redhat.com Marek Schmidt
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: