diff options
Diffstat (limited to '')
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/README (renamed from branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/README) | 0 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/build.xml (renamed from branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/build.xml) | 0 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/helloworld-ws-reference-secure.png (renamed from branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/helloworld-ws-reference-secure.png) | bin | 7549 -> 7549 bytes | |||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/helloworld-ws-reference-secure.svg (renamed from branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/helloworld-ws-reference-secure.svg) | 0 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/pom.xml (renamed from branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/pom.xml) | 0 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/java/helloworld/ClientPWCBHandler.java (renamed from branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/java/helloworld/ClientPWCBHandler.java) | 0 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/java/helloworld/HelloWorldClient.java (renamed from branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/java/helloworld/HelloWorldClient.java) | 0 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/java/helloworld/HelloWorldService.java (renamed from branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/java/helloworld/HelloWorldService.java) | 0 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/java/helloworld/HelloWorldServiceComponent.java (renamed from branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/java/helloworld/HelloWorldServiceComponent.java) | 0 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/resources/META-INF/services/org.apache.tuscany.sca.policy.util.PolicyHandler (renamed from branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/resources/META-INF/services/org.apache.tuscany.sca.policy.util.PolicyHandler) | 0 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/resources/definitions.xml (renamed from branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/resources/definitions.xml) | 0 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/resources/helloworldKeys.jks (renamed from branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/resources/helloworldKeys.jks) | bin | 1354 -> 1354 bytes | |||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/resources/helloworldwsclient.composite (renamed from branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/resources/helloworldwsclient.composite) | 0 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/resources/logging.properties (renamed from branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/resources/logging.properties) | 0 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/resources/wsdl/helloworld.wsdl (renamed from branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/resources/wsdl/helloworld.wsdl) | 0 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/test/java/helloworld/HelloWorldClientTestCase.java (renamed from branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/test/java/helloworld/HelloWorldClientTestCase.java) | 0 | ||||
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/test/java/helloworld/HelloWorldTestServer.java (renamed from branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/test/java/helloworld/HelloWorldTestServer.java) | 0 |
17 files changed, 0 insertions, 0 deletions
diff --git a/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/README b/sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/README index 167991c8f7..167991c8f7 100644 --- a/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/README +++ b/sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/README diff --git a/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/build.xml b/sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/build.xml index 38f1b7549d..38f1b7549d 100644 --- a/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/build.xml +++ b/sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/build.xml diff --git a/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/helloworld-ws-reference-secure.png b/sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/helloworld-ws-reference-secure.png Binary files differindex bd2bba41db..bd2bba41db 100644 --- a/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/helloworld-ws-reference-secure.png +++ b/sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/helloworld-ws-reference-secure.png diff --git a/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/helloworld-ws-reference-secure.svg b/sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/helloworld-ws-reference-secure.svg index 333ad53e0a..333ad53e0a 100644 --- a/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/helloworld-ws-reference-secure.svg +++ b/sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/helloworld-ws-reference-secure.svg diff --git a/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/pom.xml b/sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/pom.xml index 8890813015..8890813015 100644 --- a/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/pom.xml +++ b/sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/pom.xml diff --git a/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/java/helloworld/ClientPWCBHandler.java b/sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/java/helloworld/ClientPWCBHandler.java index 0f1ebf46d6..0f1ebf46d6 100644 --- a/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/java/helloworld/ClientPWCBHandler.java +++ b/sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/java/helloworld/ClientPWCBHandler.java diff --git a/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/java/helloworld/HelloWorldClient.java b/sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/java/helloworld/HelloWorldClient.java index a21619fc8a..a21619fc8a 100644 --- a/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/java/helloworld/HelloWorldClient.java +++ b/sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/java/helloworld/HelloWorldClient.java diff --git a/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/java/helloworld/HelloWorldService.java b/sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/java/helloworld/HelloWorldService.java index c0259c6e07..c0259c6e07 100644 --- a/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/java/helloworld/HelloWorldService.java +++ b/sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/java/helloworld/HelloWorldService.java diff --git a/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/java/helloworld/HelloWorldServiceComponent.java b/sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/java/helloworld/HelloWorldServiceComponent.java index 27cef47677..27cef47677 100644 --- a/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/java/helloworld/HelloWorldServiceComponent.java +++ b/sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/java/helloworld/HelloWorldServiceComponent.java diff --git a/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/resources/META-INF/services/org.apache.tuscany.sca.policy.util.PolicyHandler b/sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/resources/META-INF/services/org.apache.tuscany.sca.policy.util.PolicyHandler index 8b089c7222..8b089c7222 100644 --- a/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/resources/META-INF/services/org.apache.tuscany.sca.policy.util.PolicyHandler +++ b/sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/resources/META-INF/services/org.apache.tuscany.sca.policy.util.PolicyHandler diff --git a/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/resources/definitions.xml b/sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/resources/definitions.xml index 0ab3a5a9f1..0ab3a5a9f1 100644 --- a/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/resources/definitions.xml +++ b/sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/resources/definitions.xml diff --git a/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/resources/helloworldKeys.jks b/sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/resources/helloworldKeys.jks Binary files differindex e2184ad3c6..e2184ad3c6 100644 --- a/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/resources/helloworldKeys.jks +++ b/sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/resources/helloworldKeys.jks diff --git a/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/resources/helloworldwsclient.composite b/sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/resources/helloworldwsclient.composite index 904befaf60..904befaf60 100644 --- a/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/resources/helloworldwsclient.composite +++ b/sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/resources/helloworldwsclient.composite diff --git a/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/resources/logging.properties b/sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/resources/logging.properties index 3a4b43222d..3a4b43222d 100644 --- a/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/resources/logging.properties +++ b/sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/resources/logging.properties diff --git a/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/resources/wsdl/helloworld.wsdl b/sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/resources/wsdl/helloworld.wsdl index e6fcc6f4a6..e6fcc6f4a6 100644 --- a/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/resources/wsdl/helloworld.wsdl +++ b/sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/main/resources/wsdl/helloworld.wsdl diff --git a/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/test/java/helloworld/HelloWorldClientTestCase.java b/sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/test/java/helloworld/HelloWorldClientTestCase.java index 848c41d1c7..848c41d1c7 100644 --- a/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/test/java/helloworld/HelloWorldClientTestCase.java +++ b/sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/test/java/helloworld/HelloWorldClientTestCase.java diff --git a/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/test/java/helloworld/HelloWorldTestServer.java b/sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/test/java/helloworld/HelloWorldTestServer.java index 21f2166560..21f2166560 100644 --- a/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/test/java/helloworld/HelloWorldTestServer.java +++ b/sca-java-1.x/branches/sca-java-1.5.1/samples/helloworld-ws-reference-secure/src/test/java/helloworld/HelloWorldTestServer.java |