[jboss-jira] [JBoss JIRA] Commented: (EJBTHREE-1616) Create a pluggable @EJB Reference Resolver
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Mon Dec 8 04:26:36 EST 2008
[ https://jira.jboss.org/jira/browse/EJBTHREE-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12441564#action_12441564 ]
Andrew Lee Rubinger commented on EJBTHREE-1616:
-----------------------------------------------
Added SPIs, Factory, and a simple default impl along w/ tests. Tests still need to:
* Check for NonDeterministicInterfaceException
* Be able to resolve by mappedName
* Check that NonDeterministicInterfaceException can be avoided by specifying beanName
> Create a pluggable @EJB Reference Resolver
> ------------------------------------------
>
> Key: EJBTHREE-1616
> URL: https://jira.jboss.org/jira/browse/EJBTHREE-1616
> Project: EJB 3.0
> Issue Type: Task
> Reporter: Andrew Lee Rubinger
> Assignee: Andrew Lee Rubinger
> Fix For: 1.0.0-CR1
>
>
> @EJB References should be able to be resolved from metadata and a given scope in a reusable fashion. Create:
> * SPI
> * Factory
> * Default Implementations
> Clients requiring resolution may then be decoupled by looking up the resolver as an MC bean.
--
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
More information about the jboss-jira
mailing list