summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/domain-node/src/test (unfollow)
Commit message (Expand)AuthorFilesLines
2011-06-14Add a test with a domain.properties fileantelder2-1/+2
2011-06-14Have a look at creating a domain node from a file system dirctory to see if i...antelder5-0/+124
2011-06-13Update for to use the domain uri and name from the registry and to use the do...antelder1-1/+0
2011-06-08Add a test with a contribution containing an invalid composite and update the...antelder2-0/+35
2011-06-06No code changes just organize importsantelder1-3/+0
2011-06-02Look at a reuseable way of calculating a contributions dependencies without h...antelder1-0/+62
2011-05-25Rename InstalledContribution to ContributionDescriptionantelder1-7/+7
2011-05-19Move the code for getDomainComposite from NodeImpl to the domain registryantelder1-1/+3
2011-05-18Fix Hazelcast reg to properly remove entries when things are removed and upda...antelder3-15/+66
2011-05-18Updates to match the DomainRegistry changes to rename addListener/removeListe...antelder4-23/+23
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 test contribution jars missed on previous commitantelder2-0/+0
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-11Update the registry to store info about a contributions deployables and expor...antelder1-0/+0
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-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