[cdi-dev] [JBoss JIRA] (CDI-243) Consider built-in InjectionPoint not available for stateless session beans

Martin Kouba (JIRA) jira-events at lists.jboss.org
Tue Jul 31 06:10:06 EDT 2012


Martin Kouba created CDI-243:
--------------------------------

             Summary: Consider built-in InjectionPoint not available for stateless session beans
                 Key: CDI-243
                 URL: https://issues.jboss.org/browse/CDI-243
             Project: CDI Specification Issues
          Issue Type: Clarification
            Reporter: Martin Kouba


Right now it should be possible to inject InjectionPoint metadata to dependent SLSB (see 5.5.7. Injection point metadata). I think it may lead to inconsistencies - SLSB should not have any state as it is usually pooled and reused for every invocation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the cdi-dev mailing list