| Commit message (Expand) | Author | Age | Files | Lines |
* | Move the code for getDomainComposite from NodeImpl to the domain registry | antelder | 2011-05-19 | 1 | -1/+3 |
* | Fix Hazelcast reg to properly remove entries when things are removed and upda... | antelder | 2011-05-18 | 3 | -15/+66 |
* | Updates to match the DomainRegistry changes to rename addListener/removeListe... | antelder | 2011-05-18 | 4 | -23/+23 |
* | Merege the refactoring in nodeImpl2 back into NodeImpl | antelder | 2011-05-17 | 7 | -71/+101 |
* | Update for the new ContributionListener, to support adding composites to a co... | antelder | 2011-05-15 | 1 | -0/+27 |
* | Update for the Contribution and ServiceHelper chnages and to add a few more m... | antelder | 2011-05-14 | 1 | -1/+8 |
* | Add test contribution jars missed on previous commit | antelder | 2011-05-13 | 2 | -0/+0 |
* | Add code for handling import/export better, imports now work when the exporti... | antelder | 2011-05-13 | 1 | -15/+32 |
* | Add tests for Node2 | antelder | 2011-05-13 | 1 | -0/+157 |
* | Update the registry to use a single class for all the installed contribution ... | antelder | 2011-05-12 | 1 | -0/+1 |
* | Update the registry to store info about a contributions deployables and expor... | antelder | 2011-05-11 | 1 | -0/+0 |
* | Start adding info about installed contributions to the registry so that distr... | antelder | 2011-05-10 | 1 | -1/+1 |
* | Update testcase to also test the AsString method | antelder | 2011-05-10 | 1 | -0/+4 |
* | Finish the hazelcast registry composite serialization to share the composites... | antelder | 2011-05-10 | 1 | -2/+11 |
* | Add a testcase for teh domain composite | antelder | 2011-05-09 | 1 | -0/+49 |
* | Update to support setting the domain uri in the runComposite method | antelder | 2011-05-07 | 1 | -3/+2 |
* | Add a simple test timing node start/stop times | antelder | 2011-03-04 | 1 | -0/+74 |
* | Do some clean up, simplify dependencies, remove unused classes and folders, u... | antelder | 2011-03-04 | 4 | -358/+0 |
* | Partially fix TUSCANY-3675 to get some distributed domain functions working a... | antelder | 2011-01-20 | 1 | -4/+2 |
* | Fix split package by renaming packages, for now to org.apache.tuscany.sca to ... | antelder | 2011-01-20 | 4 | -1/+9 |
* | No code change just organize imports | antelder | 2011-01-19 | 4 | -12/+0 |
* | Fix runComposite with shared runtime instance and update testcase | antelder | 2011-01-19 | 1 | -1/+24 |
* | Rename main class to TuscanyRuntime | antelder | 2011-01-19 | 4 | -28/+28 |
* | Update getService to work with services on remote nodes | antelder | 2011-01-15 | 1 | -0/+49 |
* | Make test interface remotable so it can be used to test distributed ops | antelder | 2011-01-15 | 1 | -0/+3 |
* | Update to create a service proxy directly instead of using the sca client fac... | antelder | 2011-01-12 | 5 | -19/+48 |
* | Comment out the updateXxx methods for now as its not clear what they should d... | antelder | 2010-11-27 | 3 | -12/+12 |
* | Update node2 api to more closely match the commands the Shell has | antelder | 2010-11-25 | 2 | -3/+3 |
* | Update to use all the contribution attributes, rename the test to use the cor... | antelder | 2010-09-29 | 1 | -1/+1 |
* | Add a createNodeFromXML method that can create and configure a node from an x... | antelder | 2010-09-29 | 2 | -0/+71 |
* | Fix typo in method name. | slaws | 2010-09-03 | 2 | -6/+6 |
* | Change createStandaloneNode to be named newStandaloneNode | antelder | 2010-08-03 | 1 | -4/+4 |
* | @Ignore a test which depends on the jar produced by itest/T3558 which isn't i... | slaws | 2010-08-03 | 1 | -0/+2 |
* | Change add/removeToDoamin method to have the contribution and composite uri a... | antelder | 2010-08-02 | 1 | -2/+2 |
* | Remove the @IGnore from a test of a contribution which was using the data api... | antelder | 2010-08-02 | 1 | -6/+2 |
* | Change getDeployedComposites to return the composite relative uri instead of ... | antelder | 2010-07-05 | 2 | -5/+5 |
* | Clean up factory instantiation, add a static helper to create simple nodes, a... | antelder | 2010-07-03 | 2 | -28/+48 |
* | Start cleaning up JavaDoc and changes coming to light while doing that: move ... | antelder | 2010-07-01 | 1 | -11/+11 |
* | More updates for new names | antelder | 2010-06-28 | 2 | -10/+17 |
* | Continue bring up of section 10 apis code. Rename to classes to clearer names | antelder | 2010-06-28 | 2 | -13/+17 |
* | Move the code in the domain module to the domain-node module as thats what do... | antelder | 2010-06-09 | 7 | -0/+265 |
* | Setting svn:eol-style for java and xml files | rfeng | 2010-06-05 | 5 | -387/+387 |
* | Add the check for local-by-reference, local-by-value and remote invocations f... | rfeng | 2010-02-25 | 2 | -4/+4 |
* | TUSCANY-3391 - Disabling failing tests | lresende | 2009-12-11 | 4 | -0/+8 |
* | Remove SCAClient as its not in the latest spec and update all the places it w... | antelder | 2009-11-25 | 3 | -19/+23 |
* | Remove ConfigAttributesImpl as its not used now and simplify constructors | antelder | 2009-11-24 | 5 | -101/+21 |
* | Moving 2.x trunk | lresende | 2009-11-20 | 8 | -0/+455 |