summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:06:42 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:06:42 +0000
commitf860c2f35b2f94e379d2ff7d5c13f54cd4a3132a (patch)
tree5808b087a5eb9f5d251932d6828565f6c5d4ed9e /sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference
parent587877fcbd358e233f653e01c4b3ed3354203626 (diff)
Moving 1.x branches
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835119 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference/README (renamed from branches/sca-java-0.90/samples/helloworld-ws-reference/README)0
-rw-r--r--sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference/build.xml (renamed from branches/sca-java-0.90/samples/helloworld-ws-reference/build.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference/helloworld-ws-reference.png (renamed from branches/sca-java-0.90/samples/helloworld-ws-reference/helloworld-ws-reference.png)bin7549 -> 7549 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference/helloworld-ws-reference.svg (renamed from branches/sca-java-0.90/samples/helloworld-ws-reference/helloworld-ws-reference.svg)0
-rw-r--r--sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference/pom.xml (renamed from branches/sca-java-0.90/samples/helloworld-ws-reference/pom.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldClient.java (renamed from branches/sca-java-0.90/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldClient.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldService.java (renamed from branches/sca-java-0.90/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldService.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldServiceComponent.java (renamed from branches/sca-java-0.90/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldServiceComponent.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference/src/main/resources/helloworldwsclient.composite (renamed from branches/sca-java-0.90/samples/helloworld-ws-reference/src/main/resources/helloworldwsclient.composite)0
-rw-r--r--sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference/src/main/resources/logging.properties (renamed from branches/sca-java-0.90/samples/helloworld-ws-reference/src/main/resources/logging.properties)0
-rw-r--r--sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference/src/main/resources/wsdl/helloworld.wsdl (renamed from branches/sca-java-0.90/samples/helloworld-ws-reference/src/main/resources/wsdl/helloworld.wsdl)0
-rw-r--r--sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference/src/test/java/helloworld/HelloWorldClientTestCase.java (renamed from branches/sca-java-0.90/samples/helloworld-ws-reference/src/test/java/helloworld/HelloWorldClientTestCase.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference/src/test/java/helloworld/HelloWorldServerTest.java (renamed from branches/sca-java-0.90/samples/helloworld-ws-reference/src/test/java/helloworld/HelloWorldServerTest.java)0
13 files changed, 0 insertions, 0 deletions
diff --git a/branches/sca-java-0.90/samples/helloworld-ws-reference/README b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference/README
index a7a6ef2e30..a7a6ef2e30 100644
--- a/branches/sca-java-0.90/samples/helloworld-ws-reference/README
+++ b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference/README
diff --git a/branches/sca-java-0.90/samples/helloworld-ws-reference/build.xml b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference/build.xml
index 71ee66b31e..71ee66b31e 100644
--- a/branches/sca-java-0.90/samples/helloworld-ws-reference/build.xml
+++ b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference/build.xml
diff --git a/branches/sca-java-0.90/samples/helloworld-ws-reference/helloworld-ws-reference.png b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference/helloworld-ws-reference.png
index bd2bba41db..bd2bba41db 100644
--- a/branches/sca-java-0.90/samples/helloworld-ws-reference/helloworld-ws-reference.png
+++ b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference/helloworld-ws-reference.png
Binary files differ
diff --git a/branches/sca-java-0.90/samples/helloworld-ws-reference/helloworld-ws-reference.svg b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference/helloworld-ws-reference.svg
index 354ffbae8f..354ffbae8f 100644
--- a/branches/sca-java-0.90/samples/helloworld-ws-reference/helloworld-ws-reference.svg
+++ b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference/helloworld-ws-reference.svg
diff --git a/branches/sca-java-0.90/samples/helloworld-ws-reference/pom.xml b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference/pom.xml
index 38354797da..38354797da 100644
--- a/branches/sca-java-0.90/samples/helloworld-ws-reference/pom.xml
+++ b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference/pom.xml
diff --git a/branches/sca-java-0.90/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldClient.java b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldClient.java
index 4559b282fe..4559b282fe 100644
--- a/branches/sca-java-0.90/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldClient.java
+++ b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldClient.java
diff --git a/branches/sca-java-0.90/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldService.java b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldService.java
index 433a98fd7f..433a98fd7f 100644
--- a/branches/sca-java-0.90/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldService.java
+++ b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldService.java
diff --git a/branches/sca-java-0.90/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldServiceComponent.java b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldServiceComponent.java
index 0dee19550b..0dee19550b 100644
--- a/branches/sca-java-0.90/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldServiceComponent.java
+++ b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldServiceComponent.java
diff --git a/branches/sca-java-0.90/samples/helloworld-ws-reference/src/main/resources/helloworldwsclient.composite b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference/src/main/resources/helloworldwsclient.composite
index 1f1310cbe9..1f1310cbe9 100644
--- a/branches/sca-java-0.90/samples/helloworld-ws-reference/src/main/resources/helloworldwsclient.composite
+++ b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference/src/main/resources/helloworldwsclient.composite
diff --git a/branches/sca-java-0.90/samples/helloworld-ws-reference/src/main/resources/logging.properties b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference/src/main/resources/logging.properties
index 3dca310cdb..3dca310cdb 100644
--- a/branches/sca-java-0.90/samples/helloworld-ws-reference/src/main/resources/logging.properties
+++ b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference/src/main/resources/logging.properties
diff --git a/branches/sca-java-0.90/samples/helloworld-ws-reference/src/main/resources/wsdl/helloworld.wsdl b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference/src/main/resources/wsdl/helloworld.wsdl
index db4f6674aa..db4f6674aa 100644
--- a/branches/sca-java-0.90/samples/helloworld-ws-reference/src/main/resources/wsdl/helloworld.wsdl
+++ b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference/src/main/resources/wsdl/helloworld.wsdl
diff --git a/branches/sca-java-0.90/samples/helloworld-ws-reference/src/test/java/helloworld/HelloWorldClientTestCase.java b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference/src/test/java/helloworld/HelloWorldClientTestCase.java
index c4b7d03246..c4b7d03246 100644
--- a/branches/sca-java-0.90/samples/helloworld-ws-reference/src/test/java/helloworld/HelloWorldClientTestCase.java
+++ b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference/src/test/java/helloworld/HelloWorldClientTestCase.java
diff --git a/branches/sca-java-0.90/samples/helloworld-ws-reference/src/test/java/helloworld/HelloWorldServerTest.java b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference/src/test/java/helloworld/HelloWorldServerTest.java
index e19b3a0f8f..e19b3a0f8f 100644
--- a/branches/sca-java-0.90/samples/helloworld-ws-reference/src/test/java/helloworld/HelloWorldServerTest.java
+++ b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-reference/src/test/java/helloworld/HelloWorldServerTest.java