summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/deployment/src (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-30TUSCANY-4067: Update to support resources in jars and zips nested within cont...antelder1-0/+19
2012-03-27Put back the definitions as it causes some policy regressionsantelder1-18/+16
2012-03-21Fix Node validateContribution to not cause duplicate definition problems by r...antelder1-16/+18
2012-03-04Fix Deployer.resolve to resolve dependent contributions correctly. It looks l...antelder2-6/+7
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...antelder2-2/+35
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...antelder2-1/+20
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-15Update for the new addComposite methodantelder1-0/+6
2011-05-15Update for COntribution interfcae changeantelder1-0/+6
2011-05-14Update for new method on the Contribution interfaceantelder1-0/+6
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...antelder2-3/+14
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 dependenciesantelder2-0/+84
2010-05-26Update Deployer.attachDeploymentComposite to return the URI of the attached c...antelder2-5/+19
2010-05-18Update deployer to use a separate list of contributions to look at when looki...antelder3-4/+5
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 deployerrfeng2-10/+10
2009-12-18TUSCANY-3397 - Adding support for identifying the sca spec version used for c...lresende1-9/+12
2009-12-11TUSCANY-3388 - Updating to the latests OASIS schemalresende2-2/+2
2009-11-20Moving 2.x trunklresende11-0/+1257