summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/DISCLAIMER (renamed from branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/DISCLAIMER)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/LICENSE (renamed from branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/LICENSE)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/NOTICE (renamed from branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/NOTICE)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/README (renamed from branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/README)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/build.xml (renamed from branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/build.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/helloworld-ws-service-secure.png (renamed from branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/helloworld-ws-service-secure.png)bin158 -> 158 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/helloworld-ws-service-secure.svg (renamed from branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/helloworld-ws-service-secure.svg)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/pom.xml (renamed from branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/pom.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/java/helloworld/HelloWorldImpl.java (renamed from branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/java/helloworld/HelloWorldImpl.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/java/helloworld/HelloWorldServer.java (renamed from branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/java/helloworld/HelloWorldServer.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/java/helloworld/HelloWorldService.java (renamed from branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/java/helloworld/HelloWorldService.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/java/helloworld/ServerPWCBHandler.java (renamed from branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/java/helloworld/ServerPWCBHandler.java)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/resources/definitions.xml (renamed from branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/resources/definitions.xml)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/resources/helloworldKeys.jks (renamed from branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/resources/helloworldKeys.jks)bin1365 -> 1365 bytes
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/resources/helloworldws.composite (renamed from branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/resources/helloworldws.composite)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/resources/wsdl/helloworld.wsdl (renamed from branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/resources/wsdl/helloworld.wsdl)0
-rw-r--r--sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/test/java/helloworld/HelloWorldServerTestCase.java (renamed from branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/test/java/helloworld/HelloWorldServerTestCase.java)0
17 files changed, 0 insertions, 0 deletions
diff --git a/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/DISCLAIMER b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/DISCLAIMER
index d68a410903..d68a410903 100644
--- a/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/DISCLAIMER
+++ b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/DISCLAIMER
diff --git a/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/LICENSE b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/LICENSE
index 8aa906c321..8aa906c321 100644
--- a/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/LICENSE
+++ b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/LICENSE
diff --git a/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/NOTICE b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/NOTICE
index 94481d6cfa..94481d6cfa 100644
--- a/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/NOTICE
+++ b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/NOTICE
diff --git a/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/README b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/README
index d3e15fa60a..d3e15fa60a 100644
--- a/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/README
+++ b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/README
diff --git a/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/build.xml b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/build.xml
index 29bbae0173..29bbae0173 100644
--- a/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/build.xml
+++ b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/build.xml
diff --git a/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/helloworld-ws-service-secure.png b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/helloworld-ws-service-secure.png
index 6f7d9dd450..6f7d9dd450 100644
--- a/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/helloworld-ws-service-secure.png
+++ b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/helloworld-ws-service-secure.png
Binary files differ
diff --git a/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/helloworld-ws-service-secure.svg b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/helloworld-ws-service-secure.svg
index 53eb552923..53eb552923 100644
--- a/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/helloworld-ws-service-secure.svg
+++ b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/helloworld-ws-service-secure.svg
diff --git a/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/pom.xml b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/pom.xml
index fbe3389e11..fbe3389e11 100644
--- a/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/pom.xml
diff --git a/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/java/helloworld/HelloWorldImpl.java b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/java/helloworld/HelloWorldImpl.java
index 4cdcc1fd0b..4cdcc1fd0b 100644
--- a/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/java/helloworld/HelloWorldImpl.java
+++ b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/java/helloworld/HelloWorldImpl.java
diff --git a/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/java/helloworld/HelloWorldServer.java b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/java/helloworld/HelloWorldServer.java
index 3d43290380..3d43290380 100644
--- a/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/java/helloworld/HelloWorldServer.java
+++ b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/java/helloworld/HelloWorldServer.java
diff --git a/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/java/helloworld/HelloWorldService.java b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/java/helloworld/HelloWorldService.java
index 4b019b21bf..4b019b21bf 100644
--- a/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/java/helloworld/HelloWorldService.java
+++ b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/java/helloworld/HelloWorldService.java
diff --git a/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/java/helloworld/ServerPWCBHandler.java b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/java/helloworld/ServerPWCBHandler.java
index ded02f09d6..ded02f09d6 100644
--- a/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/java/helloworld/ServerPWCBHandler.java
+++ b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/java/helloworld/ServerPWCBHandler.java
diff --git a/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/resources/definitions.xml b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/resources/definitions.xml
index 679ab7de97..679ab7de97 100644
--- a/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/resources/definitions.xml
+++ b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/resources/definitions.xml
diff --git a/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/resources/helloworldKeys.jks b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/resources/helloworldKeys.jks
index c1a63b7f20..c1a63b7f20 100644
--- a/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/resources/helloworldKeys.jks
+++ b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/resources/helloworldKeys.jks
Binary files differ
diff --git a/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/resources/helloworldws.composite b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/resources/helloworldws.composite
index 5e08e93286..5e08e93286 100644
--- a/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/resources/helloworldws.composite
+++ b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/resources/helloworldws.composite
diff --git a/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/resources/wsdl/helloworld.wsdl b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/resources/wsdl/helloworld.wsdl
index 068229be6f..068229be6f 100644
--- a/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/resources/wsdl/helloworld.wsdl
+++ b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/main/resources/wsdl/helloworld.wsdl
diff --git a/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/test/java/helloworld/HelloWorldServerTestCase.java b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/test/java/helloworld/HelloWorldServerTestCase.java
index 5d05e8d244..5d05e8d244 100644
--- a/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/test/java/helloworld/HelloWorldServerTestCase.java
+++ b/sca-java-1.x/branches/sca-java-1.0.1/samples/helloworld-ws-service-secure/src/test/java/helloworld/HelloWorldServerTestCase.java