summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/webapps
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/samples/webapps')
-rw-r--r--sca-java-2.x/trunk/samples/webapps/helloworld-bpel/src/main/webapp/WEB-INF/web.composite2
-rw-r--r--sca-java-2.x/trunk/samples/webapps/helloworld-jms/src/main/webapp/WEB-INF/web.composite2
-rw-r--r--sca-java-2.x/trunk/samples/webapps/helloworld-js-client/src/main/webapp/WEB-INF/web.composite2
-rw-r--r--sca-java-2.x/trunk/samples/webapps/helloworld-jsf/src/main/webapp/WEB-INF/web.composite2
-rw-r--r--sca-java-2.x/trunk/samples/webapps/helloworld-jsp/src/main/webapp/WEB-INF/web.composite2
-rw-r--r--sca-java-2.x/trunk/samples/webapps/helloworld-servlet/src/main/webapp/WEB-INF/web.composite2
-rw-r--r--sca-java-2.x/trunk/samples/webapps/helloworld-stripes/src/main/webapp/WEB-INF/web.composite2
-rw-r--r--sca-java-2.x/trunk/samples/webapps/helloworld/src/main/webapp/WEB-INF/web.composite2
8 files changed, 8 insertions, 8 deletions
diff --git a/sca-java-2.x/trunk/samples/webapps/helloworld-bpel/src/main/webapp/WEB-INF/web.composite b/sca-java-2.x/trunk/samples/webapps/helloworld-bpel/src/main/webapp/WEB-INF/web.composite
index 3ffe604ef7..3d36adadeb 100644
--- a/sca-java-2.x/trunk/samples/webapps/helloworld-bpel/src/main/webapp/WEB-INF/web.composite
+++ b/sca-java-2.x/trunk/samples/webapps/helloworld-bpel/src/main/webapp/WEB-INF/web.composite
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
xmlns:hns="http://tuscany.apache.org/implementation/bpel/example/helloworld"
targetNamespace="http://sample"
diff --git a/sca-java-2.x/trunk/samples/webapps/helloworld-jms/src/main/webapp/WEB-INF/web.composite b/sca-java-2.x/trunk/samples/webapps/helloworld-jms/src/main/webapp/WEB-INF/web.composite
index 5c52638661..c51985bc30 100644
--- a/sca-java-2.x/trunk/samples/webapps/helloworld-jms/src/main/webapp/WEB-INF/web.composite
+++ b/sca-java-2.x/trunk/samples/webapps/helloworld-jms/src/main/webapp/WEB-INF/web.composite
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
targetNamespace="http://samples"
name="Helloworld">
diff --git a/sca-java-2.x/trunk/samples/webapps/helloworld-js-client/src/main/webapp/WEB-INF/web.composite b/sca-java-2.x/trunk/samples/webapps/helloworld-js-client/src/main/webapp/WEB-INF/web.composite
index c59c7a8f6d..d41a8535e2 100644
--- a/sca-java-2.x/trunk/samples/webapps/helloworld-js-client/src/main/webapp/WEB-INF/web.composite
+++ b/sca-java-2.x/trunk/samples/webapps/helloworld-js-client/src/main/webapp/WEB-INF/web.composite
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
targetNamespace="http://samples"
name="Helloworld">
diff --git a/sca-java-2.x/trunk/samples/webapps/helloworld-jsf/src/main/webapp/WEB-INF/web.composite b/sca-java-2.x/trunk/samples/webapps/helloworld-jsf/src/main/webapp/WEB-INF/web.composite
index 875d6aae9d..8976adde3c 100644
--- a/sca-java-2.x/trunk/samples/webapps/helloworld-jsf/src/main/webapp/WEB-INF/web.composite
+++ b/sca-java-2.x/trunk/samples/webapps/helloworld-jsf/src/main/webapp/WEB-INF/web.composite
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
targetNamespace="http://samples"
name="Helloworld">
diff --git a/sca-java-2.x/trunk/samples/webapps/helloworld-jsp/src/main/webapp/WEB-INF/web.composite b/sca-java-2.x/trunk/samples/webapps/helloworld-jsp/src/main/webapp/WEB-INF/web.composite
index 875d6aae9d..8976adde3c 100644
--- a/sca-java-2.x/trunk/samples/webapps/helloworld-jsp/src/main/webapp/WEB-INF/web.composite
+++ b/sca-java-2.x/trunk/samples/webapps/helloworld-jsp/src/main/webapp/WEB-INF/web.composite
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
targetNamespace="http://samples"
name="Helloworld">
diff --git a/sca-java-2.x/trunk/samples/webapps/helloworld-servlet/src/main/webapp/WEB-INF/web.composite b/sca-java-2.x/trunk/samples/webapps/helloworld-servlet/src/main/webapp/WEB-INF/web.composite
index 875d6aae9d..8976adde3c 100644
--- a/sca-java-2.x/trunk/samples/webapps/helloworld-servlet/src/main/webapp/WEB-INF/web.composite
+++ b/sca-java-2.x/trunk/samples/webapps/helloworld-servlet/src/main/webapp/WEB-INF/web.composite
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
targetNamespace="http://samples"
name="Helloworld">
diff --git a/sca-java-2.x/trunk/samples/webapps/helloworld-stripes/src/main/webapp/WEB-INF/web.composite b/sca-java-2.x/trunk/samples/webapps/helloworld-stripes/src/main/webapp/WEB-INF/web.composite
index 875d6aae9d..8976adde3c 100644
--- a/sca-java-2.x/trunk/samples/webapps/helloworld-stripes/src/main/webapp/WEB-INF/web.composite
+++ b/sca-java-2.x/trunk/samples/webapps/helloworld-stripes/src/main/webapp/WEB-INF/web.composite
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
targetNamespace="http://samples"
name="Helloworld">
diff --git a/sca-java-2.x/trunk/samples/webapps/helloworld/src/main/webapp/WEB-INF/web.composite b/sca-java-2.x/trunk/samples/webapps/helloworld/src/main/webapp/WEB-INF/web.composite
index 045aa4674f..8e9976daf8 100644
--- a/sca-java-2.x/trunk/samples/webapps/helloworld/src/main/webapp/WEB-INF/web.composite
+++ b/sca-java-2.x/trunk/samples/webapps/helloworld/src/main/webapp/WEB-INF/web.composite
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
targetNamespace="http://samples"
name="Helloworld">