summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/domain-node/src/test/java/org/apache/tuscany (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-17Merege the refactoring in nodeImpl2 back into NodeImplantelder7-71/+101
2011-05-15Update for the new ContributionListener, to support adding composites to a co...antelder1-0/+27
2011-05-14Update for the Contribution and ServiceHelper chnages and to add a few more m...antelder1-1/+8
2011-05-13Add code for handling import/export better, imports now work when the exporti...antelder1-15/+32
2011-05-13Add tests for Node2antelder1-0/+157
2011-05-12Update the registry to use a single class for all the installed contribution ...antelder1-0/+1
2011-05-10Start adding info about installed contributions to the registry so that distr...antelder1-1/+1
2011-05-10Update testcase to also test the AsString methodantelder1-0/+4
2011-05-10Finish the hazelcast registry composite serialization to share the composites...antelder1-2/+11
2011-05-09Add a testcase for teh domain compositeantelder1-0/+49
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-12Update to create a service proxy directly instead of using the sca client fac...antelder3-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-29Add a createNodeFromXML method that can create and configure a node from an x...antelder1-0/+44
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...antelder2-0/+189
2010-06-05Setting svn:eol-style for java and xml filesrfeng4-358/+358
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 trunklresende5-0/+426