[
https://jira.jboss.org/jira/browse/WBRI-329?page=com.atlassian.jira.plugi...
]
Pete Muir commented on WBRI-329:
--------------------------------
I understand that your approach is easier on EE containers, however we also support non-EE
environments. Consider for example an SE app which also wants to use JPA - for such an
integration, it's much easier to support a resolve. Hence my suggested
"either-or" approach.
I wasn't talking about the 299 SPI inject - that is for injecting non-contextual
instances. I was talking about a Web Beans SPI that allows the container to perform extra
injections on any instance that is receiveing injection. I.e. a way for the container to
provide additional injections (such as Java EE, or JBoss MC or...)
Move EJB injection to InjectionTarget
-------------------------------------
Key: WBRI-329
URL:
https://jira.jboss.org/jira/browse/WBRI-329
Project: Web Beans
Issue Type: Bug
Components: Enterprise Beans, Glassfish integration
Environment: 1.0.0.PREVIEW2.SP2 in 7/30/09 GlassFish V3 workspace
Reporter: Ken Saks
Fix For: 1.0.0.CR1
Currently we perform 299 style injection into EJBs via an interceptor, I would prefer to
move this to use the InjectionTarget SPI.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira