Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Java-SCA-2.0-M4
-
None
Description
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.