[jboss-jira] [JBoss JIRA] (WFCORE-1284) jvmsType definition in management schema references incorrect type for the 'jvm' element
Darran Lofthouse (JIRA)
issues at jboss.org
Fri Jan 8 12:39:00 EST 2016
[ https://issues.jboss.org/browse/WFCORE-1284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Darran Lofthouse resolved WFCORE-1284.
--------------------------------------
Resolution: Rejected
Actually not a problem.
> jvmsType definition in management schema references incorrect type for the 'jvm' element
> ----------------------------------------------------------------------------------------
>
> Key: WFCORE-1284
> URL: https://issues.jboss.org/browse/WFCORE-1284
> Project: WildFly Core
> Issue Type: Task
> Components: Domain Management
> Reporter: Darran Lofthouse
> Assignee: Darran Lofthouse
> Fix For: 2.0.6.Final
>
>
> Currently it is: -
> {noformat}
> <!-- JVM configurations -->
> <xs:complexType name="jvmsType">
> <xs:sequence>
> <xs:element name="jvm" type="namedJvmType" minOccurs="0" maxOccurs="unbounded"/>
> </xs:sequence>
> </xs:complexType>
> {noformat}
> However the type should be 'jvm'Type' the 'namedJvmType' is for the referenced back.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list