summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0-RC1/modules/sca-client-impl/src/main/java/org/apache/tuscany/sca/client/impl/RemoteServiceInvocationHandler.java (unfollow)
Commit message (Expand)AuthorFilesLines
2012-04-12Tag 2.0 RC1antelder1-0/+0
2012-02-08Tag for rc0 preview of beta4 releaseantelder1-0/+0
2012-01-31Update to make plugable whether or not the client should use bindings other t...antelder1-1/+2
2012-01-31Update sca client to choose an SCA binding endpoint if one is availableantelder1-7/+2
2011-12-01TUSCANY-3963 - make the client reference name stand out from the crowd. Thank...slaws1-1/+1
2011-06-07Sync up the sca client to match the domain node getService. Just temporary so...antelder1-2/+30
2011-05-16Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...antelder1-11/+11
2011-03-22Finish the sca client cleanup, remove all the old unused classes and moethods...antelder1-74/+56
2011-03-21Start of getting the remote sca client working again. This works now but ther...antelder1-65/+59
2010-10-29TUSCANY-3720 Check for a valid domain on remote nodesbdaniel1-0/+36
2010-06-05Setting svn:eol-style for java and xml filesrfeng1-210/+210
2010-05-13Update to throw NoSuchDomainException/NoSuchServiceException as appropriate i...antelder1-5/+10
2010-04-25Update sca client impl to set nodefactory propertiesantelder1-1/+14
2010-04-08TUSCANY-3529 - change null to the real systemsDefinitions object now that we ...slaws1-1/+1
2010-04-08TUSCANY-3529 - update binding matching to turn on code that looks at binding ...slaws1-1/+1
2010-03-16Change sca client back to have a separate handler that starts/stops the runti...antelder1-0/+192