Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-1113

Specializing beans in different bean archives is still broken

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • None
    • None
    • None

    Description

      This is a follow up on WELD-912.

      It appears that this is still broken!

      I tried it first on glassfish-3.1.1. with an upgraded weld-osgi-bundle.1.1.7.Final.

      I get the following error reported:

      remote failure: Error occurred during deployment: Exception while loading the app : WELD-000047 Specializing bean must extend another bean: Managed Bean [class at.ac.tuwien.tiss.core.fe.codi.TissCodiWindowContextConfig] with qualifiers [@Any @Default]. Please see server.log for more details.

      But my class extends the parent class:

      public class TissCodiWindowContextConfig extends WindowContextConfig { ..

      The TissCodiWindowContextConfig is in my project jar, the parent class in codi-jsf.jar, both in my WEB-INF/lib folders of my webapp.

      Attachments

        1. publish.png
          publish.png
          61 kB
        2. weld.1113.zip
          77 kB

        Activity

          People

            marko.luksa@gmail.com Marko Luksa (Inactive)
            struberg Mark Struberg (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: