summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/itest
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/itest')
-rw-r--r--sca-java-2.x/trunk/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite2
-rw-r--r--sca-java-2.x/trunk/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite2
-rw-r--r--sca-java-2.x/trunk/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite2
-rw-r--r--sca-java-2.x/trunk/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite2
-rw-r--r--sca-java-2.x/trunk/itest/builder/src/main/resources/scenario1/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/builder/src/main/resources/scenario1/scenario1.composite2
-rw-r--r--sca-java-2.x/trunk/itest/builder/src/main/resources/scenario1/scenario1a.composite2
-rw-r--r--sca-java-2.x/trunk/itest/builder/src/main/resources/scenario2/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/builder/src/main/resources/scenario2/scenario2.composite2
-rw-r--r--sca-java-2.x/trunk/itest/builder/src/main/resources/scenario2/scenario2a.composite2
-rw-r--r--sca-java-2.x/trunk/itest/builder/src/main/resources/scenario6/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/builder/src/main/resources/scenario6/scenario6.composite2
-rw-r--r--sca-java-2.x/trunk/itest/builder/src/main/resources/scenario6/scenario6a.composite2
-rw-r--r--sca-java-2.x/trunk/itest/callback-api/src/main/resources/CallBackApiTest.composite2
-rw-r--r--sca-java-2.x/trunk/itest/callback-api/src/main/resources/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/callback-basic-ws/src/main/resources/CallBackBasicTest.composite2
-rw-r--r--sca-java-2.x/trunk/itest/callback-basic-ws/src/main/resources/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/callback-basic/src/main/resources/CallBackBasicTest.composite2
-rw-r--r--sca-java-2.x/trunk/itest/callback-basic/src/main/resources/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/callback-complex-type/src/main/resources/CallBackCTypeClient.composite2
-rw-r--r--sca-java-2.x/trunk/itest/callback-complex-type/src/main/resources/org/apache/tuscany/sca/test/CallBackCTypeServiceImpl.componentType2
-rw-r--r--sca-java-2.x/trunk/itest/callback-multiple-wires/src/main/resources/CallbackMultiWireTest.composite2
-rw-r--r--sca-java-2.x/trunk/itest/callback-separatethread/src/main/resources/CallBackSeparateThreadTest.composite2
-rw-r--r--sca-java-2.x/trunk/itest/component-type/src/main/resources/Calculator.composite2
-rw-r--r--sca-java-2.x/trunk/itest/component-type/src/main/resources/calculator/AddServiceImpl.componentType2
-rw-r--r--sca-java-2.x/trunk/itest/component-type/src/main/resources/calculator/CalculatorServiceImpl.componentType2
-rw-r--r--sca-java-2.x/trunk/itest/component-type/src/main/resources/calculator/DivideServiceImpl.componentType2
-rw-r--r--sca-java-2.x/trunk/itest/component-type/src/main/resources/calculator/MultiplyServiceImpl.componentType2
-rw-r--r--sca-java-2.x/trunk/itest/component-type/src/main/resources/calculator/SubtractServiceImpl.componentType2
-rw-r--r--sca-java-2.x/trunk/itest/contribution-folder/src/test/resources/repository/folderWithJars/Calculator.composite2
-rw-r--r--sca-java-2.x/trunk/itest/contribution-folder/src/test/resources/repository/folderWithJars/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/domains/helloworld/src/main/resources/META-INF/sca-contribution.xml4
-rw-r--r--sca-java-2.x/trunk/itest/domains/helloworld/src/main/resources/helloworld.composite2
-rw-r--r--sca-java-2.x/trunk/itest/endpoints/src/test/resources/helloworld.composite2
-rw-r--r--sca-java-2.x/trunk/itest/endpoints/src/test/resources/nested.composite2
-rw-r--r--sca-java-2.x/trunk/itest/exceptions/src/main/resources/ExceptionTest.composite2
-rw-r--r--sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/context/access/ContextAccess.composite2
-rw-r--r--sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/context/imports/ContextImports.composite2
-rw-r--r--sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/context/multiple/MultipleContext.composite4
-rw-r--r--sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/implementation/policies/ImplementationPolicies.composite2
-rw-r--r--sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/implementation/policies/definitions.xml4
-rw-r--r--sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/location/folder/SpringFolderLocation.composite2
-rw-r--r--sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/location/jar/SpringJarLocation.composite2
-rw-r--r--sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringDelegationHelloWorld.composite2
-rw-r--r--sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringHelloWorld.composite2
-rw-r--r--sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/sca/references/SpringExplicitReference.composite2
-rw-r--r--sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/sca/references/SpringImplicitReference.composite2
-rw-r--r--sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/sca/services/SpringExplicitService.composite2
-rw-r--r--sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/sca/services/SpringImplicitService.composite2
-rw-r--r--sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/spring/annotations/Calculator.composite2
-rw-r--r--sca-java-2.x/trunk/itest/interfaces/src/main/resources/InterfacesTest.composite2
-rw-r--r--sca-java-2.x/trunk/itest/interfaces/src/main/resources/InvalidRemoteAttribute.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jaxws-asyncclient/src/main/resources/META-INF/sca-contribution.xml4
-rw-r--r--sca-java-2.x/trunk/itest/jaxws-asyncclient/src/main/resources/StockQuote.composite4
-rw-r--r--sca-java-2.x/trunk/itest/jaxws/src/test/resources/StockQuote.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/DynamicReplyQ/src/main/resources/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/jms/DynamicReplyQ/src/main/resources/dynamic/client.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/DynamicReplyQ/src/main/resources/simple/service.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/args/src/main/resources/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/jms/args/src/main/resources/selectors/selectors.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/callbacks/src/main/resources/META-INF/sca-contribution.xml4
-rw-r--r--sca-java-2.x/trunk/itest/jms/callbacks/src/main/resources/simple/client.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/callbacks/src/main/resources/simple/tempq.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/defaults/src/main/resources/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/jms/defaults/src/main/resources/defaults/client.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/defaults/src/main/resources/defaults/service.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/definitions/src/main/resources/META-INF/sca-contribution.xml4
-rw-r--r--sca-java-2.x/trunk/itest/jms/definitions/src/main/resources/definitions/definitions.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/exceptions/src/main/resources/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/jms/exceptions/src/main/resources/exceptions/service.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/exceptions1/src/main/resources/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/jms/exceptions1/src/main/resources/exceptions/client.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/exceptions1/src/main/resources/exceptions/service.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/externalBroker/src/main/resources/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/jms/externalBroker/src/main/resources/external/client.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/externalBroker/src/main/resources/external/service.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/format-jmsbytes/src/main/resources/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/jms/format-jmsbytes/src/main/resources/jmsbytes/helloworld.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/format-jmsbytesxml/src/main/resources/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/jms/format-jmsbytesxml/src/main/resources/jmsbytesxml/helloworld.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/format-jmsdefault/src/main/resources/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/jms/format-jmsdefault/src/main/resources/jmsdefault/helloworld.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/format-jmsmessage/src/main/resources/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/jms/format-jmsmessage/src/main/resources/jmsmessage/helloworld.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/format-jmsobject/src/main/resources/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/jms/format-jmsobject/src/main/resources/jmsobject/helloworld.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/format-jmstext/src/main/resources/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/jms/format-jmstext/src/main/resources/jmstext/helloworld.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/format-jmstextxml/src/main/resources/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/jms/format-jmstextxml/src/main/resources/jmstextxml/helloworld.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/format-jmstextxmlinjmsobjectout/src/main/resources/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/jms/format-jmstextxmlinjmsobjectout/src/main/resources/jmstextxmlinjmsobjectout/helloworld.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/non-sca-client/src/main/resources/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/jms/non-sca-client/src/main/resources/nonSCAclient/service.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/noreplyto/src/main/resources/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/jms/noreplyto/src/main/resources/service.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/nulls/src/main/resources/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/jms/nulls/src/main/resources/nulls.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/oneway-nocf/src/main/resources/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/jms/oneway-nocf/src/main/resources/oneway/OneWayClient.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/oneway-nocf/src/main/resources/oneway/OneWayService.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/oneway/src/main/resources/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/jms/oneway/src/main/resources/oneway/OneWayClient.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/oneway/src/main/resources/oneway/OneWayService.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/policy-headers/src/main/resources/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/jms/policy-headers/src/main/resources/policyHeaders/policyHeaders.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/properties/src/main/resources/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/jms/properties/src/main/resources/properties/properties.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/responsecf/src/main/resources/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/jms/responsecf/src/main/resources/cf/client.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/responsecf/src/main/resources/cf/service.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/rpc/src/main/resources/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/jms/rpc/src/main/resources/simple/client.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/rpc/src/main/resources/simple/service.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/selectors/src/main/resources/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/jms/selectors/src/main/resources/jmsdefault/helloworld.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/selectors/src/main/resources/jmsuserprop/helloworld.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/selectors/src/main/resources/selectors/selectors.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/topics/src/main/resources/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/jms/topics/src/main/resources/topics/TopicsClient.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/topics/src/main/resources/topics/TopicsService.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/ttl/src/main/resources/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/jms/ttl/src/main/resources/ttl.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/uri-rpc/src/main/resources/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/jms/uri-rpc/src/main/resources/simple/service.composite2
-rw-r--r--sca-java-2.x/trunk/itest/jms/uri-rpc/src/main/resources/simple/uriclient.composite2
-rw-r--r--sca-java-2.x/trunk/itest/nodes/helloworld-client/src/main/resources/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/nodes/helloworld-client/src/main/resources/helloworld-client.composite2
-rw-r--r--sca-java-2.x/trunk/itest/nodes/helloworld-service/src/main/resources/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/nodes/helloworld-service/src/main/resources/helloworld-service.composite2
-rw-r--r--sca-java-2.x/trunk/itest/nodes/two-nodes-test/src/test/java/itest/ClientNode.java2
-rw-r--r--sca-java-2.x/trunk/itest/nodes/two-nodes-test/src/test/java/itest/ServiceNode.java2
-rw-r--r--sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/client-config.xml2
-rw-r--r--sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/server-config.xml2
-rw-r--r--sca-java-2.x/trunk/itest/policies/src/main/resources/Customer.composite2
-rw-r--r--sca-java-2.x/trunk/itest/policies/src/main/resources/META-INF/definitions.xml4
-rw-r--r--sca-java-2.x/trunk/itest/policies/src/main/resources/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/policies/src/main/resources/Payment.composite4
-rw-r--r--sca-java-2.x/trunk/itest/properties/src/main/resources/ConstructorPropertyInjection.composite4
-rw-r--r--sca-java-2.x/trunk/itest/properties/src/main/resources/Outer.composite4
-rw-r--r--sca-java-2.x/trunk/itest/properties/src/main/resources/OuterPropertyTest.composite2
-rw-r--r--sca-java-2.x/trunk/itest/properties/src/main/resources/PropertyTest.composite2
-rw-r--r--sca-java-2.x/trunk/itest/properties/src/main/resources/mySimpleService.composite4
-rw-r--r--sca-java-2.x/trunk/itest/recursive-multi-level/src/main/resources/TotalService1Auto.composite4
-rw-r--r--sca-java-2.x/trunk/itest/recursive-multi-level/src/main/resources/TotalService2Auto.composite4
-rw-r--r--sca-java-2.x/trunk/itest/recursive-multi-level/src/main/resources/TotalService3Auto.composite4
-rw-r--r--sca-java-2.x/trunk/itest/references/src/main/resources/AutoWiredReferencesTest.composite2
-rw-r--r--sca-java-2.x/trunk/itest/references/src/main/resources/InnerReferencesTest.composite2
-rw-r--r--sca-java-2.x/trunk/itest/references/src/main/resources/ManualWiredReferencesTest.composite2
-rw-r--r--sca-java-2.x/trunk/itest/scaclient-api/src/main/resources/Helloworld.composite2
-rw-r--r--sca-java-2.x/trunk/itest/scaclient-api/src/main/resources/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/scdl/src/test/resources/test.composite2
-rw-r--r--sca-java-2.x/trunk/itest/scopes/src/main/resources/scopes.composite2
-rw-r--r--sca-java-2.x/trunk/itest/service-reference/src/main/resources/nodeA/CompositeA.composite2
-rw-r--r--sca-java-2.x/trunk/itest/service-reference/src/main/resources/nodeB/CompositeB.composite2
-rw-r--r--sca-java-2.x/trunk/itest/service-reference/src/main/resources/servicereference/ServiceReferenceTest.composite2
-rw-r--r--sca-java-2.x/trunk/itest/services/src/main/resources/META-INF/sca-contribution.xml2
-rw-r--r--sca-java-2.x/trunk/itest/services/src/main/resources/ServicesTest.composite2
-rw-r--r--sca-java-2.x/trunk/itest/wires/src/main/resources/WireTest.composite2
159 files changed, 174 insertions, 174 deletions
diff --git a/sca-java-2.x/trunk/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite b/sca-java-2.x/trunk/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite
index faa10b90ca..d3cfb80547 100644
--- a/sca-java-2.x/trunk/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite
+++ b/sca-java-2.x/trunk/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.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"
targetNamespace="http://greetings"
xmlns:hw="http://greetings"
name="greetings">
diff --git a/sca-java-2.x/trunk/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite b/sca-java-2.x/trunk/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite
index 590f05ee84..ef66d28bb9 100644
--- a/sca-java-2.x/trunk/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite
+++ b/sca-java-2.x/trunk/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.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"
targetNamespace="http://bpel"
xmlns:hns="http://helloworld"
name="helloworld">
diff --git a/sca-java-2.x/trunk/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite b/sca-java-2.x/trunk/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite
index f42325910d..e606e6dd52 100644
--- a/sca-java-2.x/trunk/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite
+++ b/sca-java-2.x/trunk/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.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"
targetNamespace="http://bpel"
xmlns:hns="http://tuscany.apache.org/implementation/bpel/example/helloworld"
name="helloworld">
diff --git a/sca-java-2.x/trunk/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite b/sca-java-2.x/trunk/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite
index 832c8f3702..96ec8b24b7 100644
--- a/sca-java-2.x/trunk/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite
+++ b/sca-java-2.x/trunk/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.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"
targetNamespace="http://bpel"
xmlns:hns="http://tuscany.apache.org/implementation/bpel/example/helloworld"
name="helloworld">
diff --git a/sca-java-2.x/trunk/itest/builder/src/main/resources/scenario1/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/builder/src/main/resources/scenario1/META-INF/sca-contribution.xml
index d8cb23bbd3..7fabed9436 100644
--- a/sca-java-2.x/trunk/itest/builder/src/main/resources/scenario1/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/builder/src/main/resources/scenario1/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:ns1="http://scenario1">
<deployable composite="ns1:CompositeA" />
</contribution>
diff --git a/sca-java-2.x/trunk/itest/builder/src/main/resources/scenario1/scenario1.composite b/sca-java-2.x/trunk/itest/builder/src/main/resources/scenario1/scenario1.composite
index 4e58cdfa16..286e53539f 100644
--- a/sca-java-2.x/trunk/itest/builder/src/main/resources/scenario1/scenario1.composite
+++ b/sca-java-2.x/trunk/itest/builder/src/main/resources/scenario1/scenario1.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"
targetNamespace="http://scenario1"
xmlns:tns="http://scenario1"
name="CompositeA">
diff --git a/sca-java-2.x/trunk/itest/builder/src/main/resources/scenario1/scenario1a.composite b/sca-java-2.x/trunk/itest/builder/src/main/resources/scenario1/scenario1a.composite
index 06b273c7a7..aff0796983 100644
--- a/sca-java-2.x/trunk/itest/builder/src/main/resources/scenario1/scenario1a.composite
+++ b/sca-java-2.x/trunk/itest/builder/src/main/resources/scenario1/scenario1a.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"
targetNamespace="http://scenario1"
xmlns:tns="http://scenario1"
name="CompositeC">
diff --git a/sca-java-2.x/trunk/itest/builder/src/main/resources/scenario2/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/builder/src/main/resources/scenario2/META-INF/sca-contribution.xml
index b1d01afafb..b51ef11b05 100644
--- a/sca-java-2.x/trunk/itest/builder/src/main/resources/scenario2/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/builder/src/main/resources/scenario2/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:ns2="http://scenario2">
<deployable composite="ns2:CompositeA" />
</contribution>
diff --git a/sca-java-2.x/trunk/itest/builder/src/main/resources/scenario2/scenario2.composite b/sca-java-2.x/trunk/itest/builder/src/main/resources/scenario2/scenario2.composite
index 7672595959..09a0dd8240 100644
--- a/sca-java-2.x/trunk/itest/builder/src/main/resources/scenario2/scenario2.composite
+++ b/sca-java-2.x/trunk/itest/builder/src/main/resources/scenario2/scenario2.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"
targetNamespace="http://scenario2"
xmlns:tns="http://scenario2"
name="CompositeA">
diff --git a/sca-java-2.x/trunk/itest/builder/src/main/resources/scenario2/scenario2a.composite b/sca-java-2.x/trunk/itest/builder/src/main/resources/scenario2/scenario2a.composite
index 2fe3592d12..2975cbd682 100644
--- a/sca-java-2.x/trunk/itest/builder/src/main/resources/scenario2/scenario2a.composite
+++ b/sca-java-2.x/trunk/itest/builder/src/main/resources/scenario2/scenario2a.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"
targetNamespace="http://scenario2"
xmlns:tns="http://scenario2"
name="CompositeC">
diff --git a/sca-java-2.x/trunk/itest/builder/src/main/resources/scenario6/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/builder/src/main/resources/scenario6/META-INF/sca-contribution.xml
index 776dfe4d97..fb477d3e62 100644
--- a/sca-java-2.x/trunk/itest/builder/src/main/resources/scenario6/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/builder/src/main/resources/scenario6/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
targetNamespace="http://scenario6"
xmlns:ns6="http://scenario6">
<deployable composite="ns6:CompositeA" />
diff --git a/sca-java-2.x/trunk/itest/builder/src/main/resources/scenario6/scenario6.composite b/sca-java-2.x/trunk/itest/builder/src/main/resources/scenario6/scenario6.composite
index 9575612d51..dadfc7eb82 100644
--- a/sca-java-2.x/trunk/itest/builder/src/main/resources/scenario6/scenario6.composite
+++ b/sca-java-2.x/trunk/itest/builder/src/main/resources/scenario6/scenario6.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"
targetNamespace="http://scenario6"
xmlns:tns="http://scenario6"
name="CompositeA">
diff --git a/sca-java-2.x/trunk/itest/builder/src/main/resources/scenario6/scenario6a.composite b/sca-java-2.x/trunk/itest/builder/src/main/resources/scenario6/scenario6a.composite
index 9c7b58e2cb..d2ddf473ee 100644
--- a/sca-java-2.x/trunk/itest/builder/src/main/resources/scenario6/scenario6a.composite
+++ b/sca-java-2.x/trunk/itest/builder/src/main/resources/scenario6/scenario6a.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"
targetNamespace="http://scenario6"
xmlns:tns="http://scenario6"
name="CompositeC">
diff --git a/sca-java-2.x/trunk/itest/callback-api/src/main/resources/CallBackApiTest.composite b/sca-java-2.x/trunk/itest/callback-api/src/main/resources/CallBackApiTest.composite
index 309311e258..a67233665c 100644
--- a/sca-java-2.x/trunk/itest/callback-api/src/main/resources/CallBackApiTest.composite
+++ b/sca-java-2.x/trunk/itest/callback-api/src/main/resources/CallBackApiTest.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"
targetNamespace="http://callback"
name="CallBackApiTest">
diff --git a/sca-java-2.x/trunk/itest/callback-api/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/callback-api/src/main/resources/META-INF/sca-contribution.xml
index 55736e5254..b1a01e9f7b 100644
--- a/sca-java-2.x/trunk/itest/callback-api/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/callback-api/src/main/resources/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:t="http://callback">
<deployable composite="t:CallBackApiTest" />
</contribution> \ No newline at end of file
diff --git a/sca-java-2.x/trunk/itest/callback-basic-ws/src/main/resources/CallBackBasicTest.composite b/sca-java-2.x/trunk/itest/callback-basic-ws/src/main/resources/CallBackBasicTest.composite
index db1a2fbf6a..42acda4714 100644
--- a/sca-java-2.x/trunk/itest/callback-basic-ws/src/main/resources/CallBackBasicTest.composite
+++ b/sca-java-2.x/trunk/itest/callback-basic-ws/src/main/resources/CallBackBasicTest.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"
targetNamespace="http://callback"
name="CallBackBasicTest">
diff --git a/sca-java-2.x/trunk/itest/callback-basic-ws/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/callback-basic-ws/src/main/resources/META-INF/sca-contribution.xml
index b58fabcd79..d36d7478e2 100644
--- a/sca-java-2.x/trunk/itest/callback-basic-ws/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/callback-basic-ws/src/main/resources/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:t="http://callback">
<deployable composite="t:CallBackBasicTest" />
</contribution> \ No newline at end of file
diff --git a/sca-java-2.x/trunk/itest/callback-basic/src/main/resources/CallBackBasicTest.composite b/sca-java-2.x/trunk/itest/callback-basic/src/main/resources/CallBackBasicTest.composite
index 87cde940e1..5339e9952e 100644
--- a/sca-java-2.x/trunk/itest/callback-basic/src/main/resources/CallBackBasicTest.composite
+++ b/sca-java-2.x/trunk/itest/callback-basic/src/main/resources/CallBackBasicTest.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"
targetNamespace="http://callback"
name="CallBackBasicTest">
diff --git a/sca-java-2.x/trunk/itest/callback-basic/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/callback-basic/src/main/resources/META-INF/sca-contribution.xml
index b58fabcd79..d36d7478e2 100644
--- a/sca-java-2.x/trunk/itest/callback-basic/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/callback-basic/src/main/resources/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:t="http://callback">
<deployable composite="t:CallBackBasicTest" />
</contribution> \ No newline at end of file
diff --git a/sca-java-2.x/trunk/itest/callback-complex-type/src/main/resources/CallBackCTypeClient.composite b/sca-java-2.x/trunk/itest/callback-complex-type/src/main/resources/CallBackCTypeClient.composite
index 2eea567fff..9730c294d6 100644
--- a/sca-java-2.x/trunk/itest/callback-complex-type/src/main/resources/CallBackCTypeClient.composite
+++ b/sca-java-2.x/trunk/itest/callback-complex-type/src/main/resources/CallBackCTypeClient.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"
targetNamespace="http://callback"
name="CallBackCTypeTest">
diff --git a/sca-java-2.x/trunk/itest/callback-complex-type/src/main/resources/org/apache/tuscany/sca/test/CallBackCTypeServiceImpl.componentType b/sca-java-2.x/trunk/itest/callback-complex-type/src/main/resources/org/apache/tuscany/sca/test/CallBackCTypeServiceImpl.componentType
index af0b373472..11e748675d 100644
--- a/sca-java-2.x/trunk/itest/callback-complex-type/src/main/resources/org/apache/tuscany/sca/test/CallBackCTypeServiceImpl.componentType
+++ b/sca-java-2.x/trunk/itest/callback-complex-type/src/main/resources/org/apache/tuscany/sca/test/CallBackCTypeServiceImpl.componentType
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<componentType xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903" >
+<componentType xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912" >
<service name="CallBackCTypeService">
<interface.java interface="org.apache.tuscany.sca.test.CallBackCTypeService"
diff --git a/sca-java-2.x/trunk/itest/callback-multiple-wires/src/main/resources/CallbackMultiWireTest.composite b/sca-java-2.x/trunk/itest/callback-multiple-wires/src/main/resources/CallbackMultiWireTest.composite
index 3d0b37eeae..9fe62ac671 100644
--- a/sca-java-2.x/trunk/itest/callback-multiple-wires/src/main/resources/CallbackMultiWireTest.composite
+++ b/sca-java-2.x/trunk/itest/callback-multiple-wires/src/main/resources/CallbackMultiWireTest.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"
targetNamespace="http://callback"
name="CallbackMultiWireTest">
diff --git a/sca-java-2.x/trunk/itest/callback-separatethread/src/main/resources/CallBackSeparateThreadTest.composite b/sca-java-2.x/trunk/itest/callback-separatethread/src/main/resources/CallBackSeparateThreadTest.composite
index f803fb2ec9..b10f3bc771 100644
--- a/sca-java-2.x/trunk/itest/callback-separatethread/src/main/resources/CallBackSeparateThreadTest.composite
+++ b/sca-java-2.x/trunk/itest/callback-separatethread/src/main/resources/CallBackSeparateThreadTest.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" targetNamespace="http://callback" name="CallBackSeparateThreadTest">
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912" targetNamespace="http://callback" name="CallBackSeparateThreadTest">
<component name="CallBackSeparateThreadClient">
<implementation.java class="org.apache.tuscany.sca.itest.CallBackSeparateThreadClientImpl"/>
diff --git a/sca-java-2.x/trunk/itest/component-type/src/main/resources/Calculator.composite b/sca-java-2.x/trunk/itest/component-type/src/main/resources/Calculator.composite
index ecee33e072..fc08333544 100644
--- a/sca-java-2.x/trunk/itest/component-type/src/main/resources/Calculator.composite
+++ b/sca-java-2.x/trunk/itest/component-type/src/main/resources/Calculator.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"
targetNamespace="http://sample"
xmlns:sample="http://sample"
name="Calculator">
diff --git a/sca-java-2.x/trunk/itest/component-type/src/main/resources/calculator/AddServiceImpl.componentType b/sca-java-2.x/trunk/itest/component-type/src/main/resources/calculator/AddServiceImpl.componentType
index 78e169deb4..a6babbfc2f 100644
--- a/sca-java-2.x/trunk/itest/component-type/src/main/resources/calculator/AddServiceImpl.componentType
+++ b/sca-java-2.x/trunk/itest/component-type/src/main/resources/calculator/AddServiceImpl.componentType
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<componentType xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903">
+<componentType xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912">
<service name="AddService">
<interface.java interface="calculator.AddService"/>
diff --git a/sca-java-2.x/trunk/itest/component-type/src/main/resources/calculator/CalculatorServiceImpl.componentType b/sca-java-2.x/trunk/itest/component-type/src/main/resources/calculator/CalculatorServiceImpl.componentType
index 5d66becedf..b3a4ac83e9 100644
--- a/sca-java-2.x/trunk/itest/component-type/src/main/resources/calculator/CalculatorServiceImpl.componentType
+++ b/sca-java-2.x/trunk/itest/component-type/src/main/resources/calculator/CalculatorServiceImpl.componentType
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<componentType xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903">
+<componentType xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912">
<service name="CalculatorService">
<interface.java interface="calculator.CalculatorService"/>
diff --git a/sca-java-2.x/trunk/itest/component-type/src/main/resources/calculator/DivideServiceImpl.componentType b/sca-java-2.x/trunk/itest/component-type/src/main/resources/calculator/DivideServiceImpl.componentType
index 22236ae0d0..9238359f76 100644
--- a/sca-java-2.x/trunk/itest/component-type/src/main/resources/calculator/DivideServiceImpl.componentType
+++ b/sca-java-2.x/trunk/itest/component-type/src/main/resources/calculator/DivideServiceImpl.componentType
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<componentType xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903">
+<componentType xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912">
<service name="DivideService">
<interface.java interface="calculator.DivideService"/>
diff --git a/sca-java-2.x/trunk/itest/component-type/src/main/resources/calculator/MultiplyServiceImpl.componentType b/sca-java-2.x/trunk/itest/component-type/src/main/resources/calculator/MultiplyServiceImpl.componentType
index 2035d617e5..2fadb54bf1 100644
--- a/sca-java-2.x/trunk/itest/component-type/src/main/resources/calculator/MultiplyServiceImpl.componentType
+++ b/sca-java-2.x/trunk/itest/component-type/src/main/resources/calculator/MultiplyServiceImpl.componentType
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<componentType xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903">
+<componentType xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912">
<service name="MultiplyService">
<interface.java interface="calculator.MultiplyService"/>
diff --git a/sca-java-2.x/trunk/itest/component-type/src/main/resources/calculator/SubtractServiceImpl.componentType b/sca-java-2.x/trunk/itest/component-type/src/main/resources/calculator/SubtractServiceImpl.componentType
index fe76f553be..6ca2df2928 100644
--- a/sca-java-2.x/trunk/itest/component-type/src/main/resources/calculator/SubtractServiceImpl.componentType
+++ b/sca-java-2.x/trunk/itest/component-type/src/main/resources/calculator/SubtractServiceImpl.componentType
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<componentType xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903">
+<componentType xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912">
<service name="SubtractService">
<interface.java interface="calculator.SubtractService"/>
diff --git a/sca-java-2.x/trunk/itest/contribution-folder/src/test/resources/repository/folderWithJars/Calculator.composite b/sca-java-2.x/trunk/itest/contribution-folder/src/test/resources/repository/folderWithJars/Calculator.composite
index f67b212d99..05bea57944 100644
--- a/sca-java-2.x/trunk/itest/contribution-folder/src/test/resources/repository/folderWithJars/Calculator.composite
+++ b/sca-java-2.x/trunk/itest/contribution-folder/src/test/resources/repository/folderWithJars/Calculator.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"
targetNamespace="http://sample"
xmlns:sample="http://sample"
name="Calculator">
diff --git a/sca-java-2.x/trunk/itest/contribution-folder/src/test/resources/repository/folderWithJars/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/contribution-folder/src/test/resources/repository/folderWithJars/META-INF/sca-contribution.xml
index 27a1ee74e4..8d6012e5c4 100644
--- a/sca-java-2.x/trunk/itest/contribution-folder/src/test/resources/repository/folderWithJars/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/contribution-folder/src/test/resources/repository/folderWithJars/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:sample="http://sample">
<deployable composite="sample:Calculator"/>
</contribution> \ No newline at end of file
diff --git a/sca-java-2.x/trunk/itest/domains/helloworld/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/domains/helloworld/src/main/resources/META-INF/sca-contribution.xml
index b46cb2baca..8939a73d01 100644
--- a/sca-java-2.x/trunk/itest/domains/helloworld/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/domains/helloworld/src/main/resources/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:itest="http://org.apache.tuscany.sca.itest">
<deployable composite="itest:helloworld"/>
-</contribution> \ No newline at end of file
+</contribution>
diff --git a/sca-java-2.x/trunk/itest/domains/helloworld/src/main/resources/helloworld.composite b/sca-java-2.x/trunk/itest/domains/helloworld/src/main/resources/helloworld.composite
index 0834265186..18d064c588 100644
--- a/sca-java-2.x/trunk/itest/domains/helloworld/src/main/resources/helloworld.composite
+++ b/sca-java-2.x/trunk/itest/domains/helloworld/src/main/resources/helloworld.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://org.apache.tuscany.sca.itest"
name="helloworld">
diff --git a/sca-java-2.x/trunk/itest/endpoints/src/test/resources/helloworld.composite b/sca-java-2.x/trunk/itest/endpoints/src/test/resources/helloworld.composite
index 081804b34e..1f56c3d73b 100644
--- a/sca-java-2.x/trunk/itest/endpoints/src/test/resources/helloworld.composite
+++ b/sca-java-2.x/trunk/itest/endpoints/src/test/resources/helloworld.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://itest"
name="HelloWorldComposite">
diff --git a/sca-java-2.x/trunk/itest/endpoints/src/test/resources/nested.composite b/sca-java-2.x/trunk/itest/endpoints/src/test/resources/nested.composite
index ffc73644f1..138020eab0 100644
--- a/sca-java-2.x/trunk/itest/endpoints/src/test/resources/nested.composite
+++ b/sca-java-2.x/trunk/itest/endpoints/src/test/resources/nested.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:itest="http://itest"
targetNamespace="http://itest"
diff --git a/sca-java-2.x/trunk/itest/exceptions/src/main/resources/ExceptionTest.composite b/sca-java-2.x/trunk/itest/exceptions/src/main/resources/ExceptionTest.composite
index d42866303e..b8a8b01e8b 100644
--- a/sca-java-2.x/trunk/itest/exceptions/src/main/resources/ExceptionTest.composite
+++ b/sca-java-2.x/trunk/itest/exceptions/src/main/resources/ExceptionTest.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" xmlns:foo="http://foo" targetNamespace="http://foo"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912" xmlns:foo="http://foo" targetNamespace="http://foo"
name="ExceptionTest">
<component name="main">
<implementation.java class="org.apache.tuscany.sca.test.exceptions.impl.ExceptionHandlerImpl" />
diff --git a/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/context/access/ContextAccess.composite b/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/context/access/ContextAccess.composite
index abdaa98bff..f5514bad0a 100644
--- a/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/context/access/ContextAccess.composite
+++ b/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/context/access/ContextAccess.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"
targetNamespace="http://contextaccess"
xmlns:sample="http://contextaccess"
name="ContextAccess"
diff --git a/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/context/imports/ContextImports.composite b/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/context/imports/ContextImports.composite
index dd186bddfc..27df510da8 100644
--- a/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/context/imports/ContextImports.composite
+++ b/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/context/imports/ContextImports.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"
targetNamespace="http://contextimports"
xmlns:sample="http://contextimports"
name="ContextImports"
diff --git a/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/context/multiple/MultipleContext.composite b/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/context/multiple/MultipleContext.composite
index 1c4b81db33..5973484f6e 100644
--- a/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/context/multiple/MultipleContext.composite
+++ b/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/context/multiple/MultipleContext.composite
@@ -17,8 +17,8 @@
* specific language governing permissions and limitations
* under the License.
-->
-<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
- xmlns:sca="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
+ xmlns:sca="http://docs.oasis-open.org/ns/opencsa/sca/200912"
targetNamespace="http://stockquote"
xmlns:hw="http://stockquote"
name="MultipleContext">
diff --git a/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/implementation/policies/ImplementationPolicies.composite b/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/implementation/policies/ImplementationPolicies.composite
index 1000e616a7..bb4c99da93 100644
--- a/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/implementation/policies/ImplementationPolicies.composite
+++ b/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/implementation/policies/ImplementationPolicies.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"
targetNamespace="http://sample"
xmlns:sample="http://sample"
name="Calculator"
diff --git a/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/implementation/policies/definitions.xml b/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/implementation/policies/definitions.xml
index 278c94a18e..f7e26fdd7c 100644
--- a/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/implementation/policies/definitions.xml
+++ b/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/implementation/policies/definitions.xml
@@ -17,8 +17,8 @@
* specific language governing permissions and limitations
* under the License.
-->
-<definitions xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903" targetNamespace="http://tuscany.apache.org/xmlns/sca/1.1"
- xmlns:sca="http://docs.oasis-open.org/ns/opencsa/sca/200903" xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
+<definitions xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912" targetNamespace="http://tuscany.apache.org/xmlns/sca/1.1"
+ xmlns:sca="http://docs.oasis-open.org/ns/opencsa/sca/200912" xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
xmlns:calc="http://calculator">
<!-- PolicySets -->
diff --git a/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/location/folder/SpringFolderLocation.composite b/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/location/folder/SpringFolderLocation.composite
index 2731fc455f..e889d84544 100644
--- a/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/location/folder/SpringFolderLocation.composite
+++ b/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/location/folder/SpringFolderLocation.composite
@@ -23,7 +23,7 @@
* is set in this composite and is used to compute the response to a service invocation from
* the ClientComponent.
-->
-<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
targetNamespace="http://SpringFolderLocation"
name="SpringFolderLocation">
diff --git a/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/location/jar/SpringJarLocation.composite b/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/location/jar/SpringJarLocation.composite
index e8357cc62e..b7281272da 100644
--- a/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/location/jar/SpringJarLocation.composite
+++ b/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/location/jar/SpringJarLocation.composite
@@ -23,7 +23,7 @@
* is set in this composite and is used to compute the response to a service invocation from
* the ClientComponent.
-->
-<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
targetNamespace="http://SpringJarLocation"
name="SpringJarLocation">
diff --git a/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringDelegationHelloWorld.composite b/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringDelegationHelloWorld.composite
index b8389be7f6..e9f8bb888b 100644
--- a/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringDelegationHelloWorld.composite
+++ b/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringDelegationHelloWorld.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"
targetNamespace="http://SpringDelegationHelloWorld"
name="SpringDelegationHelloWorld">
diff --git a/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringHelloWorld.composite b/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringHelloWorld.composite
index 8d1a655c4e..30719684a9 100644
--- a/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringHelloWorld.composite
+++ b/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringHelloWorld.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"
targetNamespace="SpringHelloWorld"
name="SpringHelloWorld">
diff --git a/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/sca/references/SpringExplicitReference.composite b/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/sca/references/SpringExplicitReference.composite
index 294b211431..fcbafad27d 100644
--- a/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/sca/references/SpringExplicitReference.composite
+++ b/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/sca/references/SpringExplicitReference.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"
targetNamespace="http://SpringExplicitReference"
name="SpringExplicitReference">
diff --git a/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/sca/references/SpringImplicitReference.composite b/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/sca/references/SpringImplicitReference.composite
index c77ab00323..4204b75b48 100644
--- a/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/sca/references/SpringImplicitReference.composite
+++ b/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/sca/references/SpringImplicitReference.composite
@@ -24,7 +24,7 @@
* The reference is satisified by a wire to a ReferenceComponent which is implemented
* by a plain Java POJO.
-->
-<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
targetNamespace="http://SpringImplicitReference"
name="SpringImplicitReference">
diff --git a/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/sca/services/SpringExplicitService.composite b/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/sca/services/SpringExplicitService.composite
index b7c45b289f..c9bb5b9e3e 100644
--- a/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/sca/services/SpringExplicitService.composite
+++ b/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/sca/services/SpringExplicitService.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://SpringExplicitService"
name="SpringExplicitService">
diff --git a/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/sca/services/SpringImplicitService.composite b/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/sca/services/SpringImplicitService.composite
index e1ccbcf3c6..856b41f897 100644
--- a/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/sca/services/SpringImplicitService.composite
+++ b/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/sca/services/SpringImplicitService.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"
targetNamespace="http://SpringImplicitService"
name="SpringImplicitService">
diff --git a/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/spring/annotations/Calculator.composite b/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/spring/annotations/Calculator.composite
index 236e2b23e6..b59114bd31 100644
--- a/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/spring/annotations/Calculator.composite
+++ b/sca-java-2.x/trunk/itest/implementation-spring/src/main/resources/spring/annotations/Calculator.composite
@@ -18,7 +18,7 @@
* under the License.
-->
<composite targetNamespace="http://sample"
- xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+ xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:sample="http://sample"
name="Calculator"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1">
diff --git a/sca-java-2.x/trunk/itest/interfaces/src/main/resources/InterfacesTest.composite b/sca-java-2.x/trunk/itest/interfaces/src/main/resources/InterfacesTest.composite
index 27ada047b9..e9267b75d3 100644
--- a/sca-java-2.x/trunk/itest/interfaces/src/main/resources/InterfacesTest.composite
+++ b/sca-java-2.x/trunk/itest/interfaces/src/main/resources/InterfacesTest.composite
@@ -16,7 +16,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903" xmlns:foo="http://foo" targetNamespace="http://foo"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912" xmlns:foo="http://foo" targetNamespace="http://foo"
name="InterfacesTest" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<component name="LocalClientComponent">
diff --git a/sca-java-2.x/trunk/itest/interfaces/src/main/resources/InvalidRemoteAttribute.composite b/sca-java-2.x/trunk/itest/interfaces/src/main/resources/InvalidRemoteAttribute.composite
index c91d49a49a..da5700aa35 100644
--- a/sca-java-2.x/trunk/itest/interfaces/src/main/resources/InvalidRemoteAttribute.composite
+++ b/sca-java-2.x/trunk/itest/interfaces/src/main/resources/InvalidRemoteAttribute.composite
@@ -16,7 +16,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903" xmlns:foo="http://foo" targetNamespace="http://foo"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912" xmlns:foo="http://foo" targetNamespace="http://foo"
name="InvalidRemoteAttribute" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<component name="RemoteServiceComponent">
diff --git a/sca-java-2.x/trunk/itest/jaxws-asyncclient/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/jaxws-asyncclient/src/main/resources/META-INF/sca-contribution.xml
index 11ace7a788..b30367319d 100644
--- a/sca-java-2.x/trunk/itest/jaxws-asyncclient/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/jaxws-asyncclient/src/main/resources/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:itest="http://itest/jaxws">
<deployable composite="itest:jaxwsAsync"/>
-</contribution> \ No newline at end of file
+</contribution>
diff --git a/sca-java-2.x/trunk/itest/jaxws-asyncclient/src/main/resources/StockQuote.composite b/sca-java-2.x/trunk/itest/jaxws-asyncclient/src/main/resources/StockQuote.composite
index 313edf0435..548b7a9da5 100644
--- a/sca-java-2.x/trunk/itest/jaxws-asyncclient/src/main/resources/StockQuote.composite
+++ b/sca-java-2.x/trunk/itest/jaxws-asyncclient/src/main/resources/StockQuote.composite
@@ -16,7 +16,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:foo="http://itest/jaxws"
targetNamespace="http://itest/jaxws"
name="jaxwsAsync">
@@ -30,4 +30,4 @@
<reference name="stockQuote" target="StockQuote" />
</component>
-</composite> \ No newline at end of file
+</composite>
diff --git a/sca-java-2.x/trunk/itest/jaxws/src/test/resources/StockQuote.composite b/sca-java-2.x/trunk/itest/jaxws/src/test/resources/StockQuote.composite
index b2c9bd8ddb..c8c7719dfa 100644
--- a/sca-java-2.x/trunk/itest/jaxws/src/test/resources/StockQuote.composite
+++ b/sca-java-2.x/trunk/itest/jaxws/src/test/resources/StockQuote.composite
@@ -16,7 +16,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:foo="http://itest/jaxws"
targetNamespace="http://itest/jaxws"
name="jaxwsAsync">
diff --git a/sca-java-2.x/trunk/itest/jms/DynamicReplyQ/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/jms/DynamicReplyQ/src/main/resources/META-INF/sca-contribution.xml
index a9d43b5637..ce6a9514af 100644
--- a/sca-java-2.x/trunk/itest/jms/DynamicReplyQ/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/jms/DynamicReplyQ/src/main/resources/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:itest="http://itest">
<deployable composite="itest:SimpleServiceComposite"/>
<deployable composite="itest:DynamicComposite"/>
diff --git a/sca-java-2.x/trunk/itest/jms/DynamicReplyQ/src/main/resources/dynamic/client.composite b/sca-java-2.x/trunk/itest/jms/DynamicReplyQ/src/main/resources/dynamic/client.composite
index cbad991ac5..7f9ed9612f 100644
--- a/sca-java-2.x/trunk/itest/jms/DynamicReplyQ/src/main/resources/dynamic/client.composite
+++ b/sca-java-2.x/trunk/itest/jms/DynamicReplyQ/src/main/resources/dynamic/client.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"
targetNamespace="http://itest"
name="DynamicComposite">
diff --git a/sca-java-2.x/trunk/itest/jms/DynamicReplyQ/src/main/resources/simple/service.composite b/sca-java-2.x/trunk/itest/jms/DynamicReplyQ/src/main/resources/simple/service.composite
index 01553a968c..33364f61c0 100644
--- a/sca-java-2.x/trunk/itest/jms/DynamicReplyQ/src/main/resources/simple/service.composite
+++ b/sca-java-2.x/trunk/itest/jms/DynamicReplyQ/src/main/resources/simple/service.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"
targetNamespace="http://itest"
name="SimpleServiceComposite">
diff --git a/sca-java-2.x/trunk/itest/jms/args/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/jms/args/src/main/resources/META-INF/sca-contribution.xml
index 07caa57490..ac6e94ca21 100644
--- a/sca-java-2.x/trunk/itest/jms/args/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/jms/args/src/main/resources/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:itest="http://itest">
<deployable composite="itest:DefinitionsTests"/>
</contribution> \ No newline at end of file
diff --git a/sca-java-2.x/trunk/itest/jms/args/src/main/resources/selectors/selectors.composite b/sca-java-2.x/trunk/itest/jms/args/src/main/resources/selectors/selectors.composite
index 1a9075f6d4..827d3a7dc8 100644
--- a/sca-java-2.x/trunk/itest/jms/args/src/main/resources/selectors/selectors.composite
+++ b/sca-java-2.x/trunk/itest/jms/args/src/main/resources/selectors/selectors.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"
targetNamespace="http://itest"
name="DefinitionsTests">
diff --git a/sca-java-2.x/trunk/itest/jms/callbacks/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/jms/callbacks/src/main/resources/META-INF/sca-contribution.xml
index 95c3a41c43..68c3bfa4e0 100644
--- a/sca-java-2.x/trunk/itest/jms/callbacks/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/jms/callbacks/src/main/resources/META-INF/sca-contribution.xml
@@ -17,8 +17,8 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:itest="http://itest">
<deployable composite="itest:CallbackClientComposite"/>
<deployable composite="itest:CallbackTempQComposite"/>
-</contribution> \ No newline at end of file
+</contribution>
diff --git a/sca-java-2.x/trunk/itest/jms/callbacks/src/main/resources/simple/client.composite b/sca-java-2.x/trunk/itest/jms/callbacks/src/main/resources/simple/client.composite
index 19124fc3e6..671fddaa34 100644
--- a/sca-java-2.x/trunk/itest/jms/callbacks/src/main/resources/simple/client.composite
+++ b/sca-java-2.x/trunk/itest/jms/callbacks/src/main/resources/simple/client.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"
targetNamespace="http://itest"
name="CallbackClientComposite">
diff --git a/sca-java-2.x/trunk/itest/jms/callbacks/src/main/resources/simple/tempq.composite b/sca-java-2.x/trunk/itest/jms/callbacks/src/main/resources/simple/tempq.composite
index 5ef7c981f0..e140bdf9b7 100644
--- a/sca-java-2.x/trunk/itest/jms/callbacks/src/main/resources/simple/tempq.composite
+++ b/sca-java-2.x/trunk/itest/jms/callbacks/src/main/resources/simple/tempq.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"
targetNamespace="http://itest"
name="CallbackTempQComposite">
diff --git a/sca-java-2.x/trunk/itest/jms/defaults/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/jms/defaults/src/main/resources/META-INF/sca-contribution.xml
index 2a74e465ea..f4da034c55 100644
--- a/sca-java-2.x/trunk/itest/jms/defaults/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/jms/defaults/src/main/resources/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:itest="http://itest">
<deployable composite="itest:DefaultServiceComposite"/>
<deployable composite="itest:DefaultClientComposite"/>
diff --git a/sca-java-2.x/trunk/itest/jms/defaults/src/main/resources/defaults/client.composite b/sca-java-2.x/trunk/itest/jms/defaults/src/main/resources/defaults/client.composite
index c4d5215f86..06010956aa 100644
--- a/sca-java-2.x/trunk/itest/jms/defaults/src/main/resources/defaults/client.composite
+++ b/sca-java-2.x/trunk/itest/jms/defaults/src/main/resources/defaults/client.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"
targetNamespace="http://itest"
name="DefaultClientComposite">
diff --git a/sca-java-2.x/trunk/itest/jms/defaults/src/main/resources/defaults/service.composite b/sca-java-2.x/trunk/itest/jms/defaults/src/main/resources/defaults/service.composite
index a4de896f24..5354afb130 100644
--- a/sca-java-2.x/trunk/itest/jms/defaults/src/main/resources/defaults/service.composite
+++ b/sca-java-2.x/trunk/itest/jms/defaults/src/main/resources/defaults/service.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"
targetNamespace="http://itest"
name="DefaultServiceComposite">
diff --git a/sca-java-2.x/trunk/itest/jms/definitions/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/jms/definitions/src/main/resources/META-INF/sca-contribution.xml
index 07caa57490..a57e5befe2 100644
--- a/sca-java-2.x/trunk/itest/jms/definitions/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/jms/definitions/src/main/resources/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:itest="http://itest">
<deployable composite="itest:DefinitionsTests"/>
-</contribution> \ No newline at end of file
+</contribution>
diff --git a/sca-java-2.x/trunk/itest/jms/definitions/src/main/resources/definitions/definitions.composite b/sca-java-2.x/trunk/itest/jms/definitions/src/main/resources/definitions/definitions.composite
index 67a62a7165..6e478e067d 100644
--- a/sca-java-2.x/trunk/itest/jms/definitions/src/main/resources/definitions/definitions.composite
+++ b/sca-java-2.x/trunk/itest/jms/definitions/src/main/resources/definitions/definitions.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:itest="http://itest"
targetNamespace="http://itest"
name="DefinitionsTests">
diff --git a/sca-java-2.x/trunk/itest/jms/exceptions/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/jms/exceptions/src/main/resources/META-INF/sca-contribution.xml
index c9945cc57d..865bb39b4c 100644
--- a/sca-java-2.x/trunk/itest/jms/exceptions/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/jms/exceptions/src/main/resources/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:itest="http://itest">
<deployable composite="itest:ExceptionServiceComposite"/>
</contribution> \ No newline at end of file
diff --git a/sca-java-2.x/trunk/itest/jms/exceptions/src/main/resources/exceptions/service.composite b/sca-java-2.x/trunk/itest/jms/exceptions/src/main/resources/exceptions/service.composite
index 9eb8f2b27d..c2cb1a8cb7 100644
--- a/sca-java-2.x/trunk/itest/jms/exceptions/src/main/resources/exceptions/service.composite
+++ b/sca-java-2.x/trunk/itest/jms/exceptions/src/main/resources/exceptions/service.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"
targetNamespace="http://itest"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
name="ExceptionServiceComposite">
diff --git a/sca-java-2.x/trunk/itest/jms/exceptions1/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/jms/exceptions1/src/main/resources/META-INF/sca-contribution.xml
index c28c94da98..53504398bf 100644
--- a/sca-java-2.x/trunk/itest/jms/exceptions1/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/jms/exceptions1/src/main/resources/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:itest="http://itest">
<deployable composite="itest:ExceptionServiceComposite"/>
<deployable composite="itest:ExceptionClientComposite"/>
diff --git a/sca-java-2.x/trunk/itest/jms/exceptions1/src/main/resources/exceptions/client.composite b/sca-java-2.x/trunk/itest/jms/exceptions1/src/main/resources/exceptions/client.composite
index 5d1c57a1f3..162d7d68b8 100644
--- a/sca-java-2.x/trunk/itest/jms/exceptions1/src/main/resources/exceptions/client.composite
+++ b/sca-java-2.x/trunk/itest/jms/exceptions1/src/main/resources/exceptions/client.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"
targetNamespace="http://itest"
name="ExceptionClientComposite">
diff --git a/sca-java-2.x/trunk/itest/jms/exceptions1/src/main/resources/exceptions/service.composite b/sca-java-2.x/trunk/itest/jms/exceptions1/src/main/resources/exceptions/service.composite
index 6875772d56..dce41b86ac 100644
--- a/sca-java-2.x/trunk/itest/jms/exceptions1/src/main/resources/exceptions/service.composite
+++ b/sca-java-2.x/trunk/itest/jms/exceptions1/src/main/resources/exceptions/service.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"
targetNamespace="http://itest"
name="ExceptionServiceComposite">
diff --git a/sca-java-2.x/trunk/itest/jms/externalBroker/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/jms/externalBroker/src/main/resources/META-INF/sca-contribution.xml
index 60b132ca1b..5883e9a2d8 100644
--- a/sca-java-2.x/trunk/itest/jms/externalBroker/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/jms/externalBroker/src/main/resources/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:itest="http://itest">
<deployable composite="itest:ExternalServiceComposite"/>
<deployable composite="itest:ExternalClientComposite"/>
diff --git a/sca-java-2.x/trunk/itest/jms/externalBroker/src/main/resources/external/client.composite b/sca-java-2.x/trunk/itest/jms/externalBroker/src/main/resources/external/client.composite
index cad76ef45f..a872a75160 100644
--- a/sca-java-2.x/trunk/itest/jms/externalBroker/src/main/resources/external/client.composite
+++ b/sca-java-2.x/trunk/itest/jms/externalBroker/src/main/resources/external/client.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"
targetNamespace="http://itest"
name="ExternalClientComposite">
diff --git a/sca-java-2.x/trunk/itest/jms/externalBroker/src/main/resources/external/service.composite b/sca-java-2.x/trunk/itest/jms/externalBroker/src/main/resources/external/service.composite
index 8a76d8cd29..a22b04ec86 100644
--- a/sca-java-2.x/trunk/itest/jms/externalBroker/src/main/resources/external/service.composite
+++ b/sca-java-2.x/trunk/itest/jms/externalBroker/src/main/resources/external/service.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"
targetNamespace="http://itest"
name="ExternalServiceComposite">
diff --git a/sca-java-2.x/trunk/itest/jms/format-jmsbytes/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/jms/format-jmsbytes/src/main/resources/META-INF/sca-contribution.xml
index 84ac2356db..ced023ecdd 100644
--- a/sca-java-2.x/trunk/itest/jms/format-jmsbytes/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/jms/format-jmsbytes/src/main/resources/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:itest="http://itest">
<deployable composite="itest:helloworld" />
</contribution>
diff --git a/sca-java-2.x/trunk/itest/jms/format-jmsbytes/src/main/resources/jmsbytes/helloworld.composite b/sca-java-2.x/trunk/itest/jms/format-jmsbytes/src/main/resources/jmsbytes/helloworld.composite
index e5a904871c..df1d138b0c 100644
--- a/sca-java-2.x/trunk/itest/jms/format-jmsbytes/src/main/resources/jmsbytes/helloworld.composite
+++ b/sca-java-2.x/trunk/itest/jms/format-jmsbytes/src/main/resources/jmsbytes/helloworld.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"
targetNamespace="http://itest"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
xmlns:hw="http://helloworld"
diff --git a/sca-java-2.x/trunk/itest/jms/format-jmsbytesxml/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/jms/format-jmsbytesxml/src/main/resources/META-INF/sca-contribution.xml
index 84ac2356db..ced023ecdd 100644
--- a/sca-java-2.x/trunk/itest/jms/format-jmsbytesxml/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/jms/format-jmsbytesxml/src/main/resources/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:itest="http://itest">
<deployable composite="itest:helloworld" />
</contribution>
diff --git a/sca-java-2.x/trunk/itest/jms/format-jmsbytesxml/src/main/resources/jmsbytesxml/helloworld.composite b/sca-java-2.x/trunk/itest/jms/format-jmsbytesxml/src/main/resources/jmsbytesxml/helloworld.composite
index a28e6e5f6d..8eb3dda8b8 100644
--- a/sca-java-2.x/trunk/itest/jms/format-jmsbytesxml/src/main/resources/jmsbytesxml/helloworld.composite
+++ b/sca-java-2.x/trunk/itest/jms/format-jmsbytesxml/src/main/resources/jmsbytesxml/helloworld.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"
targetNamespace="http://itest"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
xmlns:hw="http://helloworld"
diff --git a/sca-java-2.x/trunk/itest/jms/format-jmsdefault/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/jms/format-jmsdefault/src/main/resources/META-INF/sca-contribution.xml
index 84ac2356db..ced023ecdd 100644
--- a/sca-java-2.x/trunk/itest/jms/format-jmsdefault/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/jms/format-jmsdefault/src/main/resources/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:itest="http://itest">
<deployable composite="itest:helloworld" />
</contribution>
diff --git a/sca-java-2.x/trunk/itest/jms/format-jmsdefault/src/main/resources/jmsdefault/helloworld.composite b/sca-java-2.x/trunk/itest/jms/format-jmsdefault/src/main/resources/jmsdefault/helloworld.composite
index a6d6e04ac8..d6a0202ad6 100644
--- a/sca-java-2.x/trunk/itest/jms/format-jmsdefault/src/main/resources/jmsdefault/helloworld.composite
+++ b/sca-java-2.x/trunk/itest/jms/format-jmsdefault/src/main/resources/jmsdefault/helloworld.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"
targetNamespace="http://itest"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
xmlns:hw="http://helloworld"
diff --git a/sca-java-2.x/trunk/itest/jms/format-jmsmessage/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/jms/format-jmsmessage/src/main/resources/META-INF/sca-contribution.xml
index 84ac2356db..ced023ecdd 100644
--- a/sca-java-2.x/trunk/itest/jms/format-jmsmessage/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/jms/format-jmsmessage/src/main/resources/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:itest="http://itest">
<deployable composite="itest:helloworld" />
</contribution>
diff --git a/sca-java-2.x/trunk/itest/jms/format-jmsmessage/src/main/resources/jmsmessage/helloworld.composite b/sca-java-2.x/trunk/itest/jms/format-jmsmessage/src/main/resources/jmsmessage/helloworld.composite
index c624a11233..78f3e12c88 100644
--- a/sca-java-2.x/trunk/itest/jms/format-jmsmessage/src/main/resources/jmsmessage/helloworld.composite
+++ b/sca-java-2.x/trunk/itest/jms/format-jmsmessage/src/main/resources/jmsmessage/helloworld.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"
targetNamespace="http://itest"
xmlns:hw="http://helloworld"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
diff --git a/sca-java-2.x/trunk/itest/jms/format-jmsobject/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/jms/format-jmsobject/src/main/resources/META-INF/sca-contribution.xml
index 84ac2356db..ced023ecdd 100644
--- a/sca-java-2.x/trunk/itest/jms/format-jmsobject/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/jms/format-jmsobject/src/main/resources/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:itest="http://itest">
<deployable composite="itest:helloworld" />
</contribution>
diff --git a/sca-java-2.x/trunk/itest/jms/format-jmsobject/src/main/resources/jmsobject/helloworld.composite b/sca-java-2.x/trunk/itest/jms/format-jmsobject/src/main/resources/jmsobject/helloworld.composite
index e037aa74d9..4ae21526ee 100644
--- a/sca-java-2.x/trunk/itest/jms/format-jmsobject/src/main/resources/jmsobject/helloworld.composite
+++ b/sca-java-2.x/trunk/itest/jms/format-jmsobject/src/main/resources/jmsobject/helloworld.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"
targetNamespace="http://itest"
xmlns:hw="http://helloworld"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
diff --git a/sca-java-2.x/trunk/itest/jms/format-jmstext/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/jms/format-jmstext/src/main/resources/META-INF/sca-contribution.xml
index 84ac2356db..ced023ecdd 100644
--- a/sca-java-2.x/trunk/itest/jms/format-jmstext/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/jms/format-jmstext/src/main/resources/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:itest="http://itest">
<deployable composite="itest:helloworld" />
</contribution>
diff --git a/sca-java-2.x/trunk/itest/jms/format-jmstext/src/main/resources/jmstext/helloworld.composite b/sca-java-2.x/trunk/itest/jms/format-jmstext/src/main/resources/jmstext/helloworld.composite
index d700a92f20..60d17a7724 100644
--- a/sca-java-2.x/trunk/itest/jms/format-jmstext/src/main/resources/jmstext/helloworld.composite
+++ b/sca-java-2.x/trunk/itest/jms/format-jmstext/src/main/resources/jmstext/helloworld.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"
targetNamespace="http://itest"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
xmlns:hw="http://helloworld"
diff --git a/sca-java-2.x/trunk/itest/jms/format-jmstextxml/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/jms/format-jmstextxml/src/main/resources/META-INF/sca-contribution.xml
index 84ac2356db..ced023ecdd 100644
--- a/sca-java-2.x/trunk/itest/jms/format-jmstextxml/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/jms/format-jmstextxml/src/main/resources/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:itest="http://itest">
<deployable composite="itest:helloworld" />
</contribution>
diff --git a/sca-java-2.x/trunk/itest/jms/format-jmstextxml/src/main/resources/jmstextxml/helloworld.composite b/sca-java-2.x/trunk/itest/jms/format-jmstextxml/src/main/resources/jmstextxml/helloworld.composite
index 72e7646704..8f43ef7e59 100644
--- a/sca-java-2.x/trunk/itest/jms/format-jmstextxml/src/main/resources/jmstextxml/helloworld.composite
+++ b/sca-java-2.x/trunk/itest/jms/format-jmstextxml/src/main/resources/jmstextxml/helloworld.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"
targetNamespace="http://itest"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
xmlns:hw="http://helloworld"
diff --git a/sca-java-2.x/trunk/itest/jms/format-jmstextxmlinjmsobjectout/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/jms/format-jmstextxmlinjmsobjectout/src/main/resources/META-INF/sca-contribution.xml
index 84ac2356db..ced023ecdd 100644
--- a/sca-java-2.x/trunk/itest/jms/format-jmstextxmlinjmsobjectout/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/jms/format-jmstextxmlinjmsobjectout/src/main/resources/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:itest="http://itest">
<deployable composite="itest:helloworld" />
</contribution>
diff --git a/sca-java-2.x/trunk/itest/jms/format-jmstextxmlinjmsobjectout/src/main/resources/jmstextxmlinjmsobjectout/helloworld.composite b/sca-java-2.x/trunk/itest/jms/format-jmstextxmlinjmsobjectout/src/main/resources/jmstextxmlinjmsobjectout/helloworld.composite
index b8bc67d5e3..9556ac47b1 100644
--- a/sca-java-2.x/trunk/itest/jms/format-jmstextxmlinjmsobjectout/src/main/resources/jmstextxmlinjmsobjectout/helloworld.composite
+++ b/sca-java-2.x/trunk/itest/jms/format-jmstextxmlinjmsobjectout/src/main/resources/jmstextxmlinjmsobjectout/helloworld.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"
targetNamespace="http://itest"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
xmlns:hw="http://helloworld"
diff --git a/sca-java-2.x/trunk/itest/jms/non-sca-client/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/jms/non-sca-client/src/main/resources/META-INF/sca-contribution.xml
index 90106d2cbf..decff8708f 100644
--- a/sca-java-2.x/trunk/itest/jms/non-sca-client/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/jms/non-sca-client/src/main/resources/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:itest="http://itest">
<deployable composite="itest:ServiceComposite"/>
</contribution> \ No newline at end of file
diff --git a/sca-java-2.x/trunk/itest/jms/non-sca-client/src/main/resources/nonSCAclient/service.composite b/sca-java-2.x/trunk/itest/jms/non-sca-client/src/main/resources/nonSCAclient/service.composite
index 967754b6e4..16474865ce 100644
--- a/sca-java-2.x/trunk/itest/jms/non-sca-client/src/main/resources/nonSCAclient/service.composite
+++ b/sca-java-2.x/trunk/itest/jms/non-sca-client/src/main/resources/nonSCAclient/service.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://itest"
name="ServiceComposite">
diff --git a/sca-java-2.x/trunk/itest/jms/noreplyto/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/jms/noreplyto/src/main/resources/META-INF/sca-contribution.xml
index 58ceeded7e..16825fe48f 100644
--- a/sca-java-2.x/trunk/itest/jms/noreplyto/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/jms/noreplyto/src/main/resources/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:itest="http://itest">
<deployable composite="itest:SimpleServiceComposite"/>
</contribution> \ No newline at end of file
diff --git a/sca-java-2.x/trunk/itest/jms/noreplyto/src/main/resources/service.composite b/sca-java-2.x/trunk/itest/jms/noreplyto/src/main/resources/service.composite
index 86bb60c147..28d15d8a82 100644
--- a/sca-java-2.x/trunk/itest/jms/noreplyto/src/main/resources/service.composite
+++ b/sca-java-2.x/trunk/itest/jms/noreplyto/src/main/resources/service.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"
targetNamespace="http://itest"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
name="SimpleServiceComposite">
diff --git a/sca-java-2.x/trunk/itest/jms/nulls/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/jms/nulls/src/main/resources/META-INF/sca-contribution.xml
index eee9c86565..ccb52c8702 100644
--- a/sca-java-2.x/trunk/itest/jms/nulls/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/jms/nulls/src/main/resources/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:itest="http://itest">
<deployable composite="itest:Nulls"/>
</contribution> \ No newline at end of file
diff --git a/sca-java-2.x/trunk/itest/jms/nulls/src/main/resources/nulls.composite b/sca-java-2.x/trunk/itest/jms/nulls/src/main/resources/nulls.composite
index e190cf92c9..64fc9f9345 100644
--- a/sca-java-2.x/trunk/itest/jms/nulls/src/main/resources/nulls.composite
+++ b/sca-java-2.x/trunk/itest/jms/nulls/src/main/resources/nulls.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://itest"
name="Nulls">
diff --git a/sca-java-2.x/trunk/itest/jms/oneway-nocf/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/jms/oneway-nocf/src/main/resources/META-INF/sca-contribution.xml
index 360b365d1b..edd6d508f7 100644
--- a/sca-java-2.x/trunk/itest/jms/oneway-nocf/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/jms/oneway-nocf/src/main/resources/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:itest="http://itest">
<deployable composite="itest:OneWayServiceComposite"/>
<deployable composite="itest:OneWayClientComposite"/>
diff --git a/sca-java-2.x/trunk/itest/jms/oneway-nocf/src/main/resources/oneway/OneWayClient.composite b/sca-java-2.x/trunk/itest/jms/oneway-nocf/src/main/resources/oneway/OneWayClient.composite
index 70a106bf06..bf709776df 100644
--- a/sca-java-2.x/trunk/itest/jms/oneway-nocf/src/main/resources/oneway/OneWayClient.composite
+++ b/sca-java-2.x/trunk/itest/jms/oneway-nocf/src/main/resources/oneway/OneWayClient.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"
targetNamespace="http://itest"
name="OneWayClientComposite">
diff --git a/sca-java-2.x/trunk/itest/jms/oneway-nocf/src/main/resources/oneway/OneWayService.composite b/sca-java-2.x/trunk/itest/jms/oneway-nocf/src/main/resources/oneway/OneWayService.composite
index 5412a1d6e0..da2e6a2264 100644
--- a/sca-java-2.x/trunk/itest/jms/oneway-nocf/src/main/resources/oneway/OneWayService.composite
+++ b/sca-java-2.x/trunk/itest/jms/oneway-nocf/src/main/resources/oneway/OneWayService.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"
targetNamespace="http://itest"
name="OneWayServiceComposite">
diff --git a/sca-java-2.x/trunk/itest/jms/oneway/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/jms/oneway/src/main/resources/META-INF/sca-contribution.xml
index 360b365d1b..edd6d508f7 100644
--- a/sca-java-2.x/trunk/itest/jms/oneway/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/jms/oneway/src/main/resources/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:itest="http://itest">
<deployable composite="itest:OneWayServiceComposite"/>
<deployable composite="itest:OneWayClientComposite"/>
diff --git a/sca-java-2.x/trunk/itest/jms/oneway/src/main/resources/oneway/OneWayClient.composite b/sca-java-2.x/trunk/itest/jms/oneway/src/main/resources/oneway/OneWayClient.composite
index eeeb3b90d0..8bccf22bea 100644
--- a/sca-java-2.x/trunk/itest/jms/oneway/src/main/resources/oneway/OneWayClient.composite
+++ b/sca-java-2.x/trunk/itest/jms/oneway/src/main/resources/oneway/OneWayClient.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"
targetNamespace="http://itest"
name="OneWayClientComposite">
diff --git a/sca-java-2.x/trunk/itest/jms/oneway/src/main/resources/oneway/OneWayService.composite b/sca-java-2.x/trunk/itest/jms/oneway/src/main/resources/oneway/OneWayService.composite
index e41e226994..0014b88050 100644
--- a/sca-java-2.x/trunk/itest/jms/oneway/src/main/resources/oneway/OneWayService.composite
+++ b/sca-java-2.x/trunk/itest/jms/oneway/src/main/resources/oneway/OneWayService.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"
targetNamespace="http://itest"
name="OneWayServiceComposite">
diff --git a/sca-java-2.x/trunk/itest/jms/policy-headers/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/jms/policy-headers/src/main/resources/META-INF/sca-contribution.xml
index a930b9e9a7..12c7313bb4 100644
--- a/sca-java-2.x/trunk/itest/jms/policy-headers/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/jms/policy-headers/src/main/resources/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:itest="http://itest">
<deployable composite="itest:PropertiesClientComposite"/>
</contribution> \ No newline at end of file
diff --git a/sca-java-2.x/trunk/itest/jms/policy-headers/src/main/resources/policyHeaders/policyHeaders.composite b/sca-java-2.x/trunk/itest/jms/policy-headers/src/main/resources/policyHeaders/policyHeaders.composite
index f2761f0b78..c6ea015d85 100644
--- a/sca-java-2.x/trunk/itest/jms/policy-headers/src/main/resources/policyHeaders/policyHeaders.composite
+++ b/sca-java-2.x/trunk/itest/jms/policy-headers/src/main/resources/policyHeaders/policyHeaders.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"
targetNamespace="http://itest"
name="PropertiesClientComposite">
diff --git a/sca-java-2.x/trunk/itest/jms/properties/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/jms/properties/src/main/resources/META-INF/sca-contribution.xml
index a930b9e9a7..12c7313bb4 100644
--- a/sca-java-2.x/trunk/itest/jms/properties/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/jms/properties/src/main/resources/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:itest="http://itest">
<deployable composite="itest:PropertiesClientComposite"/>
</contribution> \ No newline at end of file
diff --git a/sca-java-2.x/trunk/itest/jms/properties/src/main/resources/properties/properties.composite b/sca-java-2.x/trunk/itest/jms/properties/src/main/resources/properties/properties.composite
index 70044e76e7..12c26132a2 100644
--- a/sca-java-2.x/trunk/itest/jms/properties/src/main/resources/properties/properties.composite
+++ b/sca-java-2.x/trunk/itest/jms/properties/src/main/resources/properties/properties.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"
targetNamespace="http://itest"
name="PropertiesClientComposite">
diff --git a/sca-java-2.x/trunk/itest/jms/responsecf/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/jms/responsecf/src/main/resources/META-INF/sca-contribution.xml
index c062ef9ec0..23c5979291 100644
--- a/sca-java-2.x/trunk/itest/jms/responsecf/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/jms/responsecf/src/main/resources/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:itest="http://itest">
<deployable composite="itest:SimpleServiceComposite"/>
<deployable composite="itest:SimpleClientComposite"/>
diff --git a/sca-java-2.x/trunk/itest/jms/responsecf/src/main/resources/cf/client.composite b/sca-java-2.x/trunk/itest/jms/responsecf/src/main/resources/cf/client.composite
index 3a03f9b675..a3e5403432 100644
--- a/sca-java-2.x/trunk/itest/jms/responsecf/src/main/resources/cf/client.composite
+++ b/sca-java-2.x/trunk/itest/jms/responsecf/src/main/resources/cf/client.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"
targetNamespace="http://itest"
name="SimpleClientComposite">
diff --git a/sca-java-2.x/trunk/itest/jms/responsecf/src/main/resources/cf/service.composite b/sca-java-2.x/trunk/itest/jms/responsecf/src/main/resources/cf/service.composite
index d7ba8f2838..cd04ae7836 100644
--- a/sca-java-2.x/trunk/itest/jms/responsecf/src/main/resources/cf/service.composite
+++ b/sca-java-2.x/trunk/itest/jms/responsecf/src/main/resources/cf/service.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"
targetNamespace="http://itest"
name="SimpleServiceComposite">
diff --git a/sca-java-2.x/trunk/itest/jms/rpc/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/jms/rpc/src/main/resources/META-INF/sca-contribution.xml
index c062ef9ec0..23c5979291 100644
--- a/sca-java-2.x/trunk/itest/jms/rpc/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/jms/rpc/src/main/resources/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:itest="http://itest">
<deployable composite="itest:SimpleServiceComposite"/>
<deployable composite="itest:SimpleClientComposite"/>
diff --git a/sca-java-2.x/trunk/itest/jms/rpc/src/main/resources/simple/client.composite b/sca-java-2.x/trunk/itest/jms/rpc/src/main/resources/simple/client.composite
index bed860e2cd..a758389e89 100644
--- a/sca-java-2.x/trunk/itest/jms/rpc/src/main/resources/simple/client.composite
+++ b/sca-java-2.x/trunk/itest/jms/rpc/src/main/resources/simple/client.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"
targetNamespace="http://itest"
name="SimpleClientComposite">
diff --git a/sca-java-2.x/trunk/itest/jms/rpc/src/main/resources/simple/service.composite b/sca-java-2.x/trunk/itest/jms/rpc/src/main/resources/simple/service.composite
index 01553a968c..33364f61c0 100644
--- a/sca-java-2.x/trunk/itest/jms/rpc/src/main/resources/simple/service.composite
+++ b/sca-java-2.x/trunk/itest/jms/rpc/src/main/resources/simple/service.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"
targetNamespace="http://itest"
name="SimpleServiceComposite">
diff --git a/sca-java-2.x/trunk/itest/jms/selectors/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/jms/selectors/src/main/resources/META-INF/sca-contribution.xml
index 59cf4aee9d..3527e98032 100644
--- a/sca-java-2.x/trunk/itest/jms/selectors/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/jms/selectors/src/main/resources/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:itest="http://itest">
<deployable composite="itest:helloworld"/>
<deployable composite="itest:helloworldUP"/>
diff --git a/sca-java-2.x/trunk/itest/jms/selectors/src/main/resources/jmsdefault/helloworld.composite b/sca-java-2.x/trunk/itest/jms/selectors/src/main/resources/jmsdefault/helloworld.composite
index ab8e29ccdd..de377b0eec 100644
--- a/sca-java-2.x/trunk/itest/jms/selectors/src/main/resources/jmsdefault/helloworld.composite
+++ b/sca-java-2.x/trunk/itest/jms/selectors/src/main/resources/jmsdefault/helloworld.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"
targetNamespace="http://itest"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
xmlns:hw="http://helloworld"
diff --git a/sca-java-2.x/trunk/itest/jms/selectors/src/main/resources/jmsuserprop/helloworld.composite b/sca-java-2.x/trunk/itest/jms/selectors/src/main/resources/jmsuserprop/helloworld.composite
index af36b8af9b..4e0ee51b36 100644
--- a/sca-java-2.x/trunk/itest/jms/selectors/src/main/resources/jmsuserprop/helloworld.composite
+++ b/sca-java-2.x/trunk/itest/jms/selectors/src/main/resources/jmsuserprop/helloworld.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"
targetNamespace="http://itest"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
xmlns:hw="http://helloworld"
diff --git a/sca-java-2.x/trunk/itest/jms/selectors/src/main/resources/selectors/selectors.composite b/sca-java-2.x/trunk/itest/jms/selectors/src/main/resources/selectors/selectors.composite
index bf10f20d38..651cbe81a4 100644
--- a/sca-java-2.x/trunk/itest/jms/selectors/src/main/resources/selectors/selectors.composite
+++ b/sca-java-2.x/trunk/itest/jms/selectors/src/main/resources/selectors/selectors.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"
targetNamespace="http://itest"
xmlns:itest="http://jms"
name="Selectors">
diff --git a/sca-java-2.x/trunk/itest/jms/topics/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/jms/topics/src/main/resources/META-INF/sca-contribution.xml
index 2690297524..c1156b35e6 100644
--- a/sca-java-2.x/trunk/itest/jms/topics/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/jms/topics/src/main/resources/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:itest="http://itest">
<deployable composite="itest:TopicsClientComposite"/>
<deployable composite="itest:OneWayServiceComposite"/>
diff --git a/sca-java-2.x/trunk/itest/jms/topics/src/main/resources/topics/TopicsClient.composite b/sca-java-2.x/trunk/itest/jms/topics/src/main/resources/topics/TopicsClient.composite
index b951484044..d4027ff60d 100644
--- a/sca-java-2.x/trunk/itest/jms/topics/src/main/resources/topics/TopicsClient.composite
+++ b/sca-java-2.x/trunk/itest/jms/topics/src/main/resources/topics/TopicsClient.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"
targetNamespace="http://itest"
name="TopicsClientComposite">
diff --git a/sca-java-2.x/trunk/itest/jms/topics/src/main/resources/topics/TopicsService.composite b/sca-java-2.x/trunk/itest/jms/topics/src/main/resources/topics/TopicsService.composite
index 80c653cc29..8726543253 100644
--- a/sca-java-2.x/trunk/itest/jms/topics/src/main/resources/topics/TopicsService.composite
+++ b/sca-java-2.x/trunk/itest/jms/topics/src/main/resources/topics/TopicsService.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"
targetNamespace="http://itest"
name="OneWayServiceComposite">
diff --git a/sca-java-2.x/trunk/itest/jms/ttl/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/jms/ttl/src/main/resources/META-INF/sca-contribution.xml
index eeae8fcc59..ff50ad2daa 100644
--- a/sca-java-2.x/trunk/itest/jms/ttl/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/jms/ttl/src/main/resources/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:itest="http://itest">
<deployable composite="itest:TTLTests"/>
</contribution> \ No newline at end of file
diff --git a/sca-java-2.x/trunk/itest/jms/ttl/src/main/resources/ttl.composite b/sca-java-2.x/trunk/itest/jms/ttl/src/main/resources/ttl.composite
index 91b64cf8dc..8b06a9fc7c 100644
--- a/sca-java-2.x/trunk/itest/jms/ttl/src/main/resources/ttl.composite
+++ b/sca-java-2.x/trunk/itest/jms/ttl/src/main/resources/ttl.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"
targetNamespace="http://itest"
name="TTLTests">
diff --git a/sca-java-2.x/trunk/itest/jms/uri-rpc/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/jms/uri-rpc/src/main/resources/META-INF/sca-contribution.xml
index 3349754e4a..655372580c 100644
--- a/sca-java-2.x/trunk/itest/jms/uri-rpc/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/jms/uri-rpc/src/main/resources/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:itest="http://itest">
<deployable composite="itest:SimpleServiceComposite"/>
<deployable composite="itest:URIClientComposite"/>
diff --git a/sca-java-2.x/trunk/itest/jms/uri-rpc/src/main/resources/simple/service.composite b/sca-java-2.x/trunk/itest/jms/uri-rpc/src/main/resources/simple/service.composite
index 01553a968c..33364f61c0 100644
--- a/sca-java-2.x/trunk/itest/jms/uri-rpc/src/main/resources/simple/service.composite
+++ b/sca-java-2.x/trunk/itest/jms/uri-rpc/src/main/resources/simple/service.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"
targetNamespace="http://itest"
name="SimpleServiceComposite">
diff --git a/sca-java-2.x/trunk/itest/jms/uri-rpc/src/main/resources/simple/uriclient.composite b/sca-java-2.x/trunk/itest/jms/uri-rpc/src/main/resources/simple/uriclient.composite
index 9e7b119fad..2e47288c04 100644
--- a/sca-java-2.x/trunk/itest/jms/uri-rpc/src/main/resources/simple/uriclient.composite
+++ b/sca-java-2.x/trunk/itest/jms/uri-rpc/src/main/resources/simple/uriclient.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"
targetNamespace="http://itest"
name="URIClientComposite">
diff --git a/sca-java-2.x/trunk/itest/nodes/helloworld-client/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/nodes/helloworld-client/src/main/resources/META-INF/sca-contribution.xml
index b4ba94220c..7e062cc14e 100644
--- a/sca-java-2.x/trunk/itest/nodes/helloworld-client/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/nodes/helloworld-client/src/main/resources/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:itest="http://itest">
<deployable composite="itest:HelloworldClient"/>
</contribution> \ No newline at end of file
diff --git a/sca-java-2.x/trunk/itest/nodes/helloworld-client/src/main/resources/helloworld-client.composite b/sca-java-2.x/trunk/itest/nodes/helloworld-client/src/main/resources/helloworld-client.composite
index 9d5e9ae59a..3c4ed03448 100644
--- a/sca-java-2.x/trunk/itest/nodes/helloworld-client/src/main/resources/helloworld-client.composite
+++ b/sca-java-2.x/trunk/itest/nodes/helloworld-client/src/main/resources/helloworld-client.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"
targetNamespace="http://itest"
name="HelloworldClient">
diff --git a/sca-java-2.x/trunk/itest/nodes/helloworld-service/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/nodes/helloworld-service/src/main/resources/META-INF/sca-contribution.xml
index c65718909d..829ece9f7c 100644
--- a/sca-java-2.x/trunk/itest/nodes/helloworld-service/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/nodes/helloworld-service/src/main/resources/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:itest="http://itest">
<deployable composite="itest:HelloworldService"/>
</contribution> \ No newline at end of file
diff --git a/sca-java-2.x/trunk/itest/nodes/helloworld-service/src/main/resources/helloworld-service.composite b/sca-java-2.x/trunk/itest/nodes/helloworld-service/src/main/resources/helloworld-service.composite
index 6b2d15b7a6..5334caeb55 100644
--- a/sca-java-2.x/trunk/itest/nodes/helloworld-service/src/main/resources/helloworld-service.composite
+++ b/sca-java-2.x/trunk/itest/nodes/helloworld-service/src/main/resources/helloworld-service.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"
targetNamespace="http://itest"
name="HelloworldService">
diff --git a/sca-java-2.x/trunk/itest/nodes/two-nodes-test/src/test/java/itest/ClientNode.java b/sca-java-2.x/trunk/itest/nodes/two-nodes-test/src/test/java/itest/ClientNode.java
index 0b8e2229a2..308d7ed219 100644
--- a/sca-java-2.x/trunk/itest/nodes/two-nodes-test/src/test/java/itest/ClientNode.java
+++ b/sca-java-2.x/trunk/itest/nodes/two-nodes-test/src/test/java/itest/ClientNode.java
@@ -41,7 +41,7 @@ import org.oasisopen.sca.client.SCAClientFactory;
* This shows how to test the Calculator service component.
*/
public class ClientNode {
- private final static String SCA11_NS = "http://docs.oasis-open.org/ns/opencsa/sca/200903";
+ private final static String SCA11_NS = "http://docs.oasis-open.org/ns/opencsa/sca/200912";
private static Node clientNode;
private static TestCaseRunner runner;
diff --git a/sca-java-2.x/trunk/itest/nodes/two-nodes-test/src/test/java/itest/ServiceNode.java b/sca-java-2.x/trunk/itest/nodes/two-nodes-test/src/test/java/itest/ServiceNode.java
index b413825106..4b034d89e0 100644
--- a/sca-java-2.x/trunk/itest/nodes/two-nodes-test/src/test/java/itest/ServiceNode.java
+++ b/sca-java-2.x/trunk/itest/nodes/two-nodes-test/src/test/java/itest/ServiceNode.java
@@ -33,7 +33,7 @@ import org.junit.BeforeClass;
* This shows how to test the Calculator service component.
*/
public class ServiceNode {
- private final static String SCA11_NS = "http://docs.oasis-open.org/ns/opencsa/sca/200903";
+ private final static String SCA11_NS = "http://docs.oasis-open.org/ns/opencsa/sca/200912";
private static Node serviceNode;
@BeforeClass
diff --git a/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/client-config.xml b/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/client-config.xml
index a589d01ada..b47de3d2cb 100644
--- a/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/client-config.xml
+++ b/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/client-config.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<node xmlns:sca="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<node xmlns:sca="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns="http://tuscany.apache.org/xmlns/sca/1.1"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
uri="http://sample/nodes/TestNode1"
diff --git a/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/server-config.xml b/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/server-config.xml
index 17313a7a5d..d4d09c0d0f 100644
--- a/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/server-config.xml
+++ b/sca-java-2.x/trunk/itest/nodes/two-nodes-two-vms-test/server-config.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<node xmlns:sca="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<node xmlns:sca="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns="http://tuscany.apache.org/xmlns/sca/1.1"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
uri="http://sample/nodes/TestNode1"
diff --git a/sca-java-2.x/trunk/itest/policies/src/main/resources/Customer.composite b/sca-java-2.x/trunk/itest/policies/src/main/resources/Customer.composite
index 2a8f598b90..7c66c741f6 100644
--- a/sca-java-2.x/trunk/itest/policies/src/main/resources/Customer.composite
+++ b/sca-java-2.x/trunk/itest/policies/src/main/resources/Customer.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:c="http://customer"
targetNamespace="http://customer"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
diff --git a/sca-java-2.x/trunk/itest/policies/src/main/resources/META-INF/definitions.xml b/sca-java-2.x/trunk/itest/policies/src/main/resources/META-INF/definitions.xml
index 0a39912bf0..6a0cae247b 100644
--- a/sca-java-2.x/trunk/itest/policies/src/main/resources/META-INF/definitions.xml
+++ b/sca-java-2.x/trunk/itest/policies/src/main/resources/META-INF/definitions.xml
@@ -17,8 +17,8 @@
* specific language governing permissions and limitations
* under the License.
-->
-<definitions xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
- xmlns:sca="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<definitions xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
+ xmlns:sca="http://docs.oasis-open.org/ns/opencsa/sca/200912"
targetNamespace="http://tuscany.apache.org/xmlns/sca/1.1"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1">
diff --git a/sca-java-2.x/trunk/itest/policies/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/policies/src/main/resources/META-INF/sca-contribution.xml
index be63597c12..d5d1840754 100644
--- a/sca-java-2.x/trunk/itest/policies/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/policies/src/main/resources/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:p="http://payment">
<deployable composite="p:Payment" />
</contribution> \ No newline at end of file
diff --git a/sca-java-2.x/trunk/itest/policies/src/main/resources/Payment.composite b/sca-java-2.x/trunk/itest/policies/src/main/resources/Payment.composite
index df54d0c1c2..de47ba790d 100644
--- a/sca-java-2.x/trunk/itest/policies/src/main/resources/Payment.composite
+++ b/sca-java-2.x/trunk/itest/policies/src/main/resources/Payment.composite
@@ -17,10 +17,10 @@
* 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:p="http://payment"
xmlns:c="http://customer"
- xmlns:sca = "http://docs.oasis-open.org/ns/opencsa/sca/200903"
+ xmlns:sca = "http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
requires = "sca:authorization"
targetNamespace="http://payment"
diff --git a/sca-java-2.x/trunk/itest/properties/src/main/resources/ConstructorPropertyInjection.composite b/sca-java-2.x/trunk/itest/properties/src/main/resources/ConstructorPropertyInjection.composite
index 7e3b2b35f0..e697cedd62 100644
--- a/sca-java-2.x/trunk/itest/properties/src/main/resources/ConstructorPropertyInjection.composite
+++ b/sca-java-2.x/trunk/itest/properties/src/main/resources/ConstructorPropertyInjection.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" targetNamespace="http://foo" name="ConstructorPropertyInjection">
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912" targetNamespace="http://foo" name="ConstructorPropertyInjection">
<component name="Foo1Component">
<implementation.java class="org.apache.tuscany.sca.itest.cdi.Foo1" />
@@ -36,4 +36,4 @@
</property>
</component>
-</composite> \ No newline at end of file
+</composite>
diff --git a/sca-java-2.x/trunk/itest/properties/src/main/resources/Outer.composite b/sca-java-2.x/trunk/itest/properties/src/main/resources/Outer.composite
index 5e767b1e0e..93f164a1e7 100644
--- a/sca-java-2.x/trunk/itest/properties/src/main/resources/Outer.composite
+++ b/sca-java-2.x/trunk/itest/properties/src/main/resources/Outer.composite
@@ -16,9 +16,9 @@
* specific language governing permissions and limitations
* under the License.
-->
-<composite xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<composite xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:foo="http://foo" xmlns:xsd="http://www.w3.org/2001/XMLSchema"
- xsi:schemaLocation="http://docs.oasis-open.org/ns/opencsa/sca/200903 http://docs.oasis-open.org/ns/opencsa/sca/200903" name="Iteration3Composite"
+ xsi:schemaLocation="http://docs.oasis-open.org/ns/opencsa/sca/200912 http://docs.oasis-open.org/ns/opencsa/sca/200912" name="Iteration3Composite"
targetNamespace="http://foo" local="true" autowire="false">
<property name="newLocation" type="xsd:anyURI">Raleigh</property>
diff --git a/sca-java-2.x/trunk/itest/properties/src/main/resources/OuterPropertyTest.composite b/sca-java-2.x/trunk/itest/properties/src/main/resources/OuterPropertyTest.composite
index fd181bfcaa..ae9da4541a 100644
--- a/sca-java-2.x/trunk/itest/properties/src/main/resources/OuterPropertyTest.composite
+++ b/sca-java-2.x/trunk/itest/properties/src/main/resources/OuterPropertyTest.composite
@@ -16,7 +16,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:foo="http://foo"
targetNamespace="http://foo"
name="OuterPropertyTest"
diff --git a/sca-java-2.x/trunk/itest/properties/src/main/resources/PropertyTest.composite b/sca-java-2.x/trunk/itest/properties/src/main/resources/PropertyTest.composite
index 36f75d52a1..285aaae8ca 100644
--- a/sca-java-2.x/trunk/itest/properties/src/main/resources/PropertyTest.composite
+++ b/sca-java-2.x/trunk/itest/properties/src/main/resources/PropertyTest.composite
@@ -16,7 +16,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:foo="http://foo"
xmlns:cust="http://www.example.com/Customer"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
diff --git a/sca-java-2.x/trunk/itest/properties/src/main/resources/mySimpleService.composite b/sca-java-2.x/trunk/itest/properties/src/main/resources/mySimpleService.composite
index 3cf25384e6..347990cca8 100644
--- a/sca-java-2.x/trunk/itest/properties/src/main/resources/mySimpleService.composite
+++ b/sca-java-2.x/trunk/itest/properties/src/main/resources/mySimpleService.composite
@@ -18,9 +18,9 @@
* under the License.
-->
<composite autowire="false" local="true" name="MySimpleService"
- targetNamespace="http://foo" xmlns:foo="http://foo" xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+ targetNamespace="http://foo" xmlns:foo="http://foo" xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://docs.oasis-open.org/ns/opencsa/sca/200903 http://docs.oasis-open.org/ns/opencsa/sca/200903 ">
+ xsi:schemaLocation="http://docs.oasis-open.org/ns/opencsa/sca/200912 http://docs.oasis-open.org/ns/opencsa/sca/200912 ">
<service name="MyServiceNew1" promote="MyServiceComponentNew/MyService">
diff --git a/sca-java-2.x/trunk/itest/recursive-multi-level/src/main/resources/TotalService1Auto.composite b/sca-java-2.x/trunk/itest/recursive-multi-level/src/main/resources/TotalService1Auto.composite
index 090bc49a41..8a2c49550f 100644
--- a/sca-java-2.x/trunk/itest/recursive-multi-level/src/main/resources/TotalService1Auto.composite
+++ b/sca-java-2.x/trunk/itest/recursive-multi-level/src/main/resources/TotalService1Auto.composite
@@ -18,10 +18,10 @@
* under the License.
-->
<composite xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+ xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:foo="http://foo"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
- xsi:schemaLocation="http://docs.oasis-open.org/ns/opencsa/sca/200903 http://docs.oasis-open.org/ns/opencsa/sca/200903"
+ xsi:schemaLocation="http://docs.oasis-open.org/ns/opencsa/sca/200912 http://docs.oasis-open.org/ns/opencsa/sca/200912"
name="TotalComposite1Auto"
targetNamespace="http://foo"
local="true"
diff --git a/sca-java-2.x/trunk/itest/recursive-multi-level/src/main/resources/TotalService2Auto.composite b/sca-java-2.x/trunk/itest/recursive-multi-level/src/main/resources/TotalService2Auto.composite
index 8c1a9a2f72..c2d4fc88f8 100644
--- a/sca-java-2.x/trunk/itest/recursive-multi-level/src/main/resources/TotalService2Auto.composite
+++ b/sca-java-2.x/trunk/itest/recursive-multi-level/src/main/resources/TotalService2Auto.composite
@@ -18,10 +18,10 @@
* under the License.
-->
<composite xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+ xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:foo="http://foo"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
- xsi:schemaLocation="http://docs.oasis-open.org/ns/opencsa/sca/200903 http://docs.oasis-open.org/ns/opencsa/sca/200903"
+ xsi:schemaLocation="http://docs.oasis-open.org/ns/opencsa/sca/200912 http://docs.oasis-open.org/ns/opencsa/sca/200912"
name="TotalComposite2Auto"
targetNamespace="http://foo"
local="true"
diff --git a/sca-java-2.x/trunk/itest/recursive-multi-level/src/main/resources/TotalService3Auto.composite b/sca-java-2.x/trunk/itest/recursive-multi-level/src/main/resources/TotalService3Auto.composite
index 884a8b0a96..31943d3c29 100644
--- a/sca-java-2.x/trunk/itest/recursive-multi-level/src/main/resources/TotalService3Auto.composite
+++ b/sca-java-2.x/trunk/itest/recursive-multi-level/src/main/resources/TotalService3Auto.composite
@@ -18,10 +18,10 @@
* under the License.
-->
<composite xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+ xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:foo="http://foo"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
- xsi:schemaLocation="http://docs.oasis-open.org/ns/opencsa/sca/200903 http://docs.oasis-open.org/ns/opencsa/sca/200903"
+ xsi:schemaLocation="http://docs.oasis-open.org/ns/opencsa/sca/200912 http://docs.oasis-open.org/ns/opencsa/sca/200912"
name="TotalComposite3Auto"
targetNamespace="http://foo"
local="true"
diff --git a/sca-java-2.x/trunk/itest/references/src/main/resources/AutoWiredReferencesTest.composite b/sca-java-2.x/trunk/itest/references/src/main/resources/AutoWiredReferencesTest.composite
index 3934025e64..14899fce62 100644
--- a/sca-java-2.x/trunk/itest/references/src/main/resources/AutoWiredReferencesTest.composite
+++ b/sca-java-2.x/trunk/itest/references/src/main/resources/AutoWiredReferencesTest.composite
@@ -16,7 +16,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903" xmlns:foo="http://foo" targetNamespace="http://foo"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912" xmlns:foo="http://foo" targetNamespace="http://foo"
name="AutowireReferencesTest" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" autowire="true">
<component name="AComponent" autowire="false">
diff --git a/sca-java-2.x/trunk/itest/references/src/main/resources/InnerReferencesTest.composite b/sca-java-2.x/trunk/itest/references/src/main/resources/InnerReferencesTest.composite
index 871a846edf..7048eaf371 100644
--- a/sca-java-2.x/trunk/itest/references/src/main/resources/InnerReferencesTest.composite
+++ b/sca-java-2.x/trunk/itest/references/src/main/resources/InnerReferencesTest.composite
@@ -16,7 +16,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903" xmlns:foo="http://foo" targetNamespace="http://foo"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912" xmlns:foo="http://foo" targetNamespace="http://foo"
name="InnerReferencesTest" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
diff --git a/sca-java-2.x/trunk/itest/references/src/main/resources/ManualWiredReferencesTest.composite b/sca-java-2.x/trunk/itest/references/src/main/resources/ManualWiredReferencesTest.composite
index 52d6fe48c1..dbf72f67b6 100644
--- a/sca-java-2.x/trunk/itest/references/src/main/resources/ManualWiredReferencesTest.composite
+++ b/sca-java-2.x/trunk/itest/references/src/main/resources/ManualWiredReferencesTest.composite
@@ -16,7 +16,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903" xmlns:foo="http://foo" targetNamespace="http://foo"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912" xmlns:foo="http://foo" targetNamespace="http://foo"
name="ManualWiredReferencesTest" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" autowire="true">
<component name="AComponent" >
diff --git a/sca-java-2.x/trunk/itest/scaclient-api/src/main/resources/Helloworld.composite b/sca-java-2.x/trunk/itest/scaclient-api/src/main/resources/Helloworld.composite
index 3f0e0a164c..2d5ae6a57c 100644
--- a/sca-java-2.x/trunk/itest/scaclient-api/src/main/resources/Helloworld.composite
+++ b/sca-java-2.x/trunk/itest/scaclient-api/src/main/resources/Helloworld.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://itest"
name="Helloworld">
diff --git a/sca-java-2.x/trunk/itest/scaclient-api/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/scaclient-api/src/main/resources/META-INF/sca-contribution.xml
index d8604a5cc0..56e127b539 100644
--- a/sca-java-2.x/trunk/itest/scaclient-api/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/scaclient-api/src/main/resources/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:itest="http://itest">
<deployable composite="itest:Helloworld"/>
</contribution> \ No newline at end of file
diff --git a/sca-java-2.x/trunk/itest/scdl/src/test/resources/test.composite b/sca-java-2.x/trunk/itest/scdl/src/test/resources/test.composite
index aa11c0d092..c0bb2bbc40 100644
--- a/sca-java-2.x/trunk/itest/scdl/src/test/resources/test.composite
+++ b/sca-java-2.x/trunk/itest/scdl/src/test/resources/test.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"
targetNamespace="http://itest"
xmlns:hns="http://tuscany.apache.org/implementation/bpel/example/helloworld"
xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
diff --git a/sca-java-2.x/trunk/itest/scopes/src/main/resources/scopes.composite b/sca-java-2.x/trunk/itest/scopes/src/main/resources/scopes.composite
index 83a71218f5..ed67bf5953 100644
--- a/sca-java-2.x/trunk/itest/scopes/src/main/resources/scopes.composite
+++ b/sca-java-2.x/trunk/itest/scopes/src/main/resources/scopes.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"
targetNamespace="http://Scopes"
name="Scopes">
diff --git a/sca-java-2.x/trunk/itest/service-reference/src/main/resources/nodeA/CompositeA.composite b/sca-java-2.x/trunk/itest/service-reference/src/main/resources/nodeA/CompositeA.composite
index fb88cd8bea..9a1fa0a7f7 100644
--- a/sca-java-2.x/trunk/itest/service-reference/src/main/resources/nodeA/CompositeA.composite
+++ b/sca-java-2.x/trunk/itest/service-reference/src/main/resources/nodeA/CompositeA.composite
@@ -16,7 +16,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:foo="http://foo"
targetNamespace="http://foo"
name="CompositeA"
diff --git a/sca-java-2.x/trunk/itest/service-reference/src/main/resources/nodeB/CompositeB.composite b/sca-java-2.x/trunk/itest/service-reference/src/main/resources/nodeB/CompositeB.composite
index 06e4c63e94..a72f5949ed 100644
--- a/sca-java-2.x/trunk/itest/service-reference/src/main/resources/nodeB/CompositeB.composite
+++ b/sca-java-2.x/trunk/itest/service-reference/src/main/resources/nodeB/CompositeB.composite
@@ -16,7 +16,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:foo="http://foo"
targetNamespace="http://foo"
name="CompositeB"
diff --git a/sca-java-2.x/trunk/itest/service-reference/src/main/resources/servicereference/ServiceReferenceTest.composite b/sca-java-2.x/trunk/itest/service-reference/src/main/resources/servicereference/ServiceReferenceTest.composite
index 63302847b5..bc5ede7605 100644
--- a/sca-java-2.x/trunk/itest/service-reference/src/main/resources/servicereference/ServiceReferenceTest.composite
+++ b/sca-java-2.x/trunk/itest/service-reference/src/main/resources/servicereference/ServiceReferenceTest.composite
@@ -16,7 +16,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:foo="http://foo"
targetNamespace="http://foo"
name="InnerReferencesTest"
diff --git a/sca-java-2.x/trunk/itest/services/src/main/resources/META-INF/sca-contribution.xml b/sca-java-2.x/trunk/itest/services/src/main/resources/META-INF/sca-contribution.xml
index e21261d8d0..a687b3481a 100644
--- a/sca-java-2.x/trunk/itest/services/src/main/resources/META-INF/sca-contribution.xml
+++ b/sca-java-2.x/trunk/itest/services/src/main/resources/META-INF/sca-contribution.xml
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903"
+<contribution xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"
xmlns:foo="http://foo">
<deployable composite="foo:InnerServicesTest" />
</contribution> \ No newline at end of file
diff --git a/sca-java-2.x/trunk/itest/services/src/main/resources/ServicesTest.composite b/sca-java-2.x/trunk/itest/services/src/main/resources/ServicesTest.composite
index e7d56032ea..49fdf02f4b 100644
--- a/sca-java-2.x/trunk/itest/services/src/main/resources/ServicesTest.composite
+++ b/sca-java-2.x/trunk/itest/services/src/main/resources/ServicesTest.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" xmlns:foo="http://foo" targetNamespace="http://foo"
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912" xmlns:foo="http://foo" targetNamespace="http://foo"
name="InnerServicesTest" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<component name="AComponent1">
diff --git a/sca-java-2.x/trunk/itest/wires/src/main/resources/WireTest.composite b/sca-java-2.x/trunk/itest/wires/src/main/resources/WireTest.composite
index 614beaec00..e697726a73 100644
--- a/sca-java-2.x/trunk/itest/wires/src/main/resources/WireTest.composite
+++ b/sca-java-2.x/trunk/itest/wires/src/main/resources/WireTest.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" targetNamespace="http://wires" name="WireTest">
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912" targetNamespace="http://wires" name="WireTest">
<component name="WireClient">
<implementation.java class="org.apache.tuscany.sca.itest.WireClientImpl"/>