summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/contrib/samples/helloworld-ws-reference-lean
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-12 00:43:48 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-12 00:43:48 +0000
commit9425990f532b1152c2d73db96c0f07ef5216a3d1 (patch)
treea8986fc31f96eb02484a0ae9d1c14cfa788e30ac /sca-java-2.x/contrib/samples/helloworld-ws-reference-lean
parent40523f9c6cb1f7a785c2dbd2466dc410ae6ddf66 (diff)
Moving 2.x contribs
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835178 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/README (renamed from java/sca-contrib/samples/helloworld-ws-reference-lean/README)0
-rw-r--r--sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/helloworld-ws-reference.png (renamed from java/sca-contrib/samples/helloworld-ws-reference-lean/helloworld-ws-reference.png)bin7549 -> 7549 bytes
-rw-r--r--sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/helloworld-ws-reference.svg (renamed from java/sca-contrib/samples/helloworld-ws-reference-lean/helloworld-ws-reference.svg)0
-rw-r--r--sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/pom.xml (renamed from java/sca-contrib/samples/helloworld-ws-reference-lean/pom.xml)0
-rw-r--r--sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient.java (renamed from java/sca-contrib/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient.java)0
-rw-r--r--sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient2.java (renamed from java/sca-contrib/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient2.java)0
-rw-r--r--sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient3.java (renamed from java/sca-contrib/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient3.java)0
-rw-r--r--sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient4.java (renamed from java/sca-contrib/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient4.java)0
-rw-r--r--sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient5.java (renamed from java/sca-contrib/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient5.java)0
-rw-r--r--sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldService.java (renamed from java/sca-contrib/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldService.java)0
-rw-r--r--sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient.composite (renamed from java/sca-contrib/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient.composite)0
-rw-r--r--sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient2.composite (renamed from java/sca-contrib/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient2.composite)0
-rw-r--r--sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient3.composite (renamed from java/sca-contrib/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient3.composite)0
-rw-r--r--sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient4.composite (renamed from java/sca-contrib/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient4.composite)0
-rw-r--r--sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient5.composite (renamed from java/sca-contrib/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient5.composite)0
-rw-r--r--sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/main/resources/logging.properties (renamed from java/sca-contrib/samples/helloworld-ws-reference-lean/src/main/resources/logging.properties)0
-rw-r--r--sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/main/resources/wsdl/helloworld.wsdl (renamed from java/sca-contrib/samples/helloworld-ws-reference-lean/src/main/resources/wsdl/helloworld.wsdl)0
-rw-r--r--sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/test/java/helloworld/HelloWorldClientTestCase.java (renamed from java/sca-contrib/samples/helloworld-ws-reference-lean/src/test/java/helloworld/HelloWorldClientTestCase.java)0
-rw-r--r--sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/test/java/helloworld/HelloWorldTestServer.java (renamed from java/sca-contrib/samples/helloworld-ws-reference-lean/src/test/java/helloworld/HelloWorldTestServer.java)0
19 files changed, 0 insertions, 0 deletions
diff --git a/java/sca-contrib/samples/helloworld-ws-reference-lean/README b/sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/README
index 13c89ab2f6..13c89ab2f6 100644
--- a/java/sca-contrib/samples/helloworld-ws-reference-lean/README
+++ b/sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/README
diff --git a/java/sca-contrib/samples/helloworld-ws-reference-lean/helloworld-ws-reference.png b/sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/helloworld-ws-reference.png
index bd2bba41db..bd2bba41db 100644
--- a/java/sca-contrib/samples/helloworld-ws-reference-lean/helloworld-ws-reference.png
+++ b/sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/helloworld-ws-reference.png
Binary files differ
diff --git a/java/sca-contrib/samples/helloworld-ws-reference-lean/helloworld-ws-reference.svg b/sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/helloworld-ws-reference.svg
index 354ffbae8f..354ffbae8f 100644
--- a/java/sca-contrib/samples/helloworld-ws-reference-lean/helloworld-ws-reference.svg
+++ b/sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/helloworld-ws-reference.svg
diff --git a/java/sca-contrib/samples/helloworld-ws-reference-lean/pom.xml b/sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/pom.xml
index ff6907f223..ff6907f223 100644
--- a/java/sca-contrib/samples/helloworld-ws-reference-lean/pom.xml
+++ b/sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/pom.xml
diff --git a/java/sca-contrib/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient.java b/sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient.java
index 7839c2366b..7839c2366b 100644
--- a/java/sca-contrib/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient.java
+++ b/sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient.java
diff --git a/java/sca-contrib/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient2.java b/sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient2.java
index 137894c469..137894c469 100644
--- a/java/sca-contrib/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient2.java
+++ b/sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient2.java
diff --git a/java/sca-contrib/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient3.java b/sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient3.java
index 663aa4c852..663aa4c852 100644
--- a/java/sca-contrib/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient3.java
+++ b/sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient3.java
diff --git a/java/sca-contrib/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient4.java b/sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient4.java
index d246225c76..d246225c76 100644
--- a/java/sca-contrib/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient4.java
+++ b/sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient4.java
diff --git a/java/sca-contrib/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient5.java b/sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient5.java
index 5113a98530..5113a98530 100644
--- a/java/sca-contrib/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient5.java
+++ b/sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient5.java
diff --git a/java/sca-contrib/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldService.java b/sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldService.java
index 8255364e99..8255364e99 100644
--- a/java/sca-contrib/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldService.java
+++ b/sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldService.java
diff --git a/java/sca-contrib/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient.composite b/sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient.composite
index 991e4b4881..991e4b4881 100644
--- a/java/sca-contrib/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient.composite
+++ b/sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient.composite
diff --git a/java/sca-contrib/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient2.composite b/sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient2.composite
index 6ea14602b3..6ea14602b3 100644
--- a/java/sca-contrib/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient2.composite
+++ b/sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient2.composite
diff --git a/java/sca-contrib/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient3.composite b/sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient3.composite
index 3d6364f55f..3d6364f55f 100644
--- a/java/sca-contrib/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient3.composite
+++ b/sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient3.composite
diff --git a/java/sca-contrib/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient4.composite b/sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient4.composite
index 106e9db988..106e9db988 100644
--- a/java/sca-contrib/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient4.composite
+++ b/sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient4.composite
diff --git a/java/sca-contrib/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient5.composite b/sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient5.composite
index bbac4c3703..bbac4c3703 100644
--- a/java/sca-contrib/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient5.composite
+++ b/sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient5.composite
diff --git a/java/sca-contrib/samples/helloworld-ws-reference-lean/src/main/resources/logging.properties b/sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/main/resources/logging.properties
index 3dca310cdb..3dca310cdb 100644
--- a/java/sca-contrib/samples/helloworld-ws-reference-lean/src/main/resources/logging.properties
+++ b/sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/main/resources/logging.properties
diff --git a/java/sca-contrib/samples/helloworld-ws-reference-lean/src/main/resources/wsdl/helloworld.wsdl b/sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/main/resources/wsdl/helloworld.wsdl
index 662c9affac..662c9affac 100644
--- a/java/sca-contrib/samples/helloworld-ws-reference-lean/src/main/resources/wsdl/helloworld.wsdl
+++ b/sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/main/resources/wsdl/helloworld.wsdl
diff --git a/java/sca-contrib/samples/helloworld-ws-reference-lean/src/test/java/helloworld/HelloWorldClientTestCase.java b/sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/test/java/helloworld/HelloWorldClientTestCase.java
index 51b70f47c2..51b70f47c2 100644
--- a/java/sca-contrib/samples/helloworld-ws-reference-lean/src/test/java/helloworld/HelloWorldClientTestCase.java
+++ b/sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/test/java/helloworld/HelloWorldClientTestCase.java
diff --git a/java/sca-contrib/samples/helloworld-ws-reference-lean/src/test/java/helloworld/HelloWorldTestServer.java b/sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/test/java/helloworld/HelloWorldTestServer.java
index 8226ec884e..8226ec884e 100644
--- a/java/sca-contrib/samples/helloworld-ws-reference-lean/src/test/java/helloworld/HelloWorldTestServer.java
+++ b/sca-java-2.x/contrib/samples/helloworld-ws-reference-lean/src/test/java/helloworld/HelloWorldTestServer.java