summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0-Beta1/modules/sca-client-impl/src/main/java/org/apache/tuscany/sca/client/impl/SCAClientHandler.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-10-29TUSCANY-3720 merge changes to 2.0-Beta1bdaniel1-0/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028923 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26Delete and redo release branchantelder1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027464 13f79535-47bb-0310-9956-ffa450edef68
2010-07-19Branch to experiment with dynamic component interfaces and implementations.jsdelfino1-0/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@965346 13f79535-47bb-0310-9956-ffa450edef68
2010-06-05Setting svn:eol-style for java and xml filesrfeng1-210/+210
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951651 13f79535-47bb-0310-9956-ffa450edef68
2010-05-13Update to throw NoSuchDomainException/NoSuchServiceException as appropriate ↵antelder1-5/+10
instead of other exceptions git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943885 13f79535-47bb-0310-9956-ffa450edef68
2010-04-25Update sca client impl to set nodefactory propertiesantelder1-1/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937884 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08TUSCANY-3529 - change null to the real systemsDefinitions object now that we ↵slaws1-1/+1
have access to it git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931905 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08TUSCANY-3529 - update binding matching to turn on code that looks at binding ↵slaws1-1/+1
type provided intents git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931904 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16Change sca client back to have a separate handler that starts/stops the ↵antelder1-0/+192
runtime in each invocation for remote services so that runtime threads aren't left running after invocations. Work in progress, but for now this gets things working again git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@923620 13f79535-47bb-0310-9956-ffa450edef68