[
https://issues.jboss.org/browse/CDI-158?page=com.atlassian.jira.plugin.sy...
]
Pete Muir updated CDI-158:
--------------------------
Fix Version/s: TBD
(was: 1.1 (Proposed))
Extension support for non CDI beans
-----------------------------------
Key: CDI-158
URL:
https://issues.jboss.org/browse/CDI-158
Project: CDI Specification Issues
Issue Type: Tracker
Components: Java EE integration
Affects Versions: 1.0
Reporter: Aslak Knutsen
Fix For: TBD
CDI Extensions in EE6 can only rewrite/change/work upon CDI registered beans. This should
be extended to include _any_ EE component.
e.g.
* Change/Add @Resource InjectionPoint in a EJB
* Change/Add @Path on JAX-RS Resource handlers
* Change/Add @MassageDriven on a MDB
* Change/Add JPA Annotations
* Change/Add @TransactionAttributes on EJBs
* Change/Add @RunAs on EJBs
* Change/Add @WebService on EJBs
* Change/Add @WebServlet etc. on Servlets
* Change/Add @Timer on EJB
++++
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira