summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/domain-node/src/main/java/org/apache/tuscany/sca/node2/impl (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-12Update to create a service proxy directly instead of using the sca client fac...antelder3-564/+0
2010-11-27Comment out the updateXxx methods for now as its not clear what they should d...antelder1-2/+2
2010-11-25Update node2 api to more closely match the commands the Shell hasantelder1-14/+13
2010-11-25Fix to use a new List for the deployables as the List in the contribution get...antelder1-1/+1
2010-11-17Fix build breaks and MFsrfeng1-0/+4
2010-10-25Remove CompositeContext threadlocal thats might be causeing a storage leak as...antelder1-2/+0
2010-09-03Fix typo in method name. slaws1-1/+1
2010-08-02Change add/removeToDoamin method to have the contribution and composite uri a...antelder1-9/+10
2010-08-02Update for using a default contribution uri if none is specifiedantelder1-13/+35
2010-07-05Change getDeployedComposites to return the composite relative uri instead of ...antelder1-1/+1
2010-07-04Fix to return the correct deployed composite listantelder1-4/+6
2010-07-03Use IOHelper to create URI to avoid exceptionsantelder1-1/+1
2010-07-03Clean up factory instantiation, add a static helper to create simple nodes, a...antelder2-34/+47
2010-07-01Start cleaning up JavaDoc and changes coming to light while doing that: move ...antelder1-10/+13
2010-06-28Add a short form create methodantelder1-0/+13
2010-06-28Continue bring up of section 10 apis code. Rename to classes to clearer namesantelder3-0/+509