[jboss-jira] [JBoss JIRA] Created: (JBAS-3542) jboss-web_5_0.dtd is malformed

Matthew L Daniel (JIRA) jira-events at jboss.com
Tue Aug 22 10:50:13 EDT 2006


jboss-web_5_0.dtd is malformed
------------------------------

                 Key: JBAS-3542
                 URL: http://jira.jboss.com/jira/browse/JBAS-3542
             Project: JBoss Application Server
          Issue Type: Patch
      Security Level: Public (Everyone can see)
          Components: Documentation
    Affects Versions: JBossAS-5.0.0.Beta
            Reporter: Matthew L Daniel
         Assigned To: Norman Richards
             Fix For: JBossAS-5.0.0.Beta


The jboss-web_5_0.dtd is not syntatically valid, causing all kinds of SAXExceptions when deploying.

There are two distinct problems with the DTD:
1. The ELEMENT instruction is written as "Element" twice
2. An angle-bracket is substituted for an opening paren before a PCDATA declaration.

This patch is against SVN from this morning.

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

        



More information about the jboss-jira mailing list