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

Injected stateless EJBs cause failed proxability

    XMLWordPrintable

Details

    Description

      The validation checks for proxability checks if the injected beans are proxyable. This is incorrectly done with isProxyable() for EJB:s (which return false for stateless EJBs). A stateless EJB is not proxyable itself but should be considered proxyable if injected.

      Attachments

        Activity

          People

            pmuiratbleepbleep Pete Muir (Inactive)
            nickarls Nicklas Karlsson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: