[jboss-jira] [JBoss JIRA] Created: (JBMETA-108) jboss-app_4_x: module-order is not supported

Alexey Loubyansky (JIRA) jira-events at lists.jboss.org
Tue Sep 16 09:00:23 EDT 2008


jboss-app_4_x: module-order is not supported
--------------------------------------------

                 Key: JBMETA-108
                 URL: https://jira.jboss.org/jira/browse/JBMETA-108
             Project: JBoss Metadata
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 1.0.0.CR1
            Reporter: Alexey Loubyansky
            Assignee: Alexey Loubyansky
             Fix For: 1.0.0.CR2


The module-order element from jboss-app_4_x.dtd is not included in the JBossAppMetaData and the following xml will fail to parse:

<!DOCTYPE jboss-app
   PUBLIC "-//JBoss//DTD J2EE Application 1.4//EN"
   "http://www.jboss.org/j2ee/dtd/jboss-app_4_0.dtd">
      
<jboss-app>
   <module-order>strict</module-order>
</jboss-app>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list