summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/endpoint-tribes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-221-5/+5
* Rename 'member' to 'node' as it seems too confusing to try to have a differen...antelder2011-06-071-3/+3
* Add a method to the DomainRegistry to get the contribution uri for the compos...antelder2011-06-061-0/+6
* Rename InstalledContribution to ContributionDescriptionantelder2011-05-251-4/+4
* Add a way to run commands on remote nodes and add Node API and Shell commands...antelder2011-05-191-0/+7
* Update to add APIs to get at which composites are running whereantelder2011-05-191-0/+12
* Add a method to get the domain membersantelder2011-05-191-0/+6
* Updates to match the DomainRegistry changes to rename addListener/removeListe...antelder2011-05-182-6/+6
* Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...antelder2011-05-164-19/+19
* Update for the new updateInstalledContribution methodantelder2011-05-151-0/+6
* Update the registry to use a single class for all the installed contribution ...antelder2011-05-121-23/+11
* Update the registry to store info about a contributions deployables and expor...antelder2011-05-111-6/+19
* Start adding info about installed contributions to the registry so that distr...antelder2011-05-101-0/+24
* Update the registry to support getting the QName and Composite, and use that ...antelder2011-05-101-1/+7
* Start looking at support for a Shell command to show the domain level composi...antelder2011-05-091-0/+21
* Add jira number to @Ignoreantelder2010-10-132-2/+2
* These tests fail for me more times than not so I'm talking them out of the bu...antelder2010-10-132-0/+4
* Use loopback for multicast testingrfeng2010-06-232-10/+13
* Setting svn:eol-style for java and xml filesrfeng2010-06-053-289/+289
* Update tribes registry to use Endpoint.matchesantelder2010-03-161-1/+1
* Update to tomcat tribes 6.0.26rfeng2010-03-141-1/+1
* Allow the customization of receiverAddressrfeng2010-03-101-1/+6
* Clean up the remote flag for endpoint and change the endpoint reference statu...rfeng2010-02-261-5/+1
* Start to clean up the node-api (remove Node.destroy())rfeng2010-02-091-2/+2
* Update tribes registry to also support the tuscany registry uri formatantelder2010-01-292-1/+30
* Refactor the DomainRegistryFactory to be extensions of DomainRegistryFactoryE...rfeng2010-01-293-161/+68
* Start of making the Tuscany sca client impl work for both local or remote nod...antelder2010-01-201-38/+44
* Expose system definitions from the deployerrfeng2010-01-194-101/+200
* Updated code so that it access static constants on RpcChannel in a static man...mcombellack2010-01-171-2/+2
* Correct spelling mistake and increase repeat count.slaws2009-12-111-2/+3
* Turn find repeat count into constantslaws2009-12-101-1/+3
* Set the static member port to be the same as the receiver port, see http://ww...rfeng2009-12-101-6/+11
* Remove unused imports to prevent compilation errorslaws2009-12-091-2/+0
* Fix the MF and remove the need to ues impl classesrfeng2009-12-082-3/+4
* Add code to repeat endpoint reference matching in the failure case only. Give...slaws2009-12-081-14/+35
* Update so its 1 node talking to 2 others, which does work okantelder2009-12-081-4/+4
* Correct delimeterantelder2009-12-081-1/+1
* Add third registry to test and add @Ignore so test isnt run in the build yetantelder2009-12-081-2/+18
* Start a test for multiple registries and static routesantelder2009-12-081-2/+8
* Add a quick hack to enable disabling multicast. Will need to clean up all the...antelder2009-12-083-1/+149
* Add a interceptor that can disable multicastantelder2009-12-081-0/+41
* Moving 2.x trunklresende2009-11-208-0/+2397