summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud.composite37
-rw-r--r--sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/CatalogEJBNode.composite35
-rw-r--r--sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/CatalogMediationNode.composite33
-rw-r--r--sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/CatalogWebAppNode.composite36
-rw-r--r--sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/CatalogsNode.composite33
-rw-r--r--sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/CurrencyNode.composite33
-rw-r--r--sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/StoreClientNode.composite33
-rw-r--r--sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/StoreDBNode.composite35
-rw-r--r--sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/StoreEUNode.composite36
-rw-r--r--sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/StoreEnterpriseNode.composite35
-rw-r--r--sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/StoreMarketNode.composite35
-rw-r--r--sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/StoreMashupNode.composite35
-rw-r--r--sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/StoreMergerNode.composite35
-rw-r--r--sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/StoreNode.composite35
-rw-r--r--sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/StoreSupplierNode.composite36
15 files changed, 0 insertions, 522 deletions
diff --git a/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud.composite b/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud.composite
deleted file mode 100644
index ea0ff1e637..0000000000
--- a/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud.composite
+++ /dev/null
@@ -1,37 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
--->
-<composite name="cloud"
- targetNamespace="http://tuscany.apache.org/xmlns/sca/1.0/"
- xmlns="http://www.osoa.org/xmlns/sca/1.0" xmlns:ns1="http://www.osoa.org/xmlns/sca/1.0">
- <include name="ns2:CurrencyNode" uri="http://tuscany.apache.org/cloud" xmlns:ns2="http://tuscany.apache.org/cloud"/>
- <include name="ns2:CatalogsNode" uri="http://tuscany.apache.org/cloud" xmlns:ns2="http://tuscany.apache.org/cloud"/>
- <include name="ns2:StoreNode" uri="http://tuscany.apache.org/cloud" xmlns:ns2="http://tuscany.apache.org/cloud"/>
- <include name="ns2:StoreMergerNode" uri="http://tuscany.apache.org/cloud" xmlns:ns2="http://tuscany.apache.org/cloud"/>
- <include name="ns2:StoreClientNode" uri="http://tuscany.apache.org/cloud" xmlns:ns2="http://tuscany.apache.org/cloud"/>
- <include name="ns2:StoreDBNode" uri="http://tuscany.apache.org/cloud" xmlns:ns2="http://tuscany.apache.org/cloud"/>
- <include name="ns2:StoreSupplierNode" uri="http://tuscany.apache.org/cloud" xmlns:ns2="http://tuscany.apache.org/cloud"/>
- <include name="ns2:StoreEUNode" uri="http://tuscany.apache.org/cloud" xmlns:ns2="http://tuscany.apache.org/cloud"/>
- <include name="ns2:StoreEnterpriseNode" uri="http://tuscany.apache.org/cloud" xmlns:ns2="http://tuscany.apache.org/cloud"/>
- <!--include name="ns2:StoreMashupNode" uri="http://tuscany.apache.org/cloud" xmlns:ns2="http://tuscany.apache.org/cloud"/-->
- <!--include name="ns2:StoreMarketNode" uri="http://tuscany.apache.org/cloud" xmlns:ns2="http://tuscany.apache.org/cloud"/-->
- <!--include name="ns2:CatalogWebAppNode" uri="http://tuscany.apache.org/cloud" xmlns:ns2="http://tuscany.apache.org/cloud"/-->
- <!--include name="ns2:CatalogMediationNode" uri="http://tuscany.apache.org/cloud" xmlns:ns2="http://tuscany.apache.org/cloud"/-->
- <!--include name="ns2:CatalogEJBNode" uri="http://tuscany.apache.org/cloud" xmlns:ns2="http://tuscany.apache.org/cloud"/-->
-</composite>
diff --git a/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/CatalogEJBNode.composite b/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/CatalogEJBNode.composite
deleted file mode 100644
index 02e83d4c8d..0000000000
--- a/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/CatalogEJBNode.composite
+++ /dev/null
@@ -1,35 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
--->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
- xmlns:t="http://tuscany.apache.org/xmlns/sca/1.0"
- targetNamespace="http://tuscany.apache.org/cloud"
- xmlns:c="http://catalog"
- name="CatalogEJBNode">
-
- <component name="CatalogEJBNode">
- <t:implementation.node uri="catalog-ejb" composite="c:catalog-ejb"/>
- <service name="Node">
- <t:binding.http uri="http://localhost:8080"/>
- <!-- <binding.ejb uri="corbaname:iiop:1.2@localhost:2809/NameServiceServerRoot#"/> -->
- <binding.ejb uri="corbaname:iiop:1.2@localhost:1050#"/>
- </service>
- </component>
-
-</composite>
diff --git a/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/CatalogMediationNode.composite b/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/CatalogMediationNode.composite
deleted file mode 100644
index bac96d9781..0000000000
--- a/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/CatalogMediationNode.composite
+++ /dev/null
@@ -1,33 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
--->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
- xmlns:t="http://tuscany.apache.org/xmlns/sca/1.0"
- targetNamespace="http://tuscany.apache.org/cloud"
- xmlns:c="http://catalog"
- name="CatalogMediationNode">
-
- <component name="CatalogMediationNode">
- <t:implementation.node uri="catalog-mediation" composite="c:catalog-mediation"/>
- <service name="Node">
- <binding.ws uri="http://localhost:8105"/>
- </service>
- </component>
-
-</composite>
diff --git a/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/CatalogWebAppNode.composite b/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/CatalogWebAppNode.composite
deleted file mode 100644
index f3ed2dfdd5..0000000000
--- a/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/CatalogWebAppNode.composite
+++ /dev/null
@@ -1,36 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
--->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
- xmlns:t="http://tuscany.apache.org/xmlns/sca/1.0"
- xmlns:c="http://catalog"
- targetNamespace="http://tuscany.apache.org/cloud"
- name="CatalogWebAppNode">
-
- <component name="CatalogWebAppNode">
- <t:implementation.node uri="catalog-webapp" composite="c:catalog-web" />
- <service name="Node">
- <binding.ws uri="http://localhost:8080/CatalogWebAppNode" />
- <t:binding.http uri="http://localhost:8080/CatalogWebAppNode" />
- <t:binding.jsonrpc uri="http://localhost:8080/CatalogWebAppNode" />
- <t:binding.atom uri="http://localhost:8080/CatalogWebAppNode" />
- </service>
- </component>
-
-</composite> \ No newline at end of file
diff --git a/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/CatalogsNode.composite b/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/CatalogsNode.composite
deleted file mode 100644
index 3a5ec770cb..0000000000
--- a/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/CatalogsNode.composite
+++ /dev/null
@@ -1,33 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
--->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
- xmlns:t="http://tuscany.apache.org/xmlns/sca/1.0"
- targetNamespace="http://tuscany.apache.org/cloud"
- xmlns:c="http://services"
- name="CatalogsNode">
-
- <component name="CatalogsNode">
- <t:implementation.node uri="web-services" composite="c:catalogs"/>
- <service name="Node">
- <binding.ws uri="http://localhost:8200"/>
- </service>
- </component>
-
-</composite>
diff --git a/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/CurrencyNode.composite b/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/CurrencyNode.composite
deleted file mode 100644
index ed80268f22..0000000000
--- a/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/CurrencyNode.composite
+++ /dev/null
@@ -1,33 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
--->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
- xmlns:t="http://tuscany.apache.org/xmlns/sca/1.0"
- targetNamespace="http://tuscany.apache.org/cloud"
- xmlns:c="http://services"
- name="CurrencyNode">
-
- <component name="CurrencyNode">
- <t:implementation.node uri="web-services" composite="c:currency"/>
- <service name="Node">
- <binding.ws uri="http://localhost:8201"/>
- </service>
- </component>
-
-</composite>
diff --git a/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/StoreClientNode.composite b/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/StoreClientNode.composite
deleted file mode 100644
index 91948b5476..0000000000
--- a/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/StoreClientNode.composite
+++ /dev/null
@@ -1,33 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
--->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
- xmlns:t="http://tuscany.apache.org/xmlns/sca/1.0"
- targetNamespace="http://tuscany.apache.org/cloud"
- xmlns:s="http://store"
- name="StoreClientNode">
-
- <component name="StoreClientNode">
- <t:implementation.node uri="store-client" composite="s:store-client"/>
- <service name="Node">
- <t:binding.http uri="http://localhost:8107"/>
- </service>
- </component>
-
-</composite>
diff --git a/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/StoreDBNode.composite b/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/StoreDBNode.composite
deleted file mode 100644
index 9b09bd7344..0000000000
--- a/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/StoreDBNode.composite
+++ /dev/null
@@ -1,35 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
--->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
- xmlns:t="http://tuscany.apache.org/xmlns/sca/1.0"
- targetNamespace="http://tuscany.apache.org/cloud"
- xmlns:s="http://store"
- name="StoreDBNode">
-
- <component name="StoreDBNode">
- <t:implementation.node uri="store-db" composite="s:store-db"/>
- <service name="Node">
- <t:binding.http uri="http://localhost:8102"/>
- <t:binding.jsonrpc uri="http://localhost:8102"/>
- <t:binding.atom uri="http://localhost:8102"/>
- </service>
- </component>
-
-</composite>
diff --git a/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/StoreEUNode.composite b/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/StoreEUNode.composite
deleted file mode 100644
index 6a50de56d5..0000000000
--- a/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/StoreEUNode.composite
+++ /dev/null
@@ -1,36 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
--->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
- xmlns:t="http://tuscany.apache.org/xmlns/sca/1.0"
- targetNamespace="http://tuscany.apache.org/cloud"
- xmlns:s="http://store"
- name="StoreEUNode">
-
- <component name="StoreEUNode">
- <t:implementation.node uri="store-eu" composite="s:store-eu"/>
- <service name="Node">
- <t:binding.http uri="http://localhost:8104"/>
- <t:binding.jsonrpc uri="http://localhost:8104"/>
- <t:binding.atom uri="http://localhost:8104"/>
- <binding.ws uri="http://localhost:8444"/>
- </service>
- </component>
-
-</composite>
diff --git a/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/StoreEnterpriseNode.composite b/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/StoreEnterpriseNode.composite
deleted file mode 100644
index e4cc62a8c3..0000000000
--- a/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/StoreEnterpriseNode.composite
+++ /dev/null
@@ -1,35 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
--->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
- xmlns:t="http://tuscany.apache.org/xmlns/sca/1.0"
- targetNamespace="http://tuscany.apache.org/cloud"
- xmlns:s="http://store"
- name="StoreEnterpriseNode">
-
- <component name="StoreEnterpriseNode">
- <t:implementation.node uri="store-enterprise" composite="s:store-enterprise"/>
- <service name="Node">
- <t:binding.http uri="http://localhost:8108"/>
- <t:binding.jsonrpc uri="http://localhost:8108"/>
- <t:binding.atom uri="http://localhost:8108"/>
- </service>
- </component>
-
-</composite>
diff --git a/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/StoreMarketNode.composite b/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/StoreMarketNode.composite
deleted file mode 100644
index 1bdd994c2b..0000000000
--- a/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/StoreMarketNode.composite
+++ /dev/null
@@ -1,35 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
--->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
- xmlns:t="http://tuscany.apache.org/xmlns/sca/1.0"
- targetNamespace="http://tuscany.apache.org/cloud"
- xmlns:s="http://store"
- name="StoreMarketNode">
-
- <component name="StoreMarketNode">
- <t:implementation.node uri="store-market" composite="s:store-market"/>
- <service name="Node">
- <t:binding.http uri="http://localhost:8107"/>
- <t:binding.jsonrpc uri="http://localhost:8107"/>
- <t:binding.atom uri="http://localhost:8107"/>
- </service>
- </component>
-
-</composite>
diff --git a/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/StoreMashupNode.composite b/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/StoreMashupNode.composite
deleted file mode 100644
index 0db43df8c3..0000000000
--- a/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/StoreMashupNode.composite
+++ /dev/null
@@ -1,35 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
--->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
- xmlns:t="http://tuscany.apache.org/xmlns/sca/1.0"
- targetNamespace="http://tuscany.apache.org/cloud"
- xmlns:s="http://store"
- name="StoreMashupNode">
-
- <component name="StoreMashupNode">
- <t:implementation.node uri="store-mashup" composite="s:store-mashup"/>
- <service name="Node">
- <t:binding.http uri="http://localhost:8106"/>
- <t:binding.jsonrpc uri="http://localhost:8106"/>
- <t:binding.atom uri="http://localhost:8106"/>
- </service>
- </component>
-
-</composite>
diff --git a/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/StoreMergerNode.composite b/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/StoreMergerNode.composite
deleted file mode 100644
index 0ce6e6a231..0000000000
--- a/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/StoreMergerNode.composite
+++ /dev/null
@@ -1,35 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
--->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
- xmlns:t="http://tuscany.apache.org/xmlns/sca/1.0"
- targetNamespace="http://tuscany.apache.org/cloud"
- xmlns:s="http://store"
- name="StoreMergerNode">
-
- <component name="StoreMergerNode">
- <t:implementation.node uri="store-merger" composite="s:store-merger"/>
- <service name="Node">
- <t:binding.http uri="http://localhost:8101"/>
- <t:binding.jsonrpc uri="http://localhost:8101"/>
- <t:binding.atom uri="http://localhost:8101"/>
- </service>
- </component>
-
-</composite>
diff --git a/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/StoreNode.composite b/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/StoreNode.composite
deleted file mode 100644
index e2b61a98e1..0000000000
--- a/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/StoreNode.composite
+++ /dev/null
@@ -1,35 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
--->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
- xmlns:t="http://tuscany.apache.org/xmlns/sca/1.0"
- targetNamespace="http://tuscany.apache.org/cloud"
- xmlns:s="http://store"
- name="StoreNode">
-
- <component name="StoreNode">
- <t:implementation.node uri="store" composite="s:store"/>
- <service name="Node">
- <t:binding.http uri="http://localhost:8100"/>
- <t:binding.jsonrpc uri="http://localhost:8100"/>
- <t:binding.atom uri="http://localhost:8100"/>
- </service>
- </component>
-
-</composite>
diff --git a/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/StoreSupplierNode.composite b/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/StoreSupplierNode.composite
deleted file mode 100644
index df46bb8813..0000000000
--- a/sca-java-1.x/tags/1.5.1-RC2/tutorials/store/domain/cloud/StoreSupplierNode.composite
+++ /dev/null
@@ -1,36 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements. See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership. The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License. You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied. See the License for the
- * specific language governing permissions and limitations
- * under the License.
--->
-<composite xmlns="http://www.osoa.org/xmlns/sca/1.0"
- xmlns:t="http://tuscany.apache.org/xmlns/sca/1.0"
- targetNamespace="http://tuscany.apache.org/cloud"
- xmlns:s="http://store"
- name="StoreSupplierNode">
-
- <component name="StoreSupplierNode">
- <t:implementation.node uri="store-supplier" composite="s:store-supplier"/>
- <service name="Node">
- <t:binding.http uri="http://localhost:8103"/>
- <t:binding.jsonrpc uri="http://localhost:8103"/>
- <t:binding.atom uri="http://localhost:8103"/>
- <binding.ws uri="http://localhost:8333"/>
- </service>
- </component>
-
-</composite>