summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/endpoint-tribes/src/main/java/org/apache/tuscany/sca/endpoint (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add code to repeat endpoint reference matching in the failure case only. Give...slaws2009-12-081-14/+35
* Add a quick hack to enable disabling multicast. Will need to clean up all the...antelder2009-12-081-1/+17
* Add a interceptor that can disable multicastantelder2009-12-081-0/+41
* Moving 2.x trunklresende2009-11-204-0/+2227