[jboss-dev-forums] [Design of EJB 3.0] - Re: Resolver plugins
wolfc
do-not-reply at jboss.com
Tue Apr 1 12:39:08 EDT 2008
jboss-ejb3-ext-api is the API extension for bean (/ EJB) developers, not for plugin developers. Can't the SPI be part of the injection component?
Where does the injection code currently live? It should live in a component which is beneath EJB 3.
I think a ctor with default implementations is a nice to have. If we make it, it also has to live very high, because it is dependent upon a couple of existing implementations.
Shouldn't the actual integration be done somehow in beans.xml? A bit like the pool factory registry?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4140629#4140629
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4140629
More information about the jboss-dev-forums
mailing list