[
https://issues.jboss.org/browse/FORGE-601?page=com.atlassian.jira.plugin....
]
George Gastaldi commented on FORGE-601:
---------------------------------------
Ryan,
Can you provide us with a JUnit test case ?
Best Regards,
George Gastaldi
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: 1.0.7.Final
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
For more information on JIRA, see:
http://www.atlassian.com/software/jira