[jboss-jira] [JBoss JIRA] (WFCORE-3392) inaccurate error message in validating required attribute with alternatives
Chao Wang (JIRA)
issues at jboss.org
Tue Oct 31 03:37:00 EDT 2017
Chao Wang created WFCORE-3392:
---------------------------------
Summary: inaccurate error message in validating required attribute with alternatives
Key: WFCORE-3392
URL: https://issues.jboss.org/browse/WFCORE-3392
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Affects Versions: 4.0.0.Alpha2
Reporter: Chao Wang
Assignee: Chao Wang
Priority: Minor
This is created based on comments in [JBEAP-8666|https://issues.jboss.org/browse/JBEAP-8666?focusedCommentId=13442470&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-13442470]
{quote}failure message is inaccurate and points out only that ssl-context must be defined, it should also mention the security-realm as one of the options.
{noformat}
/subsystem=undertow/server=default-server/https-listener=aaa:add(socket-binding=ajp)
{
"outcome" => "failed",
"failure-description" => "WFLYCTL0172: ssl-context is required",
"rolled-back" => true
}
{noformat}
{quote}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list