summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/domain-node/src/main/java/org/apache/tuscany/sca/node2/impl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to create a service proxy directly instead of using the sca client fac...antelder2011-01-123-564/+0
* Comment out the updateXxx methods for now as its not clear what they should d...antelder2010-11-271-2/+2
* Update node2 api to more closely match the commands the Shell hasantelder2010-11-251-14/+13
* Fix to use a new List for the deployables as the List in the contribution get...antelder2010-11-251-1/+1
* Fix build breaks and MFsrfeng2010-11-171-0/+4
* Remove CompositeContext threadlocal thats might be causeing a storage leak as...antelder2010-10-251-2/+0
* Fix typo in method name. slaws2010-09-031-1/+1
* Change add/removeToDoamin method to have the contribution and composite uri a...antelder2010-08-021-9/+10
* Update for using a default contribution uri if none is specifiedantelder2010-08-021-13/+35
* Change getDeployedComposites to return the composite relative uri instead of ...antelder2010-07-051-1/+1
* Fix to return the correct deployed composite listantelder2010-07-041-4/+6
* Use IOHelper to create URI to avoid exceptionsantelder2010-07-031-1/+1
* Clean up factory instantiation, add a static helper to create simple nodes, a...antelder2010-07-032-34/+47
* Start cleaning up JavaDoc and changes coming to light while doing that: move ...antelder2010-07-011-10/+13
* Add a short form create methodantelder2010-06-281-0/+13
* Continue bring up of section 10 apis code. Rename to classes to clearer namesantelder2010-06-283-0/+509