summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0.1-RC1/modules/domain-node/src/main/java/org/apache/tuscany/sca/impl/DeployedComposite.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-07Official Tuscany 2.0.1 Releaselresende1-185/+0
2013-09-302.0.1 RC1 release taglresende1-0/+0
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
2012-02-08Tag for rc0 preview of beta4 releaseantelder1-0/+0
2011-10-11Include all the contributions as dependencies so that dependent contributions...antelder1-1/+3
2011-06-28Add some guards around setting the contribution classloaderantelder1-2/+8
2011-06-27Make DeployedComposite set the Contribution ClassLoader when a composite is s...antelder1-0/+6
2011-06-23Add a way to set whether or not the domain name is included as the root of th...antelder1-7/+10
2011-06-18Add a method to restart started composites that depend on another composite. ...antelder1-0/+26
2011-06-17Add a method to get the URIs of all the contributions used by this DeployedCo...antelder1-0/+10
2011-06-13Update for to use the domain uri and name from the registry and to use the do...antelder1-2/+2
2011-06-13Update so that for nodes that don't use the default domain name the domain na...antelder1-1/+10
2011-06-10TUSCANY-3867 - If an exception is detected at start time tidy up by stopping ...slaws1-3/+11
2011-06-06Fix NPE when stopping a remote compositeantelder1-0/+1
2011-05-18Updates to match the DomainRegistry changes to rename addListener/removeListe...antelder1-1/+3
2011-05-16Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...antelder1-7/+7
2011-05-15Rename init to build and remove the getCompositeURI method as thats now done ...antelder1-26/+3
2011-05-12Refactor away the use of the InstalledContribution classantelder1-13/+13
2011-05-12Update the registry to use a single class for all the installed contribution ...antelder1-2/+2
2011-05-09Start looking at support for a Shell command to show the domain level composi...antelder1-0/+3
2011-03-06DO some clean up, move some things around and add a bit of javadocantelder1-15/+8
2011-03-04Do some clean up, simplify dependencies, remove unused classes and folders, u...antelder1-13/+14
2011-01-20Fix split package by renaming packages, for now to org.apache.tuscany.sca to ...antelder1-1/+1
2011-01-12Update to create a service proxy directly instead of using the sca client fac...antelder1-1/+1
2010-10-25Remove CompositeContext threadlocal thats might be causeing a storage leak as...antelder1-2/+0
2010-07-03Clean up factory instantiation, add a static helper to create simple nodes, a...antelder1-3/+5
2010-06-28Continue bring up of section 10 apis code. Rename to classes to clearer namesantelder1-0/+138