From 1e963e83764fa50b2cd8a21c8efe23b94710b297 Mon Sep 17 00:00:00 2001 From: antelder Date: Wed, 29 Sep 2010 08:47:16 +0000 Subject: Add a simple html page that can send xml requests to ws endpoints, copied from ServiceMix. Not sure if we'll keep this but committing now as i mention it in an email i'm about to send git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002522 13f79535-47bb-0310-9956-ffa450edef68 --- .../trunk/samples/getting-started/wsClient.html | 143 +++++++++++++++++++++ 1 file changed, 143 insertions(+) create mode 100644 sca-java-2.x/trunk/samples/getting-started/wsClient.html (limited to 'sca-java-2.x/trunk/samples/getting-started/wsClient.html') diff --git a/sca-java-2.x/trunk/samples/getting-started/wsClient.html b/sca-java-2.x/trunk/samples/getting-started/wsClient.html new file mode 100644 index 0000000000..4c3939096d --- /dev/null +++ b/sca-java-2.x/trunk/samples/getting-started/wsClient.html @@ -0,0 +1,143 @@ + + + + + + +Tuscany Web service Sample Client + + + + + +

Tuscany Web service Sample Client

+ +

Tuscany Web service Sample Client

+ +

Sends a request to a Web Service endpoint. (This requires JavaScript)

+

Target: .

+ + + + + + + + + +
+ + + +
+ +
+ + -- cgit v1.2.3