Extend handling of Composites to deal with DTDs, Entity Declarations and Entity
References
------------------------------------------------------------------------------------------
Key: TUSCANY-3548
URL: https://issues.apache.org/jira/browse/TUSCANY-3548
Project: Tuscany
Issue Type: New Feature
Components: Java SCA Core Runtime
Affects Versions: Java-SCA-2.0-M4
Reporter: Mike Edwards
Assignee: Mike Edwards
Fix For: Java-SCA-Next
Currently, processing of SCA composite files ignores any content that appears
before the <composite> element.
In particular, this means that any DTD declarations and any Entity Declarations
within a DTD are simply ignored.
This prevents the parameterization of composite files using Entity References.
This Issue calls for the enhancement of the SCA runtime to support DTD
declarations and Entity Declarations and so support the use of Entity
References within composite files.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.