summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-0.91/samples/helloworld-ws-reference/src
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/branches/sca-java-0.91/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldClient.java (renamed from branches/sca-java-0.91/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldClient.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-0.91/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldService.java (renamed from branches/sca-java-0.91/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldService.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-0.91/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldServiceComponent.java (renamed from branches/sca-java-0.91/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldServiceComponent.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-0.91/samples/helloworld-ws-reference/src/main/resources/helloworldwsclient.composite (renamed from branches/sca-java-0.91/samples/helloworld-ws-reference/src/main/resources/helloworldwsclient.composite)0
-rw-r--r--sca-java-1.x/branches/sca-java-0.91/samples/helloworld-ws-reference/src/main/resources/logging.properties (renamed from branches/sca-java-0.91/samples/helloworld-ws-reference/src/main/resources/logging.properties)0
-rw-r--r--sca-java-1.x/branches/sca-java-0.91/samples/helloworld-ws-reference/src/main/resources/wsdl/helloworld.wsdl (renamed from branches/sca-java-0.91/samples/helloworld-ws-reference/src/main/resources/wsdl/helloworld.wsdl)0
-rw-r--r--sca-java-1.x/branches/sca-java-0.91/samples/helloworld-ws-reference/src/test/java/helloworld/HelloWorldClientTestCase.java (renamed from branches/sca-java-0.91/samples/helloworld-ws-reference/src/test/java/helloworld/HelloWorldClientTestCase.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-0.91/samples/helloworld-ws-reference/src/test/java/helloworld/HelloWorldServerTest.java (renamed from branches/sca-java-0.91/samples/helloworld-ws-reference/src/test/java/helloworld/HelloWorldServerTest.java)0
8 files changed, 0 insertions, 0 deletions
diff --git a/branches/sca-java-0.91/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldClient.java b/sca-java-1.x/branches/sca-java-0.91/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldClient.java
index 4559b282fe..4559b282fe 100644
--- a/branches/sca-java-0.91/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldClient.java
+++ b/sca-java-1.x/branches/sca-java-0.91/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldClient.java
diff --git a/branches/sca-java-0.91/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldService.java b/sca-java-1.x/branches/sca-java-0.91/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldService.java
index 433a98fd7f..433a98fd7f 100644
--- a/branches/sca-java-0.91/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldService.java
+++ b/sca-java-1.x/branches/sca-java-0.91/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldService.java
diff --git a/branches/sca-java-0.91/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldServiceComponent.java b/sca-java-1.x/branches/sca-java-0.91/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldServiceComponent.java
index 0dee19550b..0dee19550b 100644
--- a/branches/sca-java-0.91/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldServiceComponent.java
+++ b/sca-java-1.x/branches/sca-java-0.91/samples/helloworld-ws-reference/src/main/java/helloworld/HelloWorldServiceComponent.java
diff --git a/branches/sca-java-0.91/samples/helloworld-ws-reference/src/main/resources/helloworldwsclient.composite b/sca-java-1.x/branches/sca-java-0.91/samples/helloworld-ws-reference/src/main/resources/helloworldwsclient.composite
index 1f1310cbe9..1f1310cbe9 100644
--- a/branches/sca-java-0.91/samples/helloworld-ws-reference/src/main/resources/helloworldwsclient.composite
+++ b/sca-java-1.x/branches/sca-java-0.91/samples/helloworld-ws-reference/src/main/resources/helloworldwsclient.composite
diff --git a/branches/sca-java-0.91/samples/helloworld-ws-reference/src/main/resources/logging.properties b/sca-java-1.x/branches/sca-java-0.91/samples/helloworld-ws-reference/src/main/resources/logging.properties
index 3dca310cdb..3dca310cdb 100644
--- a/branches/sca-java-0.91/samples/helloworld-ws-reference/src/main/resources/logging.properties
+++ b/sca-java-1.x/branches/sca-java-0.91/samples/helloworld-ws-reference/src/main/resources/logging.properties
diff --git a/branches/sca-java-0.91/samples/helloworld-ws-reference/src/main/resources/wsdl/helloworld.wsdl b/sca-java-1.x/branches/sca-java-0.91/samples/helloworld-ws-reference/src/main/resources/wsdl/helloworld.wsdl
index 1e468bc9ca..1e468bc9ca 100644
--- a/branches/sca-java-0.91/samples/helloworld-ws-reference/src/main/resources/wsdl/helloworld.wsdl
+++ b/sca-java-1.x/branches/sca-java-0.91/samples/helloworld-ws-reference/src/main/resources/wsdl/helloworld.wsdl
diff --git a/branches/sca-java-0.91/samples/helloworld-ws-reference/src/test/java/helloworld/HelloWorldClientTestCase.java b/sca-java-1.x/branches/sca-java-0.91/samples/helloworld-ws-reference/src/test/java/helloworld/HelloWorldClientTestCase.java
index c4b7d03246..c4b7d03246 100644
--- a/branches/sca-java-0.91/samples/helloworld-ws-reference/src/test/java/helloworld/HelloWorldClientTestCase.java
+++ b/sca-java-1.x/branches/sca-java-0.91/samples/helloworld-ws-reference/src/test/java/helloworld/HelloWorldClientTestCase.java
diff --git a/branches/sca-java-0.91/samples/helloworld-ws-reference/src/test/java/helloworld/HelloWorldServerTest.java b/sca-java-1.x/branches/sca-java-0.91/samples/helloworld-ws-reference/src/test/java/helloworld/HelloWorldServerTest.java
index 40caf1de4d..40caf1de4d 100644
--- a/branches/sca-java-0.91/samples/helloworld-ws-reference/src/test/java/helloworld/HelloWorldServerTest.java
+++ b/sca-java-1.x/branches/sca-java-0.91/samples/helloworld-ws-reference/src/test/java/helloworld/HelloWorldServerTest.java