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

WeldDeployment.loadBeanDeploymentArchive() may create multiple bean deployment archives with the same id

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 11.0.0.Alpha1
    • None
    • CDI / Weld
    • None
    • Workaround Exists
    • Hide

      The result of Bean.getBeanClass() for a synthetic bean should not be a type loaded by the bootstrap class loader. It should be fine to return an extension class.

      Show
      The result of Bean.getBeanClass() for a synthetic bean should not be a type loaded by the bootstrap class loader. It should be fine to return an extension class.

    Description

      This does not match the org.jboss.weld.bootstrap.spi.BeanDeploymentArchive contract.

      The use case is described in https://issues.jboss.org/browse/WELD-2165?focusedCommentId=13286271&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13286271.

      Attachments

        Issue Links

          Activity

            People

              mkouba@redhat.com Martin Kouba
              mkouba@redhat.com Martin Kouba
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: