| Commit message (Expand) | Author | Age | Files | Lines |
* | Simplify methods for loading a composite by xml | antelder | 2011-05-16 | 1 | -12/+10 |
* | Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot... | antelder | 2011-05-16 | 5 | -54/+54 |
* | Update for the new ContributionListener, to support adding composites to a co... | antelder | 2011-05-15 | 2 | -19/+141 |
* | Update for the spi intefrcae changes, clean up some of the redundant code, an... | antelder | 2011-05-15 | 1 | -50/+38 |
* | Update to match the Contribution and InstalledContribution interface changes | antelder | 2011-05-15 | 1 | -12/+5 |
* | Rename init to build and remove the getCompositeURI method as thats now done ... | antelder | 2011-05-15 | 1 | -26/+3 |
* | Update for the Contribution and ServiceHelper chnages and to add a few more m... | antelder | 2011-05-14 | 2 | -46/+52 |
* | Move all the code for making service proxys to a seperate helper class. Seems... | antelder | 2011-05-14 | 1 | -0/+182 |
* | 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 | 2 | -25/+64 |
* | Add tests for Node2 | antelder | 2011-05-13 | 1 | -0/+157 |
* | Add a temporary create for the node2 | antelder | 2011-05-13 | 1 | -0/+10 |
* | A refactor of NodeImpl to simplify and remove the use of InstalledContributio... | antelder | 2011-05-13 | 1 | -0/+292 |
* | Add code to find the contribution attributes when installing a contribution | antelder | 2011-05-13 | 1 | -0/+26 |
* | Remove the allNodes static as its not used by anything | antelder | 2011-05-12 | 1 | -9/+1 |
* | Refactor away the use of the InstalledContribution class | antelder | 2011-05-12 | 1 | -13/+13 |
* | Remove unused import | antelder | 2011-05-12 | 1 | -1/+0 |
* | Update the registry to use a single class for all the installed contribution ... | antelder | 2011-05-12 | 3 | -6/+18 |
* | Update the registry to store info about a contributions deployables and expor... | antelder | 2011-05-11 | 2 | -2/+5 |
* | Start adding info about installed contributions to the registry so that distr... | antelder | 2011-05-10 | 3 | -22/+39 |
* | Update testcase to also test the AsString method | antelder | 2011-05-10 | 1 | -0/+4 |
* | Correctly close the xml writer to flush the stream | antelder | 2011-05-10 | 1 | -3/+5 |
* | Finish the hazelcast registry composite serialization to share the composites... | antelder | 2011-05-10 | 1 | -2/+11 |
* | Update the registry to support getting the QName and Composite, and use that ... | antelder | 2011-05-10 | 1 | -2/+2 |
* | Add a testcase for teh domain composite | antelder | 2011-05-09 | 1 | -0/+49 |
* | Correct name typo and set attributes on the domain composite | antelder | 2011-05-09 | 1 | -1/+3 |
* | Start looking at support for a Shell command to show the domain level composi... | antelder | 2011-05-09 | 2 | -5/+31 |
* | Update to use the factory to create the endpoint registry | antelder | 2011-05-07 | 1 | -2/+2 |
* | Remove old TODO comment | antelder | 2011-05-07 | 1 | -1/+0 |
* | Update to support setting the domain uri in the runComposite method | antelder | 2011-05-07 | 2 | -13/+10 |
* | DO some clean up, move some things around and add a bit of javadoc | antelder | 2011-03-06 | 4 | -21/+43 |
* | Update to use a map instead of a list to store the start composites to make t... | antelder | 2011-03-04 | 2 | -21/+13 |
* | 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 | 10 | -635/+86 |
* | More quiet logging changes, update use of properties to not interfere with re... | antelder | 2011-02-08 | 1 | -2/+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 | 9 | -9/+23 |
* | No code change just organize imports | antelder | 2011-01-19 | 7 | -21/+1 |
* | Fix runComposite with shared runtime instance and update testcase | antelder | 2011-01-19 | 2 | -3/+32 |
* | Rename main class to TuscanyRuntime | antelder | 2011-01-19 | 6 | -46/+67 |
* | Update getService to work with services on remote nodes | antelder | 2011-01-15 | 2 | -4/+180 |
* | 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 | 10 | -36/+81 |
* | Comment out the updateXxx methods for now as its not clear what they should d... | antelder | 2010-11-27 | 5 | -76/+77 |
* | Update node2 api to more closely match the commands the Shell has | antelder | 2010-11-25 | 5 | -31/+30 |
* | Fix to use a new List for the deployables as the List in the contribution get... | antelder | 2010-11-25 | 1 | -1/+1 |
* | Fix build breaks and MFs | rfeng | 2010-11-17 | 1 | -0/+4 |
* | Remove CompositeContext threadlocal thats might be causeing a storage leak as... | antelder | 2010-10-25 | 1 | -2/+0 |
* | Update to use all the contribution attributes, rename the test to use the cor... | antelder | 2010-09-29 | 2 | -238/+1 |
* | Update to use all the contribution attributes, rename the test to use the cor... | antelder | 2010-09-29 | 1 | -3/+9 |