summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/domain-node/src/test (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-07Update to support setting the domain uri in the runComposite methodantelder1-3/+2
2011-03-04Add a simple test timing node start/stop timesantelder1-0/+74
2011-03-04Do some clean up, simplify dependencies, remove unused classes and folders, u...antelder4-358/+0
2011-01-20Partially fix TUSCANY-3675 to get some distributed domain functions working a...antelder1-4/+2
2011-01-20Fix split package by renaming packages, for now to org.apache.tuscany.sca to ...antelder4-1/+9
2011-01-19No code change just organize importsantelder4-12/+0
2011-01-19Fix runComposite with shared runtime instance and update testcaseantelder1-1/+24
2011-01-19Rename main class to TuscanyRuntimeantelder4-28/+28
2011-01-15Update getService to work with services on remote nodesantelder1-0/+49
2011-01-15Make test interface remotable so it can be used to test distributed opsantelder1-0/+3
2011-01-12Update to create a service proxy directly instead of using the sca client fac...antelder5-19/+48
2010-11-27Comment out the updateXxx methods for now as its not clear what they should d...antelder3-12/+12
2010-11-25Update node2 api to more closely match the commands the Shell hasantelder2-3/+3
2010-09-29Update to use all the contribution attributes, rename the test to use the cor...antelder1-1/+1
2010-09-29Add a createNodeFromXML method that can create and configure a node from an x...antelder2-0/+71
2010-09-03Fix typo in method name. slaws2-6/+6
2010-08-03Change createStandaloneNode to be named newStandaloneNodeantelder1-4/+4
2010-08-03@Ignore a test which depends on the jar produced by itest/T3558 which isn't i...slaws1-0/+2
2010-08-02Change add/removeToDoamin method to have the contribution and composite uri a...antelder1-2/+2
2010-08-02Remove the @IGnore from a test of a contribution which was using the data api...antelder1-6/+2
2010-07-05Change getDeployedComposites to return the composite relative uri instead of ...antelder2-5/+5
2010-07-03Clean up factory instantiation, add a static helper to create simple nodes, a...antelder2-28/+48
2010-07-01Start cleaning up JavaDoc and changes coming to light while doing that: move ...antelder1-11/+11
2010-06-28More updates for new namesantelder2-10/+17
2010-06-28Continue bring up of section 10 apis code. Rename to classes to clearer namesantelder2-13/+17
2010-06-09Move the code in the domain module to the domain-node module as thats what do...antelder7-0/+265
2010-06-05Setting svn:eol-style for java and xml filesrfeng5-387/+387
2010-02-25Add the check for local-by-reference, local-by-value and remote invocations f...rfeng2-4/+4
2009-12-11TUSCANY-3391 - Disabling failing testslresende4-0/+8
2009-11-25Remove SCAClient as its not in the latest spec and update all the places it w...antelder3-19/+23
2009-11-24Remove ConfigAttributesImpl as its not used now and simplify constructorsantelder5-101/+21
2009-11-20Moving 2.x trunklresende8-0/+455