]
Eduardo Martins resolved WFLY-3239.
-----------------------------------
Resolution: Won't Fix
Changing the JNDI bound values in the naming subsystem requires
reload.
-----------------------------------------------------------------------
Key: WFLY-3239
URL:
https://issues.jboss.org/browse/WFLY-3239
Project: WildFly
Issue Type: Feature Request
Components: Naming
Affects Versions: 8.1.0.CR1
Environment: All
Reporter: Jay Kumar SenSharma
Assignee: Eduardo Martins
- Changing the values which are binded in the naming subsystem shows
"reload-required", which it ideally should not. The JNDI naming should follow
the "rebind" feature of InitialContext. The values should be rebinded in the
JNDI.
- Ideally the JNDI value should not have required the reload and in the runtime only the
JNDI value should have changed.