summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-service
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-service/README (renamed from branches/sca-java-0.90/samples/helloworld-ws-service/README)0
-rw-r--r--sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-service/build.xml (renamed from branches/sca-java-0.90/samples/helloworld-ws-service/build.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-service/helloworld-ws-service.png (renamed from branches/sca-java-0.90/samples/helloworld-ws-service/helloworld-ws-service.png)bin158 -> 158 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-service/helloworld-ws-service.svg (renamed from branches/sca-java-0.90/samples/helloworld-ws-service/helloworld-ws-service.svg)0
-rw-r--r--sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-service/pom.xml (renamed from branches/sca-java-0.90/samples/helloworld-ws-service/pom.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-service/src/main/java/helloworld/HelloWorldImpl.java (renamed from branches/sca-java-0.90/samples/helloworld-ws-service/src/main/java/helloworld/HelloWorldImpl.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-service/src/main/java/helloworld/HelloWorldServer.java (renamed from branches/sca-java-0.90/samples/helloworld-ws-service/src/main/java/helloworld/HelloWorldServer.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-service/src/main/java/helloworld/HelloWorldService.java (renamed from branches/sca-java-0.90/samples/helloworld-ws-service/src/main/java/helloworld/HelloWorldService.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-service/src/main/resources/helloworldws.composite (renamed from branches/sca-java-0.90/samples/helloworld-ws-service/src/main/resources/helloworldws.composite)0
-rw-r--r--sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-service/src/main/resources/wsdl/helloworld.wsdl (renamed from branches/sca-java-0.90/samples/helloworld-ws-service/src/main/resources/wsdl/helloworld.wsdl)0
-rw-r--r--sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-service/src/test/java/helloworld/HelloWorldServerTestCase.java (renamed from branches/sca-java-0.90/samples/helloworld-ws-service/src/test/java/helloworld/HelloWorldServerTestCase.java)0
11 files changed, 0 insertions, 0 deletions
diff --git a/branches/sca-java-0.90/samples/helloworld-ws-service/README b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-service/README
index f53c1d0afa..f53c1d0afa 100644
--- a/branches/sca-java-0.90/samples/helloworld-ws-service/README
+++ b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-service/README
diff --git a/branches/sca-java-0.90/samples/helloworld-ws-service/build.xml b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-service/build.xml
index 46678febc3..46678febc3 100644
--- a/branches/sca-java-0.90/samples/helloworld-ws-service/build.xml
+++ b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-service/build.xml
diff --git a/branches/sca-java-0.90/samples/helloworld-ws-service/helloworld-ws-service.png b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-service/helloworld-ws-service.png
index 6f7d9dd450..6f7d9dd450 100644
--- a/branches/sca-java-0.90/samples/helloworld-ws-service/helloworld-ws-service.png
+++ b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-service/helloworld-ws-service.png
Binary files differ
diff --git a/branches/sca-java-0.90/samples/helloworld-ws-service/helloworld-ws-service.svg b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-service/helloworld-ws-service.svg
index 3305faeed8..3305faeed8 100644
--- a/branches/sca-java-0.90/samples/helloworld-ws-service/helloworld-ws-service.svg
+++ b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-service/helloworld-ws-service.svg
diff --git a/branches/sca-java-0.90/samples/helloworld-ws-service/pom.xml b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-service/pom.xml
index c05016ae50..c05016ae50 100644
--- a/branches/sca-java-0.90/samples/helloworld-ws-service/pom.xml
+++ b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-service/pom.xml
diff --git a/branches/sca-java-0.90/samples/helloworld-ws-service/src/main/java/helloworld/HelloWorldImpl.java b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-service/src/main/java/helloworld/HelloWorldImpl.java
index 0de3c70303..0de3c70303 100644
--- a/branches/sca-java-0.90/samples/helloworld-ws-service/src/main/java/helloworld/HelloWorldImpl.java
+++ b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-service/src/main/java/helloworld/HelloWorldImpl.java
diff --git a/branches/sca-java-0.90/samples/helloworld-ws-service/src/main/java/helloworld/HelloWorldServer.java b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-service/src/main/java/helloworld/HelloWorldServer.java
index e03ed4dc25..e03ed4dc25 100644
--- a/branches/sca-java-0.90/samples/helloworld-ws-service/src/main/java/helloworld/HelloWorldServer.java
+++ b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-service/src/main/java/helloworld/HelloWorldServer.java
diff --git a/branches/sca-java-0.90/samples/helloworld-ws-service/src/main/java/helloworld/HelloWorldService.java b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-service/src/main/java/helloworld/HelloWorldService.java
index bd527ff8e2..bd527ff8e2 100644
--- a/branches/sca-java-0.90/samples/helloworld-ws-service/src/main/java/helloworld/HelloWorldService.java
+++ b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-service/src/main/java/helloworld/HelloWorldService.java
diff --git a/branches/sca-java-0.90/samples/helloworld-ws-service/src/main/resources/helloworldws.composite b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-service/src/main/resources/helloworldws.composite
index 8add8f1e18..8add8f1e18 100644
--- a/branches/sca-java-0.90/samples/helloworld-ws-service/src/main/resources/helloworldws.composite
+++ b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-service/src/main/resources/helloworldws.composite
diff --git a/branches/sca-java-0.90/samples/helloworld-ws-service/src/main/resources/wsdl/helloworld.wsdl b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-service/src/main/resources/wsdl/helloworld.wsdl
index db4f6674aa..db4f6674aa 100644
--- a/branches/sca-java-0.90/samples/helloworld-ws-service/src/main/resources/wsdl/helloworld.wsdl
+++ b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-service/src/main/resources/wsdl/helloworld.wsdl
diff --git a/branches/sca-java-0.90/samples/helloworld-ws-service/src/test/java/helloworld/HelloWorldServerTestCase.java b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-service/src/test/java/helloworld/HelloWorldServerTestCase.java
index cc0c93bd50..cc0c93bd50 100644
--- a/branches/sca-java-0.90/samples/helloworld-ws-service/src/test/java/helloworld/HelloWorldServerTestCase.java
+++ b/sca-java-1.x/branches/sca-java-0.90/samples/helloworld-ws-service/src/test/java/helloworld/HelloWorldServerTestCase.java