summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-28TUSCANY-3477: Add @Ignore for failing testantelder1-0/+2
2010-02-26Add a test for remote invocations between nodes created from two different no...rfeng1-5/+18
2010-02-26Add client component that uses a target referenceslaws2-1/+8
2010-02-26Extend test case for binding with no explicit URLslaws2-7/+24
2010-02-26Create a new key store and enable the test. Using a ws binding without an exp...slaws6-5/+73
2010-02-26correct case of module nameslaws1-1/+1
2010-02-25Add the check for local-by-reference, local-by-value and remote invocations f...rfeng6-16/+33
2010-02-25Workaround TUSCANY-3138 to enable the test casesrfeng4-6/+12
2010-02-25binding ws http ssl embedded test case. not in build yet as binding support n...slaws11-0/+400
2010-02-25TUSCANY-3474 - Splitting transaction policy into model/runtimelresende1-1/+1
2010-02-25TUSCANY-3463 - Creating test case to reproduce the issue describe on the jiralresende7-0/+310
2010-02-24Add the client api tests and javadocsrfeng6-4/+168
2010-02-24Add an itest to cover various combinations of local/remote interfaces, pbv/pb...rfeng15-0/+1082
2010-02-23TUSCANY-3473 - where a local call (local interface) is used within a contribu...slaws3-0/+70
2010-02-23TUSCANY-3473 - add new contribution to test for the case where a local call (...slaws6-0/+190
2010-02-22Moving to most recent release of HtmlUnit (2.6) and adjusting tests based on ...lresende9-34/+32
2010-02-19Start to add the support to load node factory configuration from external filesrfeng1-0/+2
2010-02-19Updating Java doc for the iTest to explain why @RequestContext was used to re...lresende1-0/+5
2010-02-12turn on ws binding basic auth test in the buildslaws1-0/+9
2010-02-12basic auth test for ws bindingslaws10-0/+425
2010-02-12correct dependency to point to new ws binding implslaws1-1/+1
2010-02-11hazelcast two nodes test still causing problems so remove it from the build f...slaws1-0/+2
2010-02-11Test for multiple local nodes using imports and exportsantelder4-0/+311
2010-02-11Start of tests for import/export across nodes - a contribution with a referen...antelder4-0/+166
2010-02-11Start of tests for import/export across nodes - a service using an importantelder4-0/+139
2010-02-11Start of some tests for import/export across nodesantelder5-0/+174
2010-02-10Change the wait to 5 secondsrfeng1-1/+1
2010-02-10Timing the sequence to avoid hangsrfeng5-13/+11
2010-02-10Add a dependency on the hazelcast client so we can switch the SCAClient test ...slaws1-1/+6
2010-02-10Add a test that just uses the SCAClient to talk to the remote SCA node. I.e. ...slaws4-20/+74
2010-02-10Add callback tests into the buildslaws1-0/+2
2010-02-10Add hazelcast test to buildslaws1-0/+1
2010-02-10Output something so that you can see that the target service has received a m...slaws1-1/+3
2010-02-10Add a stand alone client that is unhindered by any other Tuscany code (such a...slaws1-0/+63
2010-02-10Remove unecessary dependency on domain node and replace with direct dependenc...slaws1-3/+8
2010-02-09Remove the node.destroy()rfeng1-1/+0
2010-02-09Remove org.apache.tuscany.sca.node.Client and merge the methods into org.apac...rfeng19-431/+396
2010-02-09Start to clean up the node-api (remove Node.destroy())rfeng4-5/+49
2010-02-09TUSCANY-3458 add some alternative configurations for the ws callback test to ...slaws20-0/+1041
2010-02-09Add some code to all for easier manual running of the test slaws3-1/+46
2010-02-06Fix the compilation errorrfeng1-1/+0
2010-02-05Add in ws itests to build. Don't anything useful yet but might as well get th...slaws1-0/+1
2010-02-04Move the runtime over to use Axis2 1.5.1. Three main parts to this 1) replace...slaws15-15/+21
2010-02-04Exploit features to define dependenciesslaws1-20/+3
2010-02-04Create a place in itests for binding.ws integration testsslaws9-0/+404
2010-02-03Put back in the JMS callbacks test as theres a workaround for it nowantelder1-1/+1
2010-02-03Fix the JMS callbacks test by removing all trailing spaces in the messages. J...antelder4-4/+4
2010-02-03Take out the JMS callbacks itest for now as there's an intermitent problem wi...antelder1-1/+1
2010-02-03Add jms callbacks to the buildantelder1-1/+1
2010-02-02Added itest recursive-ws module into 2.x code baseramkumar21-0/+923