summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference/src
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldClient.java (renamed from tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldClient.java)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldService.java (renamed from tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldService.java)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldServiceComponent.java (renamed from tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldServiceComponent.java)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference/src/main/resources/helloworldwsclient.composite (renamed from tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference/src/main/resources/helloworldwsclient.composite)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference/src/main/resources/logging.properties (renamed from tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference/src/main/resources/logging.properties)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference/src/main/resources/wsdl/helloworld.wsdl (renamed from tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference/src/main/resources/wsdl/helloworld.wsdl)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference/src/test/java/helloworld/HelloWorldClientTestCase.java (renamed from tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference/src/test/java/helloworld/HelloWorldClientTestCase.java)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference/src/test/java/helloworld/HelloWorldTestServer.java (renamed from tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference/src/test/java/helloworld/HelloWorldTestServer.java)0
8 files changed, 0 insertions, 0 deletions
diff --git a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldClient.java b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldClient.java
index 4559b282fe..4559b282fe 100644
--- a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldClient.java
+++ b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldClient.java
diff --git a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldService.java b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldService.java
index db0c947cf7..db0c947cf7 100644
--- a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldService.java
+++ b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldService.java
diff --git a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldServiceComponent.java b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldServiceComponent.java
index 0dee19550b..0dee19550b 100644
--- a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldServiceComponent.java
+++ b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldServiceComponent.java
diff --git a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference/src/main/resources/helloworldwsclient.composite b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference/src/main/resources/helloworldwsclient.composite
index 899ad5ce35..899ad5ce35 100644
--- a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference/src/main/resources/helloworldwsclient.composite
+++ b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference/src/main/resources/helloworldwsclient.composite
diff --git a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference/src/main/resources/logging.properties b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference/src/main/resources/logging.properties
index 3dca310cdb..3dca310cdb 100644
--- a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference/src/main/resources/logging.properties
+++ b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference/src/main/resources/logging.properties
diff --git a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference/src/main/resources/wsdl/helloworld.wsdl b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference/src/main/resources/wsdl/helloworld.wsdl
index 662c9affac..662c9affac 100644
--- a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference/src/main/resources/wsdl/helloworld.wsdl
+++ b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference/src/main/resources/wsdl/helloworld.wsdl
diff --git a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference/src/test/java/helloworld/HelloWorldClientTestCase.java b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference/src/test/java/helloworld/HelloWorldClientTestCase.java
index 7ce89179c2..7ce89179c2 100644
--- a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference/src/test/java/helloworld/HelloWorldClientTestCase.java
+++ b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference/src/test/java/helloworld/HelloWorldClientTestCase.java
diff --git a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference/src/test/java/helloworld/HelloWorldTestServer.java b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference/src/test/java/helloworld/HelloWorldTestServer.java
index 8226ec884e..8226ec884e 100644
--- a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference/src/test/java/helloworld/HelloWorldTestServer.java
+++ b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference/src/test/java/helloworld/HelloWorldTestServer.java