summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/domain-node/src/test/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-093-0/+213
* Setting svn:eol-style for java and xml filesrfeng2010-06-055-387/+387
* 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-206-0/+455