summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add the ability to map binding.sca to any bindings in the runtime by configur...rfeng2010-03-0212-7/+59
* Add first bits of code to start enabling the use of policies nested inside of...slaws2010-03-022-3/+0
* TUSCANY-3479, take out this part of the tests for nowantelder2010-03-011-3/+4
* Start bringing up a WS Policy test case that has interesting policy expressio...slaws2010-03-0112-0/+466
* Remove the non-default setting from the default test caseslaws2010-03-011-10/+2
* TUSCANY-3477: Add @Ignore for failing testantelder2010-02-281-0/+2
* Add a test for remote invocations between nodes created from two different no...rfeng2010-02-261-5/+18
* Add client component that uses a target referenceslaws2010-02-262-1/+8
* Extend test case for binding with no explicit URLslaws2010-02-262-7/+24
* Create a new key store and enable the test. Using a ws binding without an exp...slaws2010-02-266-5/+73
* correct case of module nameslaws2010-02-261-1/+1
* Add the check for local-by-reference, local-by-value and remote invocations f...rfeng2010-02-256-16/+33
* Workaround TUSCANY-3138 to enable the test casesrfeng2010-02-254-6/+12
* binding ws http ssl embedded test case. not in build yet as binding support n...slaws2010-02-2511-0/+400
* TUSCANY-3474 - Splitting transaction policy into model/runtimelresende2010-02-251-1/+1
* TUSCANY-3463 - Creating test case to reproduce the issue describe on the jiralresende2010-02-257-0/+310
* Add the client api tests and javadocsrfeng2010-02-246-4/+168
* Add an itest to cover various combinations of local/remote interfaces, pbv/pb...rfeng2010-02-2415-0/+1082
* TUSCANY-3473 - where a local call (local interface) is used within a contribu...slaws2010-02-233-0/+70
* TUSCANY-3473 - add new contribution to test for the case where a local call (...slaws2010-02-236-0/+190
* Moving to most recent release of HtmlUnit (2.6) and adjusting tests based on ...lresende2010-02-229-34/+32
* Start to add the support to load node factory configuration from external filesrfeng2010-02-191-0/+2
* Updating Java doc for the iTest to explain why @RequestContext was used to re...lresende2010-02-191-0/+5
* turn on ws binding basic auth test in the buildslaws2010-02-121-0/+9
* basic auth test for ws bindingslaws2010-02-1210-0/+425
* correct dependency to point to new ws binding implslaws2010-02-121-1/+1
* hazelcast two nodes test still causing problems so remove it from the build f...slaws2010-02-111-0/+2
* Test for multiple local nodes using imports and exportsantelder2010-02-114-0/+311
* Start of tests for import/export across nodes - a contribution with a referen...antelder2010-02-114-0/+166
* Start of tests for import/export across nodes - a service using an importantelder2010-02-114-0/+139
* Start of some tests for import/export across nodesantelder2010-02-115-0/+174
* Change the wait to 5 secondsrfeng2010-02-101-1/+1
* Timing the sequence to avoid hangsrfeng2010-02-105-13/+11
* Add a dependency on the hazelcast client so we can switch the SCAClient test ...slaws2010-02-101-1/+6
* Add a test that just uses the SCAClient to talk to the remote SCA node. I.e. ...slaws2010-02-104-20/+74
* Add callback tests into the buildslaws2010-02-101-0/+2
* Add hazelcast test to buildslaws2010-02-101-0/+1
* Output something so that you can see that the target service has received a m...slaws2010-02-101-1/+3
* Add a stand alone client that is unhindered by any other Tuscany code (such a...slaws2010-02-101-0/+63
* Remove unecessary dependency on domain node and replace with direct dependenc...slaws2010-02-101-3/+8
* Remove the node.destroy()rfeng2010-02-091-1/+0
* Remove org.apache.tuscany.sca.node.Client and merge the methods into org.apac...rfeng2010-02-0919-431/+396
* Start to clean up the node-api (remove Node.destroy())rfeng2010-02-094-5/+49
* TUSCANY-3458 add some alternative configurations for the ws callback test to ...slaws2010-02-0920-0/+1041
* Add some code to all for easier manual running of the test slaws2010-02-093-1/+46
* Fix the compilation errorrfeng2010-02-061-1/+0
* Add in ws itests to build. Don't anything useful yet but might as well get th...slaws2010-02-051-0/+1
* Move the runtime over to use Axis2 1.5.1. Three main parts to this 1) replace...slaws2010-02-0415-15/+21
* Exploit features to define dependenciesslaws2010-02-041-20/+3
* Create a place in itests for binding.ws integration testsslaws2010-02-049-0/+404