summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest/scabindingmapper (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-3884 - Convert the default binding to delegate for local calls as ↵slaws2011-07-111-8/+18
| | | | | | well as remote calls. Means that the binding is more consistent in it's layout and the delegation selection logic is more cleanly separated from the code that handles passing messages. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1145118 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3837 - more SCABindingMapper from the binding sca runtime module to ↵slaws2011-02-211-0/+0
| | | | | | the core spi module so that people who want to implement their own mapper don't need to depend on a runtime module. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1073037 13f79535-47bb-0310-9956-ffa450edef68
* convert to base pom dependencyslaws2010-12-231-2/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052292 13f79535-47bb-0310-9956-ffa450edef68
* Update to use NodeFactory.getInstance() instead of newInstance to see if ↵antelder2010-12-091-2/+2
| | | | | | that fixes the port conflict some are seeing git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043881 13f79535-47bb-0310-9956-ffa450edef68
* Add itest using an UnknownEndpointHandler. Also update tests to use port 8085antelder2010-12-087-4/+205
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043467 13f79535-47bb-0310-9956-ffa450edef68
* Add an itest for changing the sca binding protocol on a per service basisantelder2010-12-088-0/+351
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043371 13f79535-47bb-0310-9956-ffa450edef68