summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/domain-node/src/main/java/org/apache/tuscany/sca/TuscanyRuntime.java (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-07Update to use the factory to create the endpoint registryantelder1-2/+2
2011-05-07Remove old TODO commentantelder1-1/+0
2011-05-07Update to support setting the domain uri in the runComposite methodantelder1-10/+8
2011-03-04Do some clean up, simplify dependencies, remove unused classes and folders, u...antelder1-0/+32
2011-02-08More quiet logging changes, update use of properties to not interfere with re...antelder1-2/+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