summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/domain-node/src/test/java/org/apache/tuscany (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merege the refactoring in nodeImpl2 back into NodeImplantelder2011-05-177-71/+101
* Update for the new ContributionListener, to support adding composites to a co...antelder2011-05-151-0/+27
* Update for the Contribution and ServiceHelper chnages and to add a few more m...antelder2011-05-141-1/+8
* Add code for handling import/export better, imports now work when the exporti...antelder2011-05-131-15/+32
* Add tests for Node2antelder2011-05-131-0/+157
* Update the registry to use a single class for all the installed contribution ...antelder2011-05-121-0/+1
* Start adding info about installed contributions to the registry so that distr...antelder2011-05-101-1/+1
* Update testcase to also test the AsString methodantelder2011-05-101-0/+4
* Finish the hazelcast registry composite serialization to share the composites...antelder2011-05-101-2/+11
* Add a testcase for teh domain compositeantelder2011-05-091-0/+49
* Update to support setting the domain uri in the runComposite methodantelder2011-05-071-3/+2
* Add a simple test timing node start/stop timesantelder2011-03-041-0/+74
* Do some clean up, simplify dependencies, remove unused classes and folders, u...antelder2011-03-044-358/+0
* 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