summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.5.2/modules/node-impl/src/main/java/org/apache/tuscany/sca/node/impl/NodeImpl.java (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-13Moving 1.x brancheslresende1-0/+0
2009-10-06Branch for 1.5.2slaws1-0/+0
2009-07-26Fix TUSCANY-3172 (domain manager doesn't report errors cleanly to the nodes)nash1-3/+15
2009-07-06Branch for 1.5.1slaws1-0/+0
2009-05-16Create 1.5 release branch from current 1.x trunkantelder1-0/+0
2009-05-08Performance enhancement to avoid processing the deployable composite twice wh...lresende1-0/+15
2009-04-09TUSCANY-2862 - Further changes to handled folder contributions that have arti...lresende1-1/+6
2009-04-09TUSCANY-2862 - Fixing issues when calculating contribution location and provi...lresende1-3/+10
2009-03-24Update scadomain to support passing in the default port in the domain uriantelder1-0/+4
2009-02-17Fix for TUSCANY-2854: remove the use of "tempuri.org"rfeng1-4/+4
2009-02-12Simplify so you can use createNode() instead of createNode(null, null)antelder1-0/+21
2009-02-02TUSCANY-2803 - Improvement to component matching in NodeImplbeckerdo1-0/+1
2008-12-01Fix TUSCANY-2698nash1-0/+2
2008-11-28TUSCANY-2689 - Some new composite vtests. Thanks for the patch Susanslaws1-0/+6
2008-11-13Creating Java SCA 1.x branchlresende1-0/+0
2008-09-17TUSCANY-2598: Apply fix from Dave Sowerby to support zip protocol typejsdelfino1-0/+6
2008-09-15Pulled a recent revision of trunk into the sca-android branch, to apply the a...jsdelfino1-0/+0
2008-09-12Creating a branch for the equinox work.jsdelfino1-0/+0
2008-09-11Renaming branchlresende1-0/+0
2008-09-11Renaming branchlresende1-0/+0
2008-09-11Branch before trunk cleanuplresende1-0/+0
2008-09-09TUSCANY-2587 - change the name of promoted services so that the component nam...slaws1-1/+1
2008-08-19Add SCANodeFactory/SCANode and rename the artifact ids from node2-xxx to node...rfeng1-2/+7
2008-08-18Fix the webapp regression where the no explicit deployable composite is passe...rfeng1-59/+49
2008-08-15Port DefaultSCADomain to use SCA Node implrfeng1-52/+98
2008-08-06Fix for TUSCANY-2535rfeng1-2/+14
2008-07-25Copy 1.3 branch revisions 678491, 678875, 679082, 679205, 679334 and 679385nash1-1/+1
2008-07-14Starting to fix algorithm driving the resolution of the composite associated ...jsdelfino1-67/+69
2008-07-11Resolve relative composite URIs against the contributionsrfeng1-6/+48
2008-07-09Fix for TUSCANY-2409rfeng1-143/+326