summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/endpoint-tribes/src/main/java/org/apache/tuscany/sca (unfollow)
Commit message (Expand)AuthorFilesLines
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-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-16Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...antelder2-12/+12
2011-05-15Update for the new updateInstalledContribution methodantelder1-0/+6
2011-05-12Update the registry to use a single class for all the installed contribution ...antelder1-23/+11
2011-05-11Update the registry to store info about a contributions deployables and expor...antelder1-6/+19
2011-05-10Start adding info about installed contributions to the registry so that distr...antelder1-0/+24
2011-05-10Update the registry to support getting the QName and Composite, and use that ...antelder1-1/+7
2011-05-09Start looking at support for a Shell command to show the domain level composi...antelder1-0/+21
2010-06-05Setting svn:eol-style for java and xml filesrfeng1-41/+41
2010-03-16Update tribes registry to use Endpoint.matchesantelder1-1/+1
2010-03-10Allow the customization of receiverAddressrfeng1-1/+6
2010-02-26Clean up the remote flag for endpoint and change the endpoint reference statu...rfeng1-5/+1
2010-02-09Start to clean up the node-api (remove Node.destroy())rfeng1-2/+2
2010-01-29Update tribes registry to also support the tuscany registry uri formatantelder2-1/+30
2010-01-29Refactor the DomainRegistryFactory to be extensions of DomainRegistryFactoryE...rfeng2-160/+67
2010-01-20Start of making the Tuscany sca client impl work for both local or remote nod...antelder1-38/+44
2010-01-19Expose system definitions from the deployerrfeng3-23/+89
2010-01-17Updated code so that it access static constants on RpcChannel in a static man...mcombellack1-2/+2
2009-12-11Correct spelling mistake and increase repeat count.slaws1-2/+3
2009-12-10Turn find repeat count into constantslaws1-1/+3
2009-12-10Set the static member port to be the same as the receiver port, see http://ww...rfeng1-6/+11
2009-12-09Remove unused imports to prevent compilation errorslaws1-2/+0
2009-12-08Add code to repeat endpoint reference matching in the failure case only. Give...slaws1-14/+35
2009-12-08Add a quick hack to enable disabling multicast. Will need to clean up all the...antelder1-1/+17
2009-12-08Add a interceptor that can disable multicastantelder1-0/+41
2009-11-20Moving 2.x trunklresende4-0/+2227