interface-wsdl module contains an invalid set of testcases
----------------------------------------------------------
Key: TUSCANY-2704
URL: https://issues.apache.org/jira/browse/TUSCANY-2704
Project: Tuscany
Issue Type: Bug
Components: Java SCA Misc Implementation Extensions
Affects Versions: Java-SCA-2.0
Reporter: Mike Edwards
Assignee: Mike Edwards
Priority: Minor
Fix For: Java-SCA-2.0
In the Java-SCA-2.0 codebase, the interface-wsdl contains a set of testcases
(WrapperStyleOperationTestCase.java, etc) which have been incorrectly copied
into interface-wsdl from the interface-wsdl-xml module in the 1.x codebase.
These testcases fail since they depend on function in interface-wsdl-xml (which
is what they were originally designed for!).
So - need to remove these testcases from interface-wsdl and add them to
interface-wsdl-xml.
May also need to invent some new testcases specifically for interface-wsdl mode
(there don't seem to be any
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.