[jboss-jira] [JBoss JIRA] (AS7-6160) Missing isDefined() check on wsdl-host configuration element
Alessio Soldano (JIRA)
jira-events at lists.jboss.org
Thu Dec 13 07:21:17 EST 2012
Alessio Soldano created AS7-6160:
------------------------------------
Summary: Missing isDefined() check on wsdl-host configuration element
Key: AS7-6160
URL: https://issues.jboss.org/browse/AS7-6160
Project: Application Server 7
Issue Type: Feature Request
Components: Web Services
Reporter: Alessio Soldano
Assignee: Alessio Soldano
Fix For: 7.2.0.Alpha1
WSSubsystemAdd builds the WS server config using data from AS model; when reading the ModelNode for wsdl-host conf element from the webservices subsystem configuration, that should be checked with isDefined() to pass null instead of "undefined" into the WS server config.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list