[jboss-jira] [JBoss JIRA] (WFLY-1727) Allow injection of resources from external JNDI contexts
Eduardo Martins (JIRA)
jira-events at lists.jboss.org
Tue Aug 13 13:11:26 EDT 2013
[ https://issues.jboss.org/browse/WFLY-1727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12796582#comment-12796582 ]
Eduardo Martins commented on WFLY-1727:
---------------------------------------
[~dmlloyd] Yes, and that's why I am proposing a fixed namespace/context to contain all external contexts, so the code can easily and quickly figure out if it's an external context resource injection, and setup the dependency only to the external context service name.
> 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