[jboss-jira] [JBoss JIRA] (WFCORE-1606) Server reload is needed for modified security-realm even if {allow-resource-service-restart=true} is used

Brian Stansberry (JIRA) issues at jboss.org
Thu Jun 23 13:34:00 EDT 2016


    [ https://issues.jboss.org/browse/WFCORE-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13256485#comment-13256485 ] 

Brian Stansberry commented on WFCORE-1606:
------------------------------------------

[~iweiss] https://github.com/wildfly/wildfly-core/blob/master/domain-management/src/main/java/org/jboss/as/domain/management/security/PropertiesAuthenticationResourceDefinition.java#L57 is wrong. SecurityRealmChildRemoveHandler does not support the {allow-resource-service-restart=true} header.

I believe this is a common mistake in the uses of SecurityRealmParentRestartHandler; the first other one I checked had the same problem.

> Server reload is needed for modified security-realm even if {allow-resource-service-restart=true} is used
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: WFCORE-1606
>                 URL: https://issues.jboss.org/browse/WFCORE-1606
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Domain Management
>    Affects Versions: 2.0.10.Final
>            Reporter: Ondrej Lukas
>            Assignee: Brian Stansberry
>
> When security-realm, which is set as http-interface security-realm in management-interfaces, is modified and operation used {allow-resource-service-restart=true} header then server is NOT in reload-required state but modified security realm does not work correctly until server is manually reloaded.



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


More information about the jboss-jira mailing list