summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest/ws/wsdl/src/main/resources/org/apache/tuscany/sca/binding (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-10-06Delete itests folder as its now in testing folderantelder12-586/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005062 13f79535-47bb-0310-9956-ffa450edef68
2010-07-13TUSCANY-3616 - Add code to check that that interface contracts a reference ↵slaws2-6/+2
and reference binding and at service and service binding match. Motivated by BWS_2007. TO do this properly we have to test that the interfaces are described using the same IDL and if not convert to WSDL1.1 are required by the SCA specifications. There are a lot of changes here as doing this upset quite a few tests. Further work is required to look at the details of our WSDL generation process which looks a little suspect around wrapper namespaces. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963624 13f79535-47bb-0310-9956-ffa450edef68
2010-07-02Remove these test cases as BWS20019 now means that only one endpoint ↵slaws2-127/+0
specification can be present and hence precedence is not an issue. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960017 13f79535-47bb-0310-9956-ffa450edef68
2010-06-21Catch up with changes for otests that, following the spec, don't allow the ↵slaws3-3/+3
presence of wsdl.service on a binding.ws on a component service [BWS20003] git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956538 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Added uri precendence test from old ws binding unit test suite. slaws2-0/+127
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923792 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Added wsdl related tests from old ws binding unit test suite. slaws12-0/+590
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923783 13f79535-47bb-0310-9956-ffa450edef68