summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/endpoint-tribes/src (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...antelder2-6/+6
2011-05-16Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...antelder4-19/+19
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-10-13Add jira number to @Ignoreantelder2-2/+2
2010-10-13These tests fail for me more times than not so I'm talking them out of the bu...antelder2-0/+4
2010-06-23Use loopback for multicast testingrfeng2-10/+13
2010-06-05Setting svn:eol-style for java and xml filesrfeng3-289/+289
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...rfeng3-161/+68
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 deployerrfeng4-101/+200
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-08Fix the MF and remove the need to ues impl classesrfeng1-2/+2
2009-12-08Add code to repeat endpoint reference matching in the failure case only. Give...slaws1-14/+35
2009-12-08Update so its 1 node talking to 2 others, which does work okantelder1-4/+4
2009-12-08Correct delimeterantelder1-1/+1
2009-12-08Add third registry to test and add @Ignore so test isnt run in the build yetantelder1-2/+18
2009-12-08Start a test for multiple registries and static routesantelder1-2/+8
2009-12-08Add a quick hack to enable disabling multicast. Will need to clean up all the...antelder2-1/+131
2009-12-08Add a interceptor that can disable multicastantelder1-0/+41
2009-11-20Moving 2.x trunklresende6-0/+2323