summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0.1-RC1/modules/deployment/src/main/java/org/apache/tuscany/sca/deployment/impl/DeployerImpl.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-07Official Tuscany 2.0.1 Releaselresende1-951/+0
2013-09-302.0.1 RC1 release taglresende1-0/+0
2013-09-262.0 branch for possible maintenance releaselresende1-0/+0
2012-03-07Tag for beta4 Rc1antelder1-0/+0
2012-03-04Fix Deployer.resolve to resolve dependent contributions correctly. It looks l...antelder1-5/+6
2012-03-04TUSCANY-3312 - Copy JavaInterfaceFactory memory leak changes from 1.x + other...slaws1-1/+1
2011-09-21Don't do the build time binding if errors have been reported during the build...slaws1-4/+6
2011-09-20Use domain info to decide if the binding.sca needs to be distributedrfeng1-0/+5
2011-08-26Fix typo in commentslaws1-1/+1
2011-08-05TUSCANY-3907 - Clone top level composites before adding them to the domain le...slaws1-0/+9
2011-06-07Rename 'member' to 'node' as it seems too confusing to try to have a differen...antelder1-3/+3
2011-06-06Add a method to the DomainRegistry to get the contribution uri for the compos...antelder1-0/+6
2011-06-03Add a method to Deployer to get a contributions dependencies from a set of co...antelder1-2/+25
2011-05-25Rename InstalledContribution to ContributionDescriptionantelder1-4/+4
2011-05-19Add a way to run commands on remote nodes and add Node API and Shell commands...antelder1-0/+7
2011-05-19Update to add APIs to get at which composites are running whereantelder1-0/+12
2011-05-19Add a method to get the domain membersantelder1-0/+6
2011-05-18Updates to match the DomainRegistry changes to rename addListener/removeListe...antelder1-3/+3
2011-05-16Add a method to Deployer to load a model from XML and validate the Monitor re...antelder1-1/+9
2011-05-16Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...antelder1-8/+8
2011-05-15Update for the new updateInstalledContribution methodantelder1-0/+3
2011-05-12Update the registry to use a single class for all the installed contribution ...antelder1-16/+9
2011-05-11Update the registry to store info about a contributions deployables and expor...antelder1-1/+9
2011-05-10Start adding info about installed contributions to the registry so that distr...antelder1-4/+13
2011-05-10Update the registry to support getting the QName and Composite, and use that ...antelder1-1/+6
2011-05-09Start looking at support for a Shell command to show the domain level composi...antelder1-0/+14
2011-03-04Update deployer to support passing in the system contribution so that that ma...antelder1-3/+9
2010-11-30TUSCANY-3788, TUSCANY-3786 - Allow build time resolvable references to be res...slaws1-1/+114
2010-07-03Add a method to Deployer to resolve a contributions dependenciesantelder1-0/+73
2010-05-26Update Deployer.attachDeploymentComposite to return the URI of the attached c...antelder1-4/+16
2010-05-18Update deployer to use a separate list of contributions to look at when looki...antelder1-2/+3
2010-05-15Decode the url to avoid problems with it inlcudes spaces in the pathantelder1-2/+3
2010-05-13Allow direct access to the SCA schema. Rather than via the Tuscany schema. At...slaws1-3/+3
2010-05-11TUSCANY-3553 - add the SCA spec schema to the system contribution so that use...slaws1-1/+50
2010-04-08As a trial to see if we can rule out the tuscany eclipse compiler causing the...antelder1-4/+4
2010-01-27Fix multiple concurrency related issuesrfeng1-2/+11
2010-01-19Expose system definitions from the deployerrfeng1-1/+6
2009-11-20Moving 2.x trunklresende1-0/+0
2009-11-12Fixes for resolving import.java using location attributeramkumar1-0/+7
2009-11-11Record some context for import not found errorsslaws1-2/+8
2009-11-10Fixes for resolving namespace imports using location attributeramkumar1-0/+13
2009-10-22Add missing monitor.popContext() callsslaws1-2/+6
2009-10-22Expose a DefaultDeployerrfeng1-1/+1
2009-10-22Refactor the deployer into tuscany-deployment modulerfeng1-52/+55
2009-10-21Remove the dependency on NodeImpl and add the service registrationrfeng1-3/+1
2009-10-21Refactor the deployment-related code from NodeFactoryImpl into a Deployer uti...rfeng1-0/+540