From bee80d90df6104edff19cbb6a318fac3d64296aa Mon Sep 17 00:00:00 2001 From: antelder Date: Sat, 16 May 2009 08:53:06 +0000 Subject: Create 1.5 release branch from current 1.x trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775437 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/definitions.xml | 50 +++++++ .../src/main/resources/store-protected.composite | 64 ++++++++ .../src/main/resources/store-ssl.composite | 64 ++++++++ .../src/main/resources/store.composite | 64 ++++++++ .../src/main/resources/tuscany.keyStore | Bin 0 -> 1265 bytes .../src/main/resources/uiservices/store.html | 162 +++++++++++++++++++++ 6 files changed, 404 insertions(+) create mode 100644 branches/sca-java-1.5/samples/store-secure/src/main/resources/definitions.xml create mode 100644 branches/sca-java-1.5/samples/store-secure/src/main/resources/store-protected.composite create mode 100644 branches/sca-java-1.5/samples/store-secure/src/main/resources/store-ssl.composite create mode 100644 branches/sca-java-1.5/samples/store-secure/src/main/resources/store.composite create mode 100644 branches/sca-java-1.5/samples/store-secure/src/main/resources/tuscany.keyStore create mode 100644 branches/sca-java-1.5/samples/store-secure/src/main/resources/uiservices/store.html (limited to 'branches/sca-java-1.5/samples/store-secure/src/main/resources') diff --git a/branches/sca-java-1.5/samples/store-secure/src/main/resources/definitions.xml b/branches/sca-java-1.5/samples/store-secure/src/main/resources/definitions.xml new file mode 100644 index 0000000000..140c5fd1c5 --- /dev/null +++ b/branches/sca-java-1.5/samples/store-secure/src/main/resources/definitions.xml @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/branches/sca-java-1.5/samples/store-secure/src/main/resources/store-protected.composite b/branches/sca-java-1.5/samples/store-secure/src/main/resources/store-protected.composite new file mode 100644 index 0000000000..5619afd8d9 --- /dev/null +++ b/branches/sca-java-1.5/samples/store-secure/src/main/resources/store-protected.composite @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + + + + + + + + USD + + + + + + + + + + + + + + + + + + + + + diff --git a/branches/sca-java-1.5/samples/store-secure/src/main/resources/store-ssl.composite b/branches/sca-java-1.5/samples/store-secure/src/main/resources/store-ssl.composite new file mode 100644 index 0000000000..79ef3f31a3 --- /dev/null +++ b/branches/sca-java-1.5/samples/store-secure/src/main/resources/store-ssl.composite @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + + + + + + + + USD + + + + + + + + + + + + + + + + + + + + + diff --git a/branches/sca-java-1.5/samples/store-secure/src/main/resources/store.composite b/branches/sca-java-1.5/samples/store-secure/src/main/resources/store.composite new file mode 100644 index 0000000000..8aef45c53c --- /dev/null +++ b/branches/sca-java-1.5/samples/store-secure/src/main/resources/store.composite @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + + + + + + + + USD + + + + + + + + + + + + + + + + + + + + + diff --git a/branches/sca-java-1.5/samples/store-secure/src/main/resources/tuscany.keyStore b/branches/sca-java-1.5/samples/store-secure/src/main/resources/tuscany.keyStore new file mode 100644 index 0000000000..7ea23f7ff4 Binary files /dev/null and b/branches/sca-java-1.5/samples/store-secure/src/main/resources/tuscany.keyStore differ diff --git a/branches/sca-java-1.5/samples/store-secure/src/main/resources/uiservices/store.html b/branches/sca-java-1.5/samples/store-secure/src/main/resources/uiservices/store.html new file mode 100644 index 0000000000..ba004e02ac --- /dev/null +++ b/branches/sca-java-1.5/samples/store-secure/src/main/resources/uiservices/store.html @@ -0,0 +1,162 @@ + + + +Store + + + + + + + + +

Store

+
+

Catalog

+
+
+
+ +
+ +
+ +

Your Shopping Cart

+
+
+
+
+
+ + + (feed) +
+
+ + -- cgit v1.2.3