[jboss-jira] [JBoss JIRA] Updated: (JBAS-3542) jboss-web_5_0.dtd is malformed
Matthew L Daniel (JIRA)
jira-events at jboss.com
Tue Aug 22 10:56:11 EDT 2006
[ http://jira.jboss.com/jira/browse/JBAS-3542?page=all ]
Matthew L Daniel updated JBAS-3542:
-----------------------------------
Attachment: jboss_web_5_0.patch
Corrects two syntatic errors found in anonsvn as of 2006-08-22 1048EDT
> 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
>
> Attachments: jboss_web_5_0.patch
>
>
> 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