Enable Tuscany to process WSDL files that contain DTDs
------------------------------------------------------
Key: TUSCANY-3559
URL: https://issues.apache.org/jira/browse/TUSCANY-3559
Project: Tuscany
Issue Type: Improvement
Components: Java SCA Core Runtime
Affects Versions: Java-SCA-2.0-M4
Reporter: Mike Edwards
Assignee: Mike Edwards
Priority: Minor
Fix For: Java-SCA-2.0-M5
Currently, Tuscany cannot process WSDL files that contain references to DTDs.
This is an unnecessary limitation and prevents the parameterization of WSDL
files through the use of Entity References, since it is external DTDs that
provide the means of separately setting the values of Entities that can then be
referenced within the WSDLs.
This is needed for the OASIS testcases, where in particular there is the need
to parameterize Web service endpoint addresses, which vary from one SCA runtime
to another.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.