summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest (follow)
Commit message (Collapse)AuthorAgeFilesLines
* some more detail on the style/format testsslaws2010-07-151-8/+32
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964380 13f79535-47bb-0310-9956-ffa450edef68
* Add doc-list contribution to the buildslaws2010-07-151-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964379 13f79535-47bb-0310-9956-ffa450edef68
* Add launcher for doc lit contributionslaws2010-07-151-0/+124
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964374 13f79535-47bb-0310-9956-ffa450edef68
* Add contribution to demonstrate doc-lit(or bare) message styleslaws2010-07-1512-0/+721
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964372 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3616 - fix the namespace of generated WSDLslaws2010-07-141-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963981 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3616 - Add code to check that that interface contracts a reference ↵slaws2010-07-1317-606/+36
| | | | | | 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
* Add RPC/LIT test case slaws2010-07-071-0/+122
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961299 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3616 - correct WSDL/XSD to match Java interface descriptionslaws2010-07-072-17/+45
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961298 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3616 - correct WSDL/XSD to match Java interface descriptionslaws2010-07-073-21/+50
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961297 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3616 - correct WSDL/XSD to match Java interface descriptionslaws2010-07-073-18/+46
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@961295 13f79535-47bb-0310-9956-ffa450edef68
* Remove these test cases as BWS20019 now means that only one endpoint ↵slaws2010-07-023-200/+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
* Correct package nameantelder2010-07-011-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959686 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3614 - first pass at support for rpc/lit. Does the right sort of ↵slaws2010-06-301-0/+1
| | | | | | thing now but some of the code is in the wrong place so some refactoring still to do git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959254 13f79535-47bb-0310-9956-ffa450edef68
* Reorg and update to the supported styles listslaws2010-06-301-18/+46
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959240 13f79535-47bb-0310-9956-ffa450edef68
* Updates to test different mechanisms for specifying wrapper namespaceslaws2010-06-294-17/+259
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959016 13f79535-47bb-0310-9956-ffa450edef68
* Copy the new doc lit wrapped test from the axis2 tests to the base testsantelder2010-06-291-0/+122
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@958910 13f79535-47bb-0310-9956-ffa450edef68
* Renaming spring-sca to spring-runtime to follow the same pattern used in ↵lresende2010-06-272-3/+3
| | | | | | other modules as discussed on mailing list git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@958318 13f79535-47bb-0310-9956-ffa450edef68
* Add contribution-doc-lit-wrapped as its used by the launcher-axis2 testantelder2010-06-251-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@957844 13f79535-47bb-0310-9956-ffa450edef68
* Test with doc/lit/wrapped contribution. Rpc/lit doesn't work yet so not ↵slaws2010-06-241-0/+122
| | | | | | adding that test case yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@957529 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3614 Add a rpc/lit test contributionslaws2010-06-2411-0/+712
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@957528 13f79535-47bb-0310-9956-ffa450edef68
* Add a doc/lit/wrapped test contributionslaws2010-06-2410-0/+680
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@957525 13f79535-47bb-0310-9956-ffa450edef68
* Add an exclude for target/*.log filesrfeng2010-06-231-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@957344 13f79535-47bb-0310-9956-ffa450edef68
* Catch up with spec related binding.ws changes. URL no allowed on binding.ws ↵slaws2010-06-221-1/+1
| | | | | | on service callback now. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956839 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3605 - Moving Spring dependency to 3.0.2.RELEASElresende2010-06-221-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956786 13f79535-47bb-0310-9956-ffa450edef68
* Catch up with changes for otests that, following the spec, don't allow the ↵slaws2010-06-216-7/+7
| | | | | | 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
* Add copy of the axis2 tests that use the JAXWS RI provider included in the ↵antelder2010-06-187-0/+754
| | | | | | base jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955879 13f79535-47bb-0310-9956-ffa450edef68
* Remove the binding.ws specific callback test as I've moved its contents to ↵slaws2010-06-1710-529/+0
| | | | | | the ws itest folder. See itest/ws/contribution-callback* git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955619 13f79535-47bb-0310-9956-ffa450edef68
* Add the new callback contributions to the buildslaws2010-06-171-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955612 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3593 - Modify the base callback test so that it uses the most ↵slaws2010-06-171-3/+1
| | | | | | minimal configuration. The forwardspec contribution now tests the case where forward bindings are included on service and reference side. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955611 13f79535-47bb-0310-9956-ffa450edef68
* Add launcher for forward specified callback contributionslaws2010-06-171-0/+112
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955609 13f79535-47bb-0310-9956-ffa450edef68
* A callback contribution where only the forward bindings are specified. slaws2010-06-1710-0/+570
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955608 13f79535-47bb-0310-9956-ffa450edef68
* Add launcher for fully specified callback contributionslaws2010-06-171-0/+111
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955607 13f79535-47bb-0310-9956-ffa450edef68
* Add a ws binding specific full specified callback test contributionslaws2010-06-1710-0/+576
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955606 13f79535-47bb-0310-9956-ffa450edef68
* Add a flag to the binding builder to indicate that generated data should be ↵slaws2010-06-172-5/+5
| | | | | | regenerated. Also rename the methods for getting/setting the generated data to make it more obvious that that's what it's doing. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955601 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3593 - Create an endpoint on the fly at the point a reference target ↵slaws2010-06-171-1/+1
| | | | | | is resolved in order to handle callbacks. This investigation has raised some questions that OASIS needs to answer, e.g. how to handle policy in this late bound scenario. Also this code change turns off generated WSDL caching and also relies on the SCA binding being attached to the callback service to carry the binding URI but this causes problems if you explicitly specify binding.sca. So more work to do but the basic test passes now. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955544 13f79535-47bb-0310-9956-ffa450edef68
* Wait test checked in by mistake. Set to ignore. slaws2010-06-171-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955503 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3591 - extra test for this fix over and above what's included in ws ↵slaws2010-06-1614-0/+754
| | | | | | otests git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955197 13f79535-47bb-0310-9956-ffa450edef68
* Add callback test case. Different from the otest in that it's testing SCA to ↵slaws2010-06-1612-0/+683
| | | | | | SCA callbacks. I may combine this with the itest/callback-ws test we already have but that's testing different SCDL combinations at the moment. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955180 13f79535-47bb-0310-9956-ffa450edef68
* Re-enable the wsdl first contribution and the test case that launches itslaws2010-06-1612-322/+527
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955162 13f79535-47bb-0310-9956-ffa450edef68
* Change to use port 61606 to see if that fixes the hudson build failantelder2010-06-163-73/+73
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955153 13f79535-47bb-0310-9956-ffa450edef68
* Add license headersantelder2010-06-162-0/+38
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955144 13f79535-47bb-0310-9956-ffa450edef68
* Single node test works so am re-enabling it. slaws2010-06-151-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954936 13f79535-47bb-0310-9956-ffa450edef68
* Turn complex message passing test back onslaws2010-06-1511-120/+294
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954932 13f79535-47bb-0310-9956-ffa450edef68
* Turn on basic fault test and add these tests to the buildslaws2010-06-152-1/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954912 13f79535-47bb-0310-9956-ffa450edef68
* Change Tuscany dependency to JAXWS dependency as this module is pure JAXWSslaws2010-06-151-7/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954911 13f79535-47bb-0310-9956-ffa450edef68
* Change launched contribution from target/classes to be the generated ↵slaws2010-06-151-1/+1
| | | | | | contribution jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954896 13f79535-47bb-0310-9956-ffa450edef68
* Correct unzip dependencyantelder2010-06-151-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954870 13f79535-47bb-0310-9956-ffa450edef68
* Tidy up callback test URIs and temporarily disable the first one pending ↵slaws2010-06-152-8/+7
| | | | | | TUSCANY-3593 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954860 13f79535-47bb-0310-9956-ffa450edef68
* Update to ignore itests and samples (how was this ever working?)antelder2010-06-151-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954841 13f79535-47bb-0310-9956-ffa450edef68
* Add itests for RAT checking of the src distroantelder2010-06-154-0/+239
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954766 13f79535-47bb-0310-9956-ffa450edef68