summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest/ws (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-06-17Add launcher for forward specified callback contributionslaws1-0/+112
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955609 13f79535-47bb-0310-9956-ffa450edef68
2010-06-17A callback contribution where only the forward bindings are specified. slaws10-0/+570
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955608 13f79535-47bb-0310-9956-ffa450edef68
2010-06-17Add launcher for fully specified callback contributionslaws1-0/+111
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955607 13f79535-47bb-0310-9956-ffa450edef68
2010-06-17Add a ws binding specific full specified callback test contributionslaws10-0/+576
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955606 13f79535-47bb-0310-9956-ffa450edef68
2010-06-17Wait test checked in by mistake. Set to ignore. slaws1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955503 13f79535-47bb-0310-9956-ffa450edef68
2010-06-16TUSCANY-3591 - extra test for this fix over and above what's included in ws ↵slaws14-0/+754
otests git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955197 13f79535-47bb-0310-9956-ffa450edef68
2010-06-16Add callback test case. Different from the otest in that it's testing SCA to ↵slaws12-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
2010-06-16Re-enable the wsdl first contribution and the test case that launches itslaws12-322/+527
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955162 13f79535-47bb-0310-9956-ffa450edef68
2010-06-16Add license headersantelder2-0/+38
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@955144 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15Turn complex message passing test back onslaws11-120/+294
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954932 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15Turn on basic fault test and add these tests to the buildslaws2-1/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954912 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15Change Tuscany dependency to JAXWS dependency as this module is pure JAXWSslaws1-7/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954911 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15Change launched contribution from target/classes to be the generated ↵slaws1-1/+1
contribution jar git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954896 13f79535-47bb-0310-9956-ffa450edef68
2010-06-14Reuse the jaxws ws test contributions and launchers as basis for more ↵slaws26-0/+1866
general WS itests git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@954413 13f79535-47bb-0310-9956-ffa450edef68
2010-06-03Remove old surefire configantelder1-17/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950967 13f79535-47bb-0310-9956-ffa450edef68
2010-03-22Add surefire plugin configantelder1-0/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925996 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18TUSCANY-3503 - turn off the automatic application of policy sets based on ↵slaws4-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
2010-03-16Add tests into buildslaws1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923796 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Remove unused importsslaws4-7/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923795 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Added uri precendence test from old ws binding unit test suite. slaws3-0/+200
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. slaws25-0/+1360
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923783 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Add in a complex type test (was HelloWorldNoWSDLTestCase. Simplify package ↵slaws8-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
2010-03-16Correct test name and simplify contribution locationslaws2-5/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923715 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Added epr test from old ws binding unit test suiteslaws7-0/+323
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923713 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Added endpoints test from old ws binding unit test suiteslaws18-0/+838
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923700 13f79535-47bb-0310-9956-ffa450edef68
2010-03-14Improve the IP address binding to be based on the host from the urirfeng1-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
2010-03-01Remove the non-default setting from the default test caseslaws1-10/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917517 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26Add client component that uses a target referenceslaws2-1/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916704 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26Extend test case for binding with no explicit URLslaws2-7/+24
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916697 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26Create a new key store and enable the test. Using a ws binding without an ↵slaws6-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
2010-02-26correct case of module nameslaws1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916672 13f79535-47bb-0310-9956-ffa450edef68
2010-02-25binding ws http ssl embedded test case. not in build yet as binding support ↵slaws11-0/+400
not finished. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916301 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12turn on ws binding basic auth test in the buildslaws1-0/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909498 13f79535-47bb-0310-9956-ffa450edef68
2010-02-12basic auth test for ws bindingslaws10-0/+425
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@909496 13f79535-47bb-0310-9956-ffa450edef68
2010-02-09Remove the node.destroy()rfeng1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908276 13f79535-47bb-0310-9956-ffa450edef68
2010-02-06Fix the compilation errorrfeng1-1/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907137 13f79535-47bb-0310-9956-ffa450edef68
2010-02-04Exploit features to define dependenciesslaws1-20/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906530 13f79535-47bb-0310-9956-ffa450edef68
2010-02-04Create a place in itests for binding.ws integration testsslaws9-0/+404
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906500 13f79535-47bb-0310-9956-ffa450edef68