summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/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-lean/src/main/java/helloworld/HelloWorldClient.java (renamed from tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient.java)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient2.java (renamed from tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient2.java)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient3.java (renamed from tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient3.java)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient4.java (renamed from tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient4.java)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient5.java (renamed from tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient5.java)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldService.java (renamed from tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldService.java)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient.composite (renamed from tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient.composite)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient2.composite (renamed from tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient2.composite)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient3.composite (renamed from tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient3.composite)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient4.composite (renamed from tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient4.composite)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient5.composite (renamed from tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient5.composite)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/logging.properties (renamed from tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/logging.properties)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/wsdl/helloworld.wsdl (renamed from tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/wsdl/helloworld.wsdl)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/test/java/helloworld/HelloWorldClientTestCase.java (renamed from tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/test/java/helloworld/HelloWorldClientTestCase.java)0
-rw-r--r--sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/test/java/helloworld/HelloWorldTestServer.java (renamed from tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/test/java/helloworld/HelloWorldTestServer.java)0
15 files changed, 0 insertions, 0 deletions
diff --git a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient.java b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient.java
index f8d66876fa..f8d66876fa 100644
--- a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient.java
+++ b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient.java
diff --git a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient2.java b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient2.java
index 13a31b6391..13a31b6391 100644
--- a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient2.java
+++ b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient2.java
diff --git a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient3.java b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient3.java
index 6d1722095b..6d1722095b 100644
--- a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient3.java
+++ b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient3.java
diff --git a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient4.java b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient4.java
index 3def5194a5..3def5194a5 100644
--- a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient4.java
+++ b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient4.java
diff --git a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient5.java b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient5.java
index 7c1853566f..7c1853566f 100644
--- a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient5.java
+++ b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldClient5.java
diff --git a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldService.java b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldService.java
index db0c947cf7..db0c947cf7 100644
--- a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldService.java
+++ b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/java/helloworld/HelloWorldService.java
diff --git a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient.composite b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient.composite
index 991e4b4881..991e4b4881 100644
--- a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient.composite
+++ b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient.composite
diff --git a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient2.composite b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient2.composite
index 6ea14602b3..6ea14602b3 100644
--- a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient2.composite
+++ b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient2.composite
diff --git a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient3.composite b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient3.composite
index 3d6364f55f..3d6364f55f 100644
--- a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient3.composite
+++ b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient3.composite
diff --git a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient4.composite b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient4.composite
index 106e9db988..106e9db988 100644
--- a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient4.composite
+++ b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient4.composite
diff --git a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient5.composite b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient5.composite
index bbac4c3703..bbac4c3703 100644
--- a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient5.composite
+++ b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/helloworldwsclient5.composite
diff --git a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/logging.properties b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/logging.properties
index 3dca310cdb..3dca310cdb 100644
--- a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/logging.properties
+++ b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/logging.properties
diff --git a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/wsdl/helloworld.wsdl b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/wsdl/helloworld.wsdl
index 662c9affac..662c9affac 100644
--- a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/wsdl/helloworld.wsdl
+++ b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/main/resources/wsdl/helloworld.wsdl
diff --git a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/test/java/helloworld/HelloWorldClientTestCase.java b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/test/java/helloworld/HelloWorldClientTestCase.java
index 51b70f47c2..51b70f47c2 100644
--- a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/test/java/helloworld/HelloWorldClientTestCase.java
+++ b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/test/java/helloworld/HelloWorldClientTestCase.java
diff --git a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/test/java/helloworld/HelloWorldTestServer.java b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/test/java/helloworld/HelloWorldTestServer.java
index 8226ec884e..8226ec884e 100644
--- a/tags/java/sca/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/test/java/helloworld/HelloWorldTestServer.java
+++ b/sca-java-1.x/tags/1.5.1-RC1/samples/helloworld-ws-reference-lean/src/test/java/helloworld/HelloWorldTestServer.java