From fce6ad4c30b15b4284a94e7a00e084bf18748cf2 Mon Sep 17 00:00:00 2001 From: wjaniszewski Date: Fri, 20 Mar 2009 14:23:51 +0000 Subject: Added configurable timeout and cookies for service bindings. Consequence is that one SCA-Erlang node is created excusively for one service binding, so service bindings cannot share the same value in 'node' attribute like it was before. Made some other fixes. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756480 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/test/resources/ErlangReference.composite | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'sandbox/wjaniszewski/binding-erlang-runtime/src/test/resources/ErlangReference.composite') diff --git a/sandbox/wjaniszewski/binding-erlang-runtime/src/test/resources/ErlangReference.composite b/sandbox/wjaniszewski/binding-erlang-runtime/src/test/resources/ErlangReference.composite index 0d52cbae32..aa9d9f973e 100644 --- a/sandbox/wjaniszewski/binding-erlang-runtime/src/test/resources/ErlangReference.composite +++ b/sandbox/wjaniszewski/binding-erlang-runtime/src/test/resources/ErlangReference.composite @@ -14,8 +14,8 @@ - - + + @@ -23,16 +23,17 @@ - + - - + + - - + + + \ No newline at end of file -- cgit v1.2.3