[jboss-jira] [JBoss JIRA] (WFLY-4449) Default JNDI bindings should set the server in a reload required state when changed

James Perkins (JIRA) issues at jboss.org
Wed May 11 18:37:00 EDT 2016


     [ https://issues.jboss.org/browse/WFLY-4449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Perkins closed WFLY-4449.
-------------------------------
    Resolution: Rejected


This should be a {{reload-required}}. Deployment components need to be restarted for {{@Resource}} injection.

> Default JNDI bindings should set the server in a reload required state when changed
> -----------------------------------------------------------------------------------
>
>                 Key: WFLY-4449
>                 URL: https://issues.jboss.org/browse/WFLY-4449
>             Project: WildFly
>          Issue Type: Bug
>          Components: EE, Naming
>            Reporter: James Perkins
>            Assignee: James Perkins
>
> When a write operation like {{/subsystem=ee/service=default-bindings:write-attribute(name=datasource,value="java:jboss/datasources/DefaultDS")}} is executed on the default bindings the server is not set into {{reload-required}} state as it should be. The names in the service are also changed. This means new deployments or new lookups could see a different name than was originally configured when the server started.
> The other default resource names should also be looked at to ensure they don't override current settings.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list