Uploaded image for project: 'DeltaSpike'
  1. DeltaSpike
  2. DELTASPIKE-209

ShrinkWrap.create(WebArchive.class,..)..addAsManifestResource(.., "beans.xml") not spec conform

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.2-incubating
    • 0.3-incubating
    • Tests
    • None

    Description

      This problem is caused by the WebArchive workaround we need to do as there is no SE classpath Archive in ShrinkWrap.

      For web applications the following beans.xml locations are defined:

      • WEB-INF/classes/META-INF/beans.xml
      • WEB-INF/beans.xml

      but NOT /META-INF/beanx.xml.

      See CDI spec "12.1. Bean archives"

      Attachments

        Activity

          People

            struberg Mark Struberg
            struberg Mark Struberg
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: