[jboss-jira] [JBoss JIRA] (WFLY-1727) Allow injection of resources from external JNDI contexts
David Lloyd (JIRA)
jira-events at lists.jboss.org
Tue Aug 13 10:17:26 EDT 2013
[ https://issues.jboss.org/browse/WFLY-1727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12796529#comment-12796529 ]
David Lloyd commented on WFLY-1727:
-----------------------------------
Just want to state that there's absolutely no need to require a special namespace for this. In order to depend on, say, "java:global/ldap#dc=jboss,dc=org" you should only have to add a real dependency on "java:global/ldap". If you can't work this out then just leave it until I'm back.
> 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