You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Mike Edwards (JIRA)" <de...@tuscany.apache.org> on 2008/12/03 14:27:44 UTC

[jira] Resolved: (TUSCANY-2704) interface-wsdl module contains an invalid set of testcases

     [ https://issues.apache.org/jira/browse/TUSCANY-2704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Edwards resolved TUSCANY-2704.
-----------------------------------

    Resolution: Fixed

AbstractWSDLTestCase
WrapperStyleOperationTestCase
WSDLInterfaceIntrospectorTestCase
WSDLOperationIntrospectorTestCase
WSDLPolicyAnnotatdeInterfaceIntrospectorTestCase

...removed from interface-wsdl

the final 4 added into interface-wsdl-xml (AbstractWSDLTestCase was already present)

- completed under 722879

> 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.