From dcbff0df93448ef786c2e5cb0320f3895759171b Mon Sep 17 00:00:00 2001 From: slaws Date: Thu, 19 Mar 2009 16:12:22 +0000 Subject: Switch over to new endpoint reference/endpoint model. These are the changes required to exploit the model in the runtime up to the point were the old EndpointReference is retrieved from a wire. The next step is to convert this over too and exploit the new endpoint references fully. There is still tidying to do (search for TODO - EPR) in particular I haven't removed any of the old files yet. So beware don't put changes into CompositeActivator or RuntimeWire as the runtime isn't using them git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756070 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/test/resources/RMIBindingTest.composite | 23 ++++++++++------------ 1 file changed, 10 insertions(+), 13 deletions(-) (limited to 'java/sca/modules/binding-rmi-runtime/src/test') diff --git a/java/sca/modules/binding-rmi-runtime/src/test/resources/RMIBindingTest.composite b/java/sca/modules/binding-rmi-runtime/src/test/resources/RMIBindingTest.composite index b71d789c74..dd74f849ac 100644 --- a/java/sca/modules/binding-rmi-runtime/src/test/resources/RMIBindingTest.composite +++ b/java/sca/modules/binding-rmi-runtime/src/test/resources/RMIBindingTest.composite @@ -20,24 +20,21 @@ - - - - - - + + + + + - + - + + + + - - - - - -- cgit v1.2.3