[jboss-jira] [JBoss JIRA] (AS7-1293) Ability to configure global JNDI constants in server/domain configuration files
Josh Smith (Commented) (JIRA)
jira-events at lists.jboss.org
Tue Oct 11 14:24:16 EDT 2011
[ https://issues.jboss.org/browse/AS7-1293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12633937#comment-12633937 ]
Josh Smith commented on AS7-1293:
---------------------------------
What is really needed here is the ability to bind arbitray values (normally strings and primitives) to JNDI ideally through the admin console.
JNDI values at the server level are a common and good way to manage values that are environment specific.
Example would be identifying a connection URL for a external REST service that was to be consumed. You might need a different URL in prod that in test, which is eased by doing it at the server env level.
> Ability to configure global JNDI constants in server/domain configuration files
> -------------------------------------------------------------------------------
>
> Key: AS7-1293
> URL: https://issues.jboss.org/browse/AS7-1293
> Project: Application Server 7
> Issue Type: Feature Request
> Components: Naming
> Affects Versions: 7.0.0.Final
> Reporter: Quanlin Chen
>
> I was just been told that so far it's impossible to bind arbitrary objects into JNDI in JBOSS 7, so would you be able to create a common binding service so that it could be working the same way as using JMX in previous AS versions?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list