summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0-Beta2-RC1/modules/domain-node/src/main/java/org/apache/tuscany/sca/TuscanyRuntime.java (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-16Delete old RC tagsantelder1-240/+0
2011-01-23Tag 2.0 Beta2 RC1antelder1-0/+0
2011-01-20Fix split package by renaming packages, for now to org.apache.tuscany.sca to ...antelder1-2/+7
2011-01-19No code change just organize importsantelder1-7/+0
2011-01-19Fix runComposite with shared runtime instance and update testcaseantelder1-2/+8
2011-01-19Rename main class to TuscanyRuntimeantelder1-12/+33
2011-01-12Update to create a service proxy directly instead of using the sca client fac...antelder1-3/+3
2010-11-25Update node2 api to more closely match the commands the Shell hasantelder1-1/+1
2010-09-29Update to use all the contribution attributes, rename the test to use the cor...antelder1-3/+9
2010-09-29Add a createNodeFromXML method that can create and configure a node from an x...antelder1-0/+48
2010-09-03Fix typo in method name. slaws1-1/+8
2010-08-08Avoid NPE when no dependent contributions are usedantelder1-2/+4
2010-08-03Change createStandaloneNode to be named newStandaloneNodeantelder1-1/+1
2010-08-02Change add/removeToDoamin method to have the contribution and composite uri a...antelder1-7/+1
2010-08-02Add a createStandaloneNode method which creates a Node running a composite ou...antelder1-34/+26
2010-07-06Update to configure the registry from the domainURIantelder1-2/+13
2010-07-03Clean up factory instantiation, add a static helper to create simple nodes, a...antelder1-11/+51
2010-07-01Start cleaning up JavaDoc and changes coming to light while doing that: move ...antelder1-1/+19
2010-06-28Fix a couple of places still using old namesantelder1-3/+3
2010-06-28Continue bring up of section 10 apis code. Rename to classes to clearer namesantelder1-0/+97