[jboss-jira] [JBoss JIRA] (WFLY-1727) Allow injection of resources from external JNDI contexts
Eduardo Martins (JIRA)
jira-events at lists.jboss.org
Tue Jul 30 07:00:26 EDT 2013
[ https://issues.jboss.org/browse/WFLY-1727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793767#comment-12793767 ]
Eduardo Martins commented on WFLY-1727:
---------------------------------------
I see, for that to work we would need to define a name prefix or namespace for all external contexts, and setup the external context root as the lookup dependency. I'm not sure it is worth to support such use case, we don't support contexts with linkref also, which is similar in concept. Is there a strong need for this feature?
> Allow injection of resources from external JNDI contexts
> --------------------------------------------------------
>
> Key: WFLY-1727
> URL: https://issues.jboss.org/browse/WFLY-1727
> Project: WildFly
> Issue Type: Feature Request
> Components: Naming
> Reporter: Jan Martiska
> Assignee: Eduardo Martins
>
> The ability to federate external JNDI contexts into WildFly's JNDI namespaces was introduced with WFLY-287.
> Currently, it is not possible to programatically inject resources into applications (eg. using @Resource annotation) from the federated contexts. It would be a nice to have feature.
--
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
More information about the jboss-jira
mailing list