[jboss-jira] [JBoss JIRA] (AS7-4112) xsd validation errors

James Perkins (JIRA) jira-events at lists.jboss.org
Fri Mar 16 11:19:47 EDT 2012


     [ https://issues.jboss.org/browse/AS7-4112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Perkins reopened AS7-4112:
--------------------------------


    
> xsd validation errors
> ---------------------
>
>                 Key: AS7-4112
>                 URL: https://issues.jboss.org/browse/AS7-4112
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Domain Management
>    Affects Versions: 7.1.0.Final
>            Reporter: Juergen Hoffmann
>            Assignee: James Perkins
>             Fix For: 7.1.2.Final
>
>
> elements added at runtime cannot be correctly validated with the current xsd schemas.
>         <server-group name="server-group" profile="default">
>             <jvm name="default">
>                 <heap size="1g" max-size="1g"/>
>                 <jvm-options>
>                     <option value="-Dgrails.env=qual"/>
>                 </jvm-options>
>             </jvm>
>             <socket-binding-group ref="standard-sockets"/>
>             <deployments>
>                 <deployment name="my.war" runtime-name="my.war"/>
>             </deployments>
>         </server-group>
> produces 
> cvc-complex-type.2.4.b: The content of element 'deployment' is not complete. One of '{"urn:jboss:domain:1.1":content, "urn:jboss:domain:1.1":fs-archive, "urn:jboss:domain:1.1":fs-exploded}' is expected.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list