summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/domain-node/src/test/java/org (follow)
Commit message (Expand)AuthorAgeFilesLines
* Partially fix TUSCANY-3675 to get some distributed domain functions working a...antelder2011-01-201-4/+2
* Fix split package by renaming packages, for now to org.apache.tuscany.sca to ...antelder2011-01-204-1/+9
* No code change just organize importsantelder2011-01-194-12/+0
* Fix runComposite with shared runtime instance and update testcaseantelder2011-01-191-1/+24
* Rename main class to TuscanyRuntimeantelder2011-01-194-28/+28
* Update getService to work with services on remote nodesantelder2011-01-151-0/+49
* Update to create a service proxy directly instead of using the sca client fac...antelder2011-01-123-19/+48
* Comment out the updateXxx methods for now as its not clear what they should d...antelder2010-11-273-12/+12
* Update node2 api to more closely match the commands the Shell hasantelder2010-11-252-3/+3
* Add a createNodeFromXML method that can create and configure a node from an x...antelder2010-09-291-0/+44
* Fix typo in method name. slaws2010-09-032-6/+6
* Change createStandaloneNode to be named newStandaloneNodeantelder2010-08-031-4/+4
* @Ignore a test which depends on the jar produced by itest/T3558 which isn't i...slaws2010-08-031-0/+2
* Change add/removeToDoamin method to have the contribution and composite uri a...antelder2010-08-021-2/+2
* Remove the @IGnore from a test of a contribution which was using the data api...antelder2010-08-021-6/+2
* Change getDeployedComposites to return the composite relative uri instead of ...antelder2010-07-052-5/+5
* Clean up factory instantiation, add a static helper to create simple nodes, a...antelder2010-07-032-28/+48
* Start cleaning up JavaDoc and changes coming to light while doing that: move ...antelder2010-07-011-11/+11
* More updates for new namesantelder2010-06-282-10/+17
* Continue bring up of section 10 apis code. Rename to classes to clearer namesantelder2010-06-282-13/+17
* Move the code in the domain module to the domain-node module as thats what do...antelder2010-06-092-0/+189
* Setting svn:eol-style for java and xml filesrfeng2010-06-054-358/+358
* Add the check for local-by-reference, local-by-value and remote invocations f...rfeng2010-02-252-4/+4
* TUSCANY-3391 - Disabling failing testslresende2009-12-114-0/+8
* Remove SCAClient as its not in the latest spec and update all the places it w...antelder2009-11-253-19/+23
* Remove ConfigAttributesImpl as its not used now and simplify constructorsantelder2009-11-245-101/+21
* Moving 2.x trunklresende2009-11-205-0/+426