JBoss development,
A new message was posted in the thread "Deferring instance creation/injection to
CDI":
http://community.jboss.org/message/530857#530857
Author : Marius Bogoevici
Profile :
http://community.jboss.org/people/marius.bogoevici
Message:
--------------------------------------------------------------
There are a number of JIRA items which currently require CDI to be able to intervene in
the process of EJB and EJB interceptor instance creation process (these may not be all the
items, but :
https://jira.jboss.org/jira/browse/WELDINT-27 (apply decorators on EJB instances)
https://jira.jboss.org/jira/browse/WELDINT-9 (perform injection on EJBs directly and not
through an interceptor)
https://jira.jboss.org/jira/browse/JBAS-7046 (perform injection on EJB interceptors)
https://jira.jboss.org/jira/browse/WELDINT-31 (use @Inject constructors for session EJBs)
So the main question at this point is whether there is currently a way to hook Weld into
the EJB instantiation process? And if not, then we should probably start discussing this.
Thanks,
Marius
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/530857#530857