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

Wrapped typeClosure not used for session beans

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.2.2.Final
    • 2.2.1.Final
    • Extensions
    • None

    Description

      Overriden method public Set<Type> getTypeClosure() is not used for session beans. For example this session bean still has Object, Pasta, ItalianFood types:

      @Stateless
      public class Pasta extends ItalianFood {}
      

      however the overriden method returns set containing only Pasta, Object types.

      Attachments

        Activity

          People

            mkouba@redhat.com Martin Kouba
            tremes1@redhat.com Tomas Remes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: