[jboss-jira] [JBoss JIRA] (WFLY-8920) Adding application-security-domain in EJB subsystem requires server reload
Brian Stansberry (JIRA)
issues at jboss.org
Mon Jun 12 09:18:00 EDT 2017
[ https://issues.jboss.org/browse/WFLY-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419515#comment-13419515 ]
Brian Stansberry commented on WFLY-8920:
----------------------------------------
[~olukas] This needs a reproducer showing the specific problem here. The handler for the add operation is installing a service, and I don't see why that service would not be available.
> Adding application-security-domain in EJB subsystem requires server reload
> --------------------------------------------------------------------------
>
> Key: WFLY-8920
> URL: https://issues.jboss.org/browse/WFLY-8920
> Project: WildFly
> Issue Type: Bug
> Components: EJB
> Affects Versions: 11.0.0.Beta1
> Reporter: Ondrej Lukas
> Assignee: Ingo Weiss
> Priority: Critical
>
> When application-security-domain is added in EJB subsystem then it is not used until server is reloaded. However CLI command does not set server to {{reload-required}} state, see:
> {code}
> /subsystem=ejb3/application-security-domain=other:add(security-domain=ApplicationDomain)
> {"outcome" => "success"}
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list