[
https://issues.jboss.org/browse/AS7-1293?page=com.atlassian.jira.plugin.s...
]
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