From e57167ee2a0b9dd6fa8e7f88cb5a4e79759e00c6 Mon Sep 17 00:00:00 2001 From: slaws Date: Fri, 14 Jan 2011 15:00:50 +0000 Subject: TUSCANY-3784 - Add multiple operations and a void return type to the async part of the implementation same git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1059033 13f79535-47bb-0310-9956-ffa450edef68 --- .../implementation-sample/src/test/resources/Upper-async.wsdl | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'sca-java-2.x/trunk/samples/extending-tuscany/implementation-sample/src/test/resources/Upper-async.wsdl') diff --git a/sca-java-2.x/trunk/samples/extending-tuscany/implementation-sample/src/test/resources/Upper-async.wsdl b/sca-java-2.x/trunk/samples/extending-tuscany/implementation-sample/src/test/resources/Upper-async.wsdl index a16fb5db3d..9a6ab268fb 100644 --- a/sca-java-2.x/trunk/samples/extending-tuscany/implementation-sample/src/test/resources/Upper-async.wsdl +++ b/sca-java-2.x/trunk/samples/extending-tuscany/implementation-sample/src/test/resources/Upper-async.wsdl @@ -60,6 +60,13 @@ + + + + + + + -- cgit v1.2.3