summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest/ws (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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
* 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
* 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
* 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
* 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
* Add license headersantelder2010-06-162-0/+38
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955144 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
* Reuse the jaxws ws test contributions and launchers as basis for more ↵slaws2010-06-1426-0/+1866
| | | | | | general WS itests git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954413 13f79535-47bb-0310-9956-ffa450edef68
* Remove old surefire configantelder2010-06-031-17/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950967 13f79535-47bb-0310-9956-ffa450edef68
* Add surefire plugin configantelder2010-03-221-0/+17
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925996 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3503 - turn off the automatic application of policy sets based on ↵slaws2010-03-184-7/+12
| | | | | | intents. Various changes to tests to take account of this change. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924994 13f79535-47bb-0310-9956-ffa450edef68
* Add tests into buildslaws2010-03-161-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923796 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused importsslaws2010-03-164-7/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923795 13f79535-47bb-0310-9956-ffa450edef68
* Added uri precendence test from old ws binding unit test suite. slaws2010-03-163-0/+200
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923792 13f79535-47bb-0310-9956-ffa450edef68
* Added wsdl related tests from old ws binding unit test suite. slaws2010-03-1625-0/+1360
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923783 13f79535-47bb-0310-9956-ffa450edef68
* Add in a complex type test (was HelloWorldNoWSDLTestCase. Simplify package ↵slaws2010-03-168-11/+150
| | | | | | naming to match other ws tests. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923726 13f79535-47bb-0310-9956-ffa450edef68
* Correct test name and simplify contribution locationslaws2010-03-162-5/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923715 13f79535-47bb-0310-9956-ffa450edef68
* Added epr test from old ws binding unit test suiteslaws2010-03-167-0/+323
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923713 13f79535-47bb-0310-9956-ffa450edef68
* Added endpoints test from old ws binding unit test suiteslaws2010-03-1618-0/+838
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923700 13f79535-47bb-0310-9956-ffa450edef68
* Improve the IP address binding to be based on the host from the urirfeng2010-03-141-1/+1
| | | | | | Having servlet host to return deployed uri git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@922701 13f79535-47bb-0310-9956-ffa450edef68
* Remove the non-default setting from the default test caseslaws2010-03-011-10/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917517 13f79535-47bb-0310-9956-ffa450edef68
* Add client component that uses a target referenceslaws2010-02-262-1/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916704 13f79535-47bb-0310-9956-ffa450edef68
* Extend test case for binding with no explicit URLslaws2010-02-262-7/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916697 13f79535-47bb-0310-9956-ffa450edef68
* Create a new key store and enable the test. Using a ws binding without an ↵slaws2010-02-266-5/+73
| | | | | | explicit HTTPS url doesn't work at the moment. The providers need to do more work based on the the security configuration. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916679 13f79535-47bb-0310-9956-ffa450edef68
* correct case of module nameslaws2010-02-261-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916672 13f79535-47bb-0310-9956-ffa450edef68
* binding ws http ssl embedded test case. not in build yet as binding support ↵slaws2010-02-2511-0/+400
| | | | | | not finished. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916301 13f79535-47bb-0310-9956-ffa450edef68
* turn on ws binding basic auth test in the buildslaws2010-02-121-0/+9
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909498 13f79535-47bb-0310-9956-ffa450edef68
* basic auth test for ws bindingslaws2010-02-1210-0/+425
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909496 13f79535-47bb-0310-9956-ffa450edef68
* Remove the node.destroy()rfeng2010-02-091-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908276 13f79535-47bb-0310-9956-ffa450edef68