summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.3.1/samples/helloworld-ws-reference/src/main
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:08:02 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-11-11 23:08:02 +0000
commite0ff67c0b32813ea48734c770a5ffc1952644e29 (patch)
treef36cc42aee12d0f41c8ddd1f20b4e67364283352 /sca-java-1.x/branches/sca-java-1.3.1/samples/helloworld-ws-reference/src/main
parent89d72264d0af4c65c9bf0b7a6f823f13d69162aa (diff)
Moving 1.x branches
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835128 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.1/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldClient.java (renamed from branches/sca-java-1.3.1/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldClient.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.1/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldService.java (renamed from branches/sca-java-1.3.1/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldService.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.1/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldServiceComponent.java (renamed from branches/sca-java-1.3.1/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldServiceComponent.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.1/samples/helloworld-ws-reference/src/main/resources/helloworldwsclient.composite (renamed from branches/sca-java-1.3.1/samples/helloworld-ws-reference/src/main/resources/helloworldwsclient.composite)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.1/samples/helloworld-ws-reference/src/main/resources/logging.properties (renamed from branches/sca-java-1.3.1/samples/helloworld-ws-reference/src/main/resources/logging.properties)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.3.1/samples/helloworld-ws-reference/src/main/resources/wsdl/helloworld.wsdl (renamed from branches/sca-java-1.3.1/samples/helloworld-ws-reference/src/main/resources/wsdl/helloworld.wsdl)0
6 files changed, 0 insertions, 0 deletions
diff --git a/branches/sca-java-1.3.1/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldClient.java b/sca-java-1.x/branches/sca-java-1.3.1/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldClient.java
index 4559b282fe..4559b282fe 100644
--- a/branches/sca-java-1.3.1/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldClient.java
+++ b/sca-java-1.x/branches/sca-java-1.3.1/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldClient.java
diff --git a/branches/sca-java-1.3.1/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldService.java b/sca-java-1.x/branches/sca-java-1.3.1/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldService.java
index db0c947cf7..db0c947cf7 100644
--- a/branches/sca-java-1.3.1/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldService.java
+++ b/sca-java-1.x/branches/sca-java-1.3.1/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldService.java
diff --git a/branches/sca-java-1.3.1/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldServiceComponent.java b/sca-java-1.x/branches/sca-java-1.3.1/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldServiceComponent.java
index 0dee19550b..0dee19550b 100644
--- a/branches/sca-java-1.3.1/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldServiceComponent.java
+++ b/sca-java-1.x/branches/sca-java-1.3.1/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldServiceComponent.java
diff --git a/branches/sca-java-1.3.1/samples/helloworld-ws-reference/src/main/resources/helloworldwsclient.composite b/sca-java-1.x/branches/sca-java-1.3.1/samples/helloworld-ws-reference/src/main/resources/helloworldwsclient.composite
index 899ad5ce35..899ad5ce35 100644
--- a/branches/sca-java-1.3.1/samples/helloworld-ws-reference/src/main/resources/helloworldwsclient.composite
+++ b/sca-java-1.x/branches/sca-java-1.3.1/samples/helloworld-ws-reference/src/main/resources/helloworldwsclient.composite
diff --git a/branches/sca-java-1.3.1/samples/helloworld-ws-reference/src/main/resources/logging.properties b/sca-java-1.x/branches/sca-java-1.3.1/samples/helloworld-ws-reference/src/main/resources/logging.properties
index 3dca310cdb..3dca310cdb 100644
--- a/branches/sca-java-1.3.1/samples/helloworld-ws-reference/src/main/resources/logging.properties
+++ b/sca-java-1.x/branches/sca-java-1.3.1/samples/helloworld-ws-reference/src/main/resources/logging.properties
diff --git a/branches/sca-java-1.3.1/samples/helloworld-ws-reference/src/main/resources/wsdl/helloworld.wsdl b/sca-java-1.x/branches/sca-java-1.3.1/samples/helloworld-ws-reference/src/main/resources/wsdl/helloworld.wsdl
index 662c9affac..662c9affac 100644
--- a/branches/sca-java-1.3.1/samples/helloworld-ws-reference/src/main/resources/wsdl/helloworld.wsdl
+++ b/sca-java-1.x/branches/sca-java-1.3.1/samples/helloworld-ws-reference/src/main/resources/wsdl/helloworld.wsdl