Ryan Bradley created FORGE-601:
----------------------------------
Summary: XML Parser should support inclusion of elements beginning with
'<!' (e.g. DTDs)
Key: FORGE-601
URL:
https://issues.jboss.org/browse/FORGE-601
Project: Forge
Issue Type: Enhancement
Components: Parsers / File Manipulation
Affects Versions: 1.0.5.Final
Environment: Fedora 15 (64-bit), Java 1.7
Reporter: Ryan Bradley
Fix For: Future
In my plugin, I use Apache Tiles, which require a reference to a DTD in their
layouts/views XML declaration files. I am trying to create these files from a template,
and then add more view/layout definitions later in the plugin's workflow.
However, depending on how the DTD reference (in the format <!....>) is added, it is
either omitted from the generated file or causes an exception when the XML Parser tries to
parse the file for the root node.
--
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