]
Brian Stansberry resolved AS7-4452.
-----------------------------------
Resolution: Done
I believe this is done; please re-open if not.
jboss-as-web_1_1.xsd says "jboss" is the default SSL
key-alias but AttributeDefinition does not reflect this
------------------------------------------------------------------------------------------------------------
Key: AS7-4452
URL:
https://issues.jboss.org/browse/AS7-4452
Project: Application Server 7
Issue Type: Bug
Components: Domain Management, Web
Affects Versions: 7.1.1.Final
Reporter: Brian Stansberry
Assignee: Jean-Frederic Clere
Fix For: 7.1.2.Final-redhat1
One or the other of these should be done:
1) default="jboss" should be removed from <xs:complexType
name="sslType"><xs:attribute name="key-alias"
default="jboss"/>
or
2) Initialization of WebSSLDefinition.KEY_ALIAS should be changed to include
.setDefaultValue(new ModelNode("jboss"))
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: