summaryrefslogtreecommitdiffstats
path: root/branches/sca-trunk-20080910/tutorials/store/www-services/catalog-amazon/src
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--branches/sca-trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/CatalogClient.java (renamed from branches/trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/CatalogClient.java)0
-rw-r--r--branches/sca-trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/CatalogService.java (renamed from branches/trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/CatalogService.java)0
-rw-r--r--branches/sca-trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/amazon/AmazonCatalogService.java (renamed from branches/trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/amazon/AmazonCatalogService.java)0
-rw-r--r--branches/sca-trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/amazon/AmazonCatalogServiceImpl.java (renamed from branches/trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/amazon/AmazonCatalogServiceImpl.java)0
-rw-r--r--branches/sca-trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/ebay/EBayCatalogService.java (renamed from branches/trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/ebay/EBayCatalogService.java)0
-rw-r--r--branches/sca-trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/ebay/EBayCatalogServiceImpl.java (renamed from branches/trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/ebay/EBayCatalogServiceImpl.java)0
-rw-r--r--branches/sca-trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/util/NamespaceContextImpl.java (renamed from branches/trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/util/NamespaceContextImpl.java)0
-rw-r--r--branches/sca-trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/util/XPathHelper.java (renamed from branches/trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/util/XPathHelper.java)0
-rw-r--r--branches/sca-trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/resources/catalog.composite (renamed from branches/trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/resources/catalog.composite)0
-rw-r--r--branches/sca-trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/resources/wsdl/AWSECommerceService.wsdl (renamed from branches/trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/resources/wsdl/AWSECommerceService.wsdl)0
-rw-r--r--branches/sca-trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/resources/wsdl/ShoppingService.wsdl (renamed from branches/trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/resources/wsdl/ShoppingService.wsdl)0
11 files changed, 0 insertions, 0 deletions
diff --git a/branches/trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/CatalogClient.java b/branches/sca-trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/CatalogClient.java
index de67e597ac..de67e597ac 100644
--- a/branches/trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/CatalogClient.java
+++ b/branches/sca-trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/CatalogClient.java
diff --git a/branches/trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/CatalogService.java b/branches/sca-trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/CatalogService.java
index c5db53621c..c5db53621c 100644
--- a/branches/trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/CatalogService.java
+++ b/branches/sca-trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/CatalogService.java
diff --git a/branches/trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/amazon/AmazonCatalogService.java b/branches/sca-trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/amazon/AmazonCatalogService.java
index ce66396582..ce66396582 100644
--- a/branches/trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/amazon/AmazonCatalogService.java
+++ b/branches/sca-trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/amazon/AmazonCatalogService.java
diff --git a/branches/trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/amazon/AmazonCatalogServiceImpl.java b/branches/sca-trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/amazon/AmazonCatalogServiceImpl.java
index 2c56a37601..2c56a37601 100644
--- a/branches/trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/amazon/AmazonCatalogServiceImpl.java
+++ b/branches/sca-trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/amazon/AmazonCatalogServiceImpl.java
diff --git a/branches/trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/ebay/EBayCatalogService.java b/branches/sca-trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/ebay/EBayCatalogService.java
index 5aeaabdbf3..5aeaabdbf3 100644
--- a/branches/trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/ebay/EBayCatalogService.java
+++ b/branches/sca-trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/ebay/EBayCatalogService.java
diff --git a/branches/trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/ebay/EBayCatalogServiceImpl.java b/branches/sca-trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/ebay/EBayCatalogServiceImpl.java
index dc69816c27..dc69816c27 100644
--- a/branches/trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/ebay/EBayCatalogServiceImpl.java
+++ b/branches/sca-trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/ebay/EBayCatalogServiceImpl.java
diff --git a/branches/trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/util/NamespaceContextImpl.java b/branches/sca-trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/util/NamespaceContextImpl.java
index dcd14f5530..dcd14f5530 100644
--- a/branches/trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/util/NamespaceContextImpl.java
+++ b/branches/sca-trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/util/NamespaceContextImpl.java
diff --git a/branches/trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/util/XPathHelper.java b/branches/sca-trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/util/XPathHelper.java
index 850ba7d8ae..850ba7d8ae 100644
--- a/branches/trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/util/XPathHelper.java
+++ b/branches/sca-trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/java/catalog/util/XPathHelper.java
diff --git a/branches/trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/resources/catalog.composite b/branches/sca-trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/resources/catalog.composite
index d8105b7465..d8105b7465 100644
--- a/branches/trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/resources/catalog.composite
+++ b/branches/sca-trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/resources/catalog.composite
diff --git a/branches/trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/resources/wsdl/AWSECommerceService.wsdl b/branches/sca-trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/resources/wsdl/AWSECommerceService.wsdl
index 55514fff7a..55514fff7a 100644
--- a/branches/trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/resources/wsdl/AWSECommerceService.wsdl
+++ b/branches/sca-trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/resources/wsdl/AWSECommerceService.wsdl
diff --git a/branches/trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/resources/wsdl/ShoppingService.wsdl b/branches/sca-trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/resources/wsdl/ShoppingService.wsdl
index 0a4871ca88..0a4871ca88 100644
--- a/branches/trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/resources/wsdl/ShoppingService.wsdl
+++ b/branches/sca-trunk-20080910/tutorials/store/www-services/catalog-amazon/src/main/resources/wsdl/ShoppingService.wsdl