[jboss-jira] [JBoss JIRA] (WFLY-2070) Allow for deployable JNDI resource file
Eduardo Martins (JIRA)
jira-events at lists.jboss.org
Tue Sep 17 06:49:04 EDT 2013
[ https://issues.jboss.org/browse/WFLY-2070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Eduardo Martins resolved WFLY-2070.
-----------------------------------
Resolution: Rejected
rejecting the feature until some reasoning is provided why the existent functionality is not enough
> Allow for deployable JNDI resource file
> ---------------------------------------
>
> Key: WFLY-2070
> URL: https://issues.jboss.org/browse/WFLY-2070
> Project: WildFly
> Issue Type: Feature Request
> Components: Naming
> Reporter: Lieven Doclo
> Assignee: Eduardo Martins
>
> It would be nice to have a deployable xml file to add simple JNDI bindings. Something like the *-ds.xml files.
> For example:
> {code:xml}
> <?xml version="1.0" encoding="UTF-8"?>
> <naming>
> <bindings>
> <simple name="java:/url/some_url_resource" value="file://..." type="java.net.URL"/>
> </bindings>
> </naming>
> {code}
--
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