summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-20080910/itest
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-09-11 04:13:16 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-09-11 04:13:16 +0000
commita3ce58076d0ce2d2f09c2331ea499554e9b5a9f9 (patch)
tree83e79cf76ae58c58d216a4396c0cf3532bc3d160 /branches/sca-java-20080910/itest
parent28f92c6fc62f3bc0637ac77681aabcc8c0b5e42c (diff)
Renaming branch
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@694108 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-java-20080910/itest/admin/README (renamed from branches/sca-trunk-20080910/itest/admin/README)0
-rw-r--r--branches/sca-java-20080910/itest/admin/pom.xml (renamed from branches/sca-trunk-20080910/itest/admin/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyListService.java (renamed from branches/sca-trunk-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyListService.java)0
-rw-r--r--branches/sca-java-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyListServiceByYear.java (renamed from branches/sca-trunk-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyListServiceByYear.java)0
-rw-r--r--branches/sca-java-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyListServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyListServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyLogger.java (renamed from branches/sca-trunk-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyLogger.java)0
-rw-r--r--branches/sca-java-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyService.java (renamed from branches/sca-trunk-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyService.java)0
-rw-r--r--branches/sca-java-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyServiceByDate.java (renamed from branches/sca-trunk-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyServiceByDate.java)0
-rw-r--r--branches/sca-java-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyTotalService.java (renamed from branches/sca-trunk-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyTotalService.java)0
-rw-r--r--branches/sca-java-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyTotalServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyTotalServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/SCAComponentService.java (renamed from branches/sca-trunk-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/SCAComponentService.java)0
-rw-r--r--branches/sca-java-20080910/itest/admin/src/test/java/org/apache/tuscany/sca/itest/admin/MySimpleServiceInRecursiveTestCase.java (renamed from branches/sca-trunk-20080910/itest/admin/src/test/java/org/apache/tuscany/sca/itest/admin/MySimpleServiceInRecursiveTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/admin/src/test/java/org/apache/tuscany/sca/itest/admin/MySimpleServiceTestCase.java (renamed from branches/sca-trunk-20080910/itest/admin/src/test/java/org/apache/tuscany/sca/itest/admin/MySimpleServiceTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/admin/src/test/java/org/apache/tuscany/sca/itest/admin/MyTotalServiceTestCase.java (renamed from branches/sca-trunk-20080910/itest/admin/src/test/java/org/apache/tuscany/sca/itest/admin/MyTotalServiceTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/admin/src/test/resources/Iteration1Composite.composite (renamed from branches/sca-trunk-20080910/itest/admin/src/test/resources/Iteration1Composite.composite)0
-rw-r--r--branches/sca-java-20080910/itest/admin/src/test/resources/Iteration3Composite.composite (renamed from branches/sca-trunk-20080910/itest/admin/src/test/resources/Iteration3Composite.composite)0
-rw-r--r--branches/sca-java-20080910/itest/admin/src/test/resources/MySimpleService.composite (renamed from branches/sca-trunk-20080910/itest/admin/src/test/resources/MySimpleService.composite)0
-rw-r--r--branches/sca-java-20080910/itest/binding-sca-jms/client/pom.xml (renamed from branches/sca-trunk-20080910/itest/binding-sca-jms/client/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/binding-sca-jms/client/src/main/java/itest/MyClientImpl.java (renamed from branches/sca-trunk-20080910/itest/binding-sca-jms/client/src/main/java/itest/MyClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/binding-sca-jms/client/src/main/java/itest/MyService.java (renamed from branches/sca-trunk-20080910/itest/binding-sca-jms/client/src/main/java/itest/MyService.java)0
-rw-r--r--branches/sca-java-20080910/itest/binding-sca-jms/client/src/main/resources/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/binding-sca-jms/client/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/binding-sca-jms/client/src/main/resources/MyClient.composite (renamed from branches/sca-trunk-20080910/itest/binding-sca-jms/client/src/main/resources/MyClient.composite)0
-rw-r--r--branches/sca-java-20080910/itest/binding-sca-jms/client/src/test/java/itest/MyClientTestCase.java (renamed from branches/sca-trunk-20080910/itest/binding-sca-jms/client/src/test/java/itest/MyClientTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/binding-sca-jms/pom.xml (renamed from branches/sca-trunk-20080910/itest/binding-sca-jms/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/binding-sca-jms/service/pom.xml (renamed from branches/sca-trunk-20080910/itest/binding-sca-jms/service/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/binding-sca-jms/service/src/main/java/itest/MyService.java (renamed from branches/sca-trunk-20080910/itest/binding-sca-jms/service/src/main/java/itest/MyService.java)0
-rw-r--r--branches/sca-java-20080910/itest/binding-sca-jms/service/src/main/java/itest/MyServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/binding-sca-jms/service/src/main/java/itest/MyServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/binding-sca-jms/service/src/main/resources/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/binding-sca-jms/service/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/binding-sca-jms/service/src/main/resources/MyService.composite (renamed from branches/sca-trunk-20080910/itest/binding-sca-jms/service/src/main/resources/MyService.composite)0
-rw-r--r--branches/sca-java-20080910/itest/binding-sca-jms/service/src/test/java/itest/MyServiceTestCase.java (renamed from branches/sca-trunk-20080910/itest/binding-sca-jms/service/src/test/java/itest/MyServiceTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/bpel/helloworld-reference/pom.xml (renamed from branches/sca-trunk-20080910/itest/bpel/helloworld-reference/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsService.java (renamed from branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsService.java)0
-rw-r--r--branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestCase.java (renamed from branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldService.java (renamed from branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldService.java)0
-rw-r--r--branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldTestCase.java (renamed from branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite (renamed from branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite)0
-rw-r--r--branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl (renamed from branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/resources/helloworld/deploy.xml (renamed from branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/resources/helloworld/deploy.xml)0
-rw-r--r--branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel (renamed from branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel)0
-rw-r--r--branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.componentType (renamed from branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite (renamed from branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite)0
-rw-r--r--branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl (renamed from branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/resources/log4j.properties (renamed from branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/resources/log4j.properties)0
-rw-r--r--branches/sca-java-20080910/itest/bpel/helloworld-ws/pom.xml (renamed from branches/sca-trunk-20080910/itest/bpel/helloworld-ws/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java (renamed from branches/sca-trunk-20080910/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java)0
-rw-r--r--branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java (renamed from branches/sca-trunk-20080910/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/deploy.xml (renamed from branches/sca-trunk-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/deploy.xml)0
-rw-r--r--branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel (renamed from branches/sca-trunk-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel)0
-rw-r--r--branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.componentType (renamed from branches/sca-trunk-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite (renamed from branches/sca-trunk-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite)0
-rw-r--r--branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl (renamed from branches/sca-trunk-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/log4j.properties (renamed from branches/sca-trunk-20080910/itest/bpel/helloworld-ws/src/test/resources/log4j.properties)0
-rw-r--r--branches/sca-java-20080910/itest/bpel/helloworld/pom.xml (renamed from branches/sca-trunk-20080910/itest/bpel/helloworld/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/bpel/helloworld/src/test/java/helloworld/HelloWorld.java (renamed from branches/sca-trunk-20080910/itest/bpel/helloworld/src/test/java/helloworld/HelloWorld.java)0
-rw-r--r--branches/sca-java-20080910/itest/bpel/helloworld/src/test/java/helloworld/HelloWorldTestCase.java (renamed from branches/sca-trunk-20080910/itest/bpel/helloworld/src/test/java/helloworld/HelloWorldTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/bpel/helloworld/src/test/resources/helloworld/deploy.xml (renamed from branches/sca-trunk-20080910/itest/bpel/helloworld/src/test/resources/helloworld/deploy.xml)0
-rw-r--r--branches/sca-java-20080910/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.bpel (renamed from branches/sca-trunk-20080910/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.bpel)0
-rw-r--r--branches/sca-java-20080910/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.componentType (renamed from branches/sca-trunk-20080910/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite (renamed from branches/sca-trunk-20080910/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite)0
-rw-r--r--branches/sca-java-20080910/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.wsdl (renamed from branches/sca-trunk-20080910/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/bpel/helloworld/src/test/resources/log4j.properties (renamed from branches/sca-trunk-20080910/itest/bpel/helloworld/src/test/resources/log4j.properties)0
-rw-r--r--branches/sca-java-20080910/itest/bpel/pom.xml (renamed from branches/sca-trunk-20080910/itest/bpel/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/build-was-integration.xml (renamed from branches/sca-trunk-20080910/itest/build-was-integration.xml)0
-rw-r--r--branches/sca-java-20080910/itest/builder/pom.xml (renamed from branches/sca-trunk-20080910/itest/builder/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentDImpl.java (renamed from branches/sca-trunk-20080910/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentDImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentDReferenceMultiplicityImpl.java (renamed from branches/sca-trunk-20080910/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentDReferenceMultiplicityImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentEImpl.java (renamed from branches/sca-trunk-20080910/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentEImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentFImpl.java (renamed from branches/sca-trunk-20080910/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentFImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/Service3.java (renamed from branches/sca-trunk-20080910/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/Service3.java)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/Service3a.java (renamed from branches/sca-trunk-20080910/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/Service3a.java)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario1/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario1/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario1/scenario1.composite (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario1/scenario1.composite)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario1/scenario1a.composite (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario1/scenario1a.composite)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario10/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario10/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario10/scenario10.composite (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario10/scenario10.composite)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario10/scenario10a.composite (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario10/scenario10a.composite)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario10/service3.wsdl (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario10/service3.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario11/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario11/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario11/scenario11.composite (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario11/scenario11.composite)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario11/scenario11a.composite (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario11/scenario11a.composite)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario11/service3.wsdl (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario11/service3.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario12/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario12/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario12/scenario12.composite (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario12/scenario12.composite)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario12/scenario12a.composite (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario12/scenario12a.composite)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario13/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario13/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario13/scenario13.composite (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario13/scenario13.composite)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario13/scenario13a.composite (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario13/scenario13a.composite)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario2/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario2/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario2/scenario2.composite (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario2/scenario2.composite)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario2/scenario2a.composite (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario2/scenario2a.composite)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario3/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario3/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario3/scenario3.composite (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario3/scenario3.composite)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario3/scenario3a.composite (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario3/scenario3a.composite)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario4/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario4/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario4/scenario4.composite (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario4/scenario4.composite)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario4/scenario4a.composite (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario4/scenario4a.composite)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario5/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario5/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario5/scenario5.composite (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario5/scenario5.composite)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario5/scenario5a.composite (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario5/scenario5a.composite)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario5/scenarios.wsdl (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario5/scenarios.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario6/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario6/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario6/scenario6.composite (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario6/scenario6.composite)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario6/scenario6a.composite (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario6/scenario6a.composite)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario6/scenarios.wsdl (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario6/scenarios.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario7/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario7/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario7/scenario7.composite (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario7/scenario7.composite)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario7/scenario7a.composite (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario7/scenario7a.composite)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario7/scenarios.wsdl (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario7/scenarios.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario8/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario8/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario8/scenario8.composite (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario8/scenario8.composite)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario8/scenario8a.composite (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario8/scenario8a.composite)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario8/scenarios.wsdl (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario8/scenarios.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario9/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario9/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario9/scenario9.composite (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario9/scenario9.composite)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/main/resources/scenario9/scenario9a.composite (renamed from branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario9/scenario9a.composite)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/BuilderTestCase.java (renamed from branches/sca-trunk-20080910/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/BuilderTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/CompositeBuilderNonWiringImpl.java (renamed from branches/sca-trunk-20080910/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/CompositeBuilderNonWiringImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/CustomCompositeBuilder.java (renamed from branches/sca-trunk-20080910/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/CustomCompositeBuilder.java)0
-rw-r--r--branches/sca-java-20080910/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/TestUtils.java (renamed from branches/sca-trunk-20080910/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/TestUtils.java)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences-ws/pom.xml (renamed from branches/sca-trunk-20080910/itest/callablereferences-ws/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences-ws/src/main/java/com/example/ExampleClient.java (renamed from branches/sca-trunk-20080910/itest/callablereferences-ws/src/main/java/com/example/ExampleClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences-ws/src/main/java/com/example/ExampleClientImpl.java (renamed from branches/sca-trunk-20080910/itest/callablereferences-ws/src/main/java/com/example/ExampleClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences-ws/src/main/java/com/example/ExampleService.java (renamed from branches/sca-trunk-20080910/itest/callablereferences-ws/src/main/java/com/example/ExampleService.java)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences-ws/src/main/java/com/example/ExampleServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/callablereferences-ws/src/main/java/com/example/ExampleServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/Alpha.java (renamed from branches/sca-trunk-20080910/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/Alpha.java)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/AlphaImpl.java (renamed from branches/sca-trunk-20080910/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/AlphaImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/Beta.java (renamed from branches/sca-trunk-20080910/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/Beta.java)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/BetaImpl.java (renamed from branches/sca-trunk-20080910/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/BetaImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/Gamma.java (renamed from branches/sca-trunk-20080910/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/Gamma.java)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/GammaImpl.java (renamed from branches/sca-trunk-20080910/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/GammaImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences-ws/src/main/resources/CallableReferenceWsReturnTest.composite (renamed from branches/sca-trunk-20080910/itest/callablereferences-ws/src/main/resources/CallableReferenceWsReturnTest.composite)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences-ws/src/main/resources/example.composite (renamed from branches/sca-trunk-20080910/itest/callablereferences-ws/src/main/resources/example.composite)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences-ws/src/test/java/com/example/ExampleTestCase.java (renamed from branches/sca-trunk-20080910/itest/callablereferences-ws/src/test/java/com/example/ExampleTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences-ws/src/test/java/org/apache/tuscany/sca/itest/callablerefws/CallableReferenceReturnTestCase.java (renamed from branches/sca-trunk-20080910/itest/callablereferences-ws/src/test/java/org/apache/tuscany/sca/itest/callablerefws/CallableReferenceReturnTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences/pom.xml (renamed from branches/sca-trunk-20080910/itest/callablereferences/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/AComponent.java (renamed from branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/AComponent.java)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/AComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/AComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/BComponent.java (renamed from branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/BComponent.java)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/BComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/BComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/CComponent.java (renamed from branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/CComponent.java)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/CComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/CComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/DComponent.java (renamed from branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/DComponent.java)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/DComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/DComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefconversational/ConversationalService.java (renamed from branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefconversational/ConversationalService.java)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefconversational/ConversationalServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefconversational/ConversationalServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/Alpha.java (renamed from branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/Alpha.java)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/AlphaImpl.java (renamed from branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/AlphaImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/Beta.java (renamed from branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/Beta.java)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/BetaImpl.java (renamed from branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/BetaImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/Gamma.java (renamed from branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/Gamma.java)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/GammaImpl.java (renamed from branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/GammaImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences/src/main/resources/CallableReferenceConversationalTest.composite (renamed from branches/sca-trunk-20080910/itest/callablereferences/src/main/resources/CallableReferenceConversationalTest.composite)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences/src/main/resources/CallableReferenceReturnTest.composite (renamed from branches/sca-trunk-20080910/itest/callablereferences/src/main/resources/CallableReferenceReturnTest.composite)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences/src/main/resources/CallableReferenceTest.composite (renamed from branches/sca-trunk-20080910/itest/callablereferences/src/main/resources/CallableReferenceTest.composite)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences/src/main/resources/nodeA/CompositeA.composite (renamed from branches/sca-trunk-20080910/itest/callablereferences/src/main/resources/nodeA/CompositeA.composite)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences/src/main/resources/nodeA/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/callablereferences/src/main/resources/nodeA/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences/src/main/resources/nodeB/CompositeB.composite (renamed from branches/sca-trunk-20080910/itest/callablereferences/src/main/resources/nodeB/CompositeB.composite)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences/src/main/resources/nodeB/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/callablereferences/src/main/resources/nodeB/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceConversationalTestCase.java (renamed from branches/sca-trunk-20080910/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceConversationalTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceRemoteTestCase.java (renamed from branches/sca-trunk-20080910/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceRemoteTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceReturnTestCase.java (renamed from branches/sca-trunk-20080910/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceReturnTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceTestCase.java (renamed from branches/sca-trunk-20080910/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-api/pom.xml (renamed from branches/sca-trunk-20080910/itest/callback-api/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiCallBack.java (renamed from branches/sca-trunk-20080910/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiCallBack.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiClient.java (renamed from branches/sca-trunk-20080910/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiClientImpl.java (renamed from branches/sca-trunk-20080910/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiService.java (renamed from branches/sca-trunk-20080910/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiService.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-api/src/main/resources/CallBackApiTest.composite (renamed from branches/sca-trunk-20080910/itest/callback-api/src/main/resources/CallBackApiTest.composite)0
-rw-r--r--branches/sca-java-20080910/itest/callback-api/src/main/resources/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/callback-api/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/callback-api/src/test/java/org/apache/tuscany/sca/test/CallBackApiTestCase.java (renamed from branches/sca-trunk-20080910/itest/callback-api/src/test/java/org/apache/tuscany/sca/test/CallBackApiTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-basic/pom.xml (renamed from branches/sca-trunk-20080910/itest/callback-basic/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicCallBack.java (renamed from branches/sca-trunk-20080910/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicCallBack.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicClient.java (renamed from branches/sca-trunk-20080910/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicClientImpl.java (renamed from branches/sca-trunk-20080910/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicService.java (renamed from branches/sca-trunk-20080910/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicService.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-basic/src/main/resources/CallBackBasicTest.composite (renamed from branches/sca-trunk-20080910/itest/callback-basic/src/main/resources/CallBackBasicTest.composite)0
-rw-r--r--branches/sca-java-20080910/itest/callback-basic/src/main/resources/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/callback-basic/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/callback-basic/src/test/java/org/apache/tuscany/sca/test/CallBackBasicTestCase.java (renamed from branches/sca-trunk-20080910/itest/callback-basic/src/test/java/org/apache/tuscany/sca/test/CallBackBasicTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-complex-type/pom.xml (renamed from branches/sca-trunk-20080910/itest/callback-complex-type/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeCallBack.java (renamed from branches/sca-trunk-20080910/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeCallBack.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeClient.java (renamed from branches/sca-trunk-20080910/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeClientImpl.java (renamed from branches/sca-trunk-20080910/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeService.java (renamed from branches/sca-trunk-20080910/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeService.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-complex-type/src/main/resources/CallBackCTypeClient.composite (renamed from branches/sca-trunk-20080910/itest/callback-complex-type/src/main/resources/CallBackCTypeClient.composite)0
-rw-r--r--branches/sca-java-20080910/itest/callback-complex-type/src/main/resources/org/apache/tuscany/sca/test/CallBackCTypeServiceImpl.componentType (renamed from branches/sca-trunk-20080910/itest/callback-complex-type/src/main/resources/org/apache/tuscany/sca/test/CallBackCTypeServiceImpl.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/callback-complex-type/src/test/java/org/apache/tuscany/sca/test/CallBackCTypeTestCaseFIXME.java (renamed from branches/sca-trunk-20080910/itest/callback-complex-type/src/test/java/org/apache/tuscany/sca/test/CallBackCTypeTestCaseFIXME.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-id/pom.xml (renamed from branches/sca-trunk-20080910/itest/callback-id/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdCallBack.java (renamed from branches/sca-trunk-20080910/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdCallBack.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdClient.java (renamed from branches/sca-trunk-20080910/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdClientImpl.java (renamed from branches/sca-trunk-20080910/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdService.java (renamed from branches/sca-trunk-20080910/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdService.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-id/src/main/resources/CallBackIdClient.composite (renamed from branches/sca-trunk-20080910/itest/callback-id/src/main/resources/CallBackIdClient.composite)0
-rw-r--r--branches/sca-java-20080910/itest/callback-id/src/test/java/org/apache/tuscany/sca/test/CallBackIdTestCase.java (renamed from branches/sca-trunk-20080910/itest/callback-id/src/test/java/org/apache/tuscany/sca/test/CallBackIdTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-multiple-wires/pom.xml (renamed from branches/sca-trunk-20080910/itest/callback-multiple-wires/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyClient.java (renamed from branches/sca-trunk-20080910/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyClientImpl1.java (renamed from branches/sca-trunk-20080910/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyClientImpl1.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyClientImpl2.java (renamed from branches/sca-trunk-20080910/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyClientImpl2.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyService.java (renamed from branches/sca-trunk-20080910/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyService.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyServiceCallback.java (renamed from branches/sca-trunk-20080910/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyServiceCallback.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-multiple-wires/src/main/resources/CallbackMultiWireTest.composite (renamed from branches/sca-trunk-20080910/itest/callback-multiple-wires/src/main/resources/CallbackMultiWireTest.composite)0
-rw-r--r--branches/sca-java-20080910/itest/callback-multiple-wires/src/test/java/org/apache/tuscany/sca/test/callback/CallbackMultiWireTestCase.java (renamed from branches/sca-trunk-20080910/itest/callback-multiple-wires/src/test/java/org/apache/tuscany/sca/test/callback/CallbackMultiWireTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-separatethread/pom.xml (renamed from branches/sca-trunk-20080910/itest/callback-separatethread/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/CallBackSeparateThreadClient.java (renamed from branches/sca-trunk-20080910/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/CallBackSeparateThreadClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/CallBackSeparateThreadClientImpl.java (renamed from branches/sca-trunk-20080910/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/CallBackSeparateThreadClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/EventProcessorCallBack.java (renamed from branches/sca-trunk-20080910/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/EventProcessorCallBack.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/EventProcessorService.java (renamed from branches/sca-trunk-20080910/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/EventProcessorService.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/EventProcessorServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/EventProcessorServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-separatethread/src/main/resources/CallBackSeparateThreadTest.composite (renamed from branches/sca-trunk-20080910/itest/callback-separatethread/src/main/resources/CallBackSeparateThreadTest.composite)0
-rw-r--r--branches/sca-java-20080910/itest/callback-separatethread/src/test/java/org/apache/tuscany/sca/itest/CallBackSeparateThreadTestCase.java (renamed from branches/sca-trunk-20080910/itest/callback-separatethread/src/test/java/org/apache/tuscany/sca/itest/CallBackSeparateThreadTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-set-callback/pom.xml (renamed from branches/sca-trunk-20080910/itest/callback-set-callback/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCalbackService.java (renamed from branches/sca-trunk-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCalbackService.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackBadCallback.java (renamed from branches/sca-trunk-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackBadCallback.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackCallback.java (renamed from branches/sca-trunk-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackCallback.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackCallbackImpl.java (renamed from branches/sca-trunk-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackCallbackImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackClient.java (renamed from branches/sca-trunk-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackClientImpl.java (renamed from branches/sca-trunk-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackObjectCallback.java (renamed from branches/sca-trunk-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackObjectCallback.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-set-callback/src/main/resources/CallBackSetCallbackTest.composite (renamed from branches/sca-trunk-20080910/itest/callback-set-callback/src/main/resources/CallBackSetCallbackTest.composite)0
-rw-r--r--branches/sca-java-20080910/itest/callback-set-callback/src/test/java/org/apache/tuscany/sca/test/CallBackSetCallbackTestCase.java (renamed from branches/sca-trunk-20080910/itest/callback-set-callback/src/test/java/org/apache/tuscany/sca/test/CallBackSetCallbackTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-set-conversation/pom.xml (renamed from branches/sca-trunk-20080910/itest/callback-set-conversation/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvBadCallback.java (renamed from branches/sca-trunk-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvBadCallback.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvCallback.java (renamed from branches/sca-trunk-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvCallback.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvClient.java (renamed from branches/sca-trunk-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvClientImpl.java (renamed from branches/sca-trunk-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvNonSerCallback.java (renamed from branches/sca-trunk-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvNonSerCallback.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvObjectCallback.java (renamed from branches/sca-trunk-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvObjectCallback.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvService.java (renamed from branches/sca-trunk-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvService.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/callback-set-conversation/src/main/resources/CallBackSetCallbackConvTest.composite (renamed from branches/sca-trunk-20080910/itest/callback-set-conversation/src/main/resources/CallBackSetCallbackConvTest.composite)0
-rw-r--r--branches/sca-java-20080910/itest/callback-set-conversation/src/test/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvTestCase.java (renamed from branches/sca-trunk-20080910/itest/callback-set-conversation/src/test/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/component-type/pom.xml (renamed from branches/sca-trunk-20080910/itest/component-type/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/component-type/src/main/java/calculator/AddService.java (renamed from branches/sca-trunk-20080910/itest/component-type/src/main/java/calculator/AddService.java)0
-rw-r--r--branches/sca-java-20080910/itest/component-type/src/main/java/calculator/AddServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/component-type/src/main/java/calculator/AddServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/component-type/src/main/java/calculator/CalculatorClient.java (renamed from branches/sca-trunk-20080910/itest/component-type/src/main/java/calculator/CalculatorClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/component-type/src/main/java/calculator/CalculatorService.java (renamed from branches/sca-trunk-20080910/itest/component-type/src/main/java/calculator/CalculatorService.java)0
-rw-r--r--branches/sca-java-20080910/itest/component-type/src/main/java/calculator/CalculatorServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/component-type/src/main/java/calculator/CalculatorServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/component-type/src/main/java/calculator/DivideService.java (renamed from branches/sca-trunk-20080910/itest/component-type/src/main/java/calculator/DivideService.java)0
-rw-r--r--branches/sca-java-20080910/itest/component-type/src/main/java/calculator/DivideServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/component-type/src/main/java/calculator/DivideServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/component-type/src/main/java/calculator/MultiplyService.java (renamed from branches/sca-trunk-20080910/itest/component-type/src/main/java/calculator/MultiplyService.java)0
-rw-r--r--branches/sca-java-20080910/itest/component-type/src/main/java/calculator/MultiplyServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/component-type/src/main/java/calculator/MultiplyServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/component-type/src/main/java/calculator/SubtractService.java (renamed from branches/sca-trunk-20080910/itest/component-type/src/main/java/calculator/SubtractService.java)0
-rw-r--r--branches/sca-java-20080910/itest/component-type/src/main/java/calculator/SubtractServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/component-type/src/main/java/calculator/SubtractServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/component-type/src/main/resources/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/component-type/src/main/resources/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/component-type/src/main/resources/calculator/AddServiceImpl.componentType (renamed from branches/sca-trunk-20080910/itest/component-type/src/main/resources/calculator/AddServiceImpl.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/component-type/src/main/resources/calculator/CalculatorServiceImpl.componentType (renamed from branches/sca-trunk-20080910/itest/component-type/src/main/resources/calculator/CalculatorServiceImpl.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/component-type/src/main/resources/calculator/DivideServiceImpl.componentType (renamed from branches/sca-trunk-20080910/itest/component-type/src/main/resources/calculator/DivideServiceImpl.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/component-type/src/main/resources/calculator/MultiplyServiceImpl.componentType (renamed from branches/sca-trunk-20080910/itest/component-type/src/main/resources/calculator/MultiplyServiceImpl.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/component-type/src/main/resources/calculator/SubtractServiceImpl.componentType (renamed from branches/sca-trunk-20080910/itest/component-type/src/main/resources/calculator/SubtractServiceImpl.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/component-type/src/test/java/calculator/CalculatorTestCase.java (renamed from branches/sca-trunk-20080910/itest/component-type/src/test/java/calculator/CalculatorTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/build-jar.xml (renamed from branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/build-jar.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/pom.xml (renamed from branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/customer/Customer.java (renamed from branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/customer/Customer.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/illegal/JavaCustomerComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/illegal/JavaCustomerComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/retailer/Retailer.java (renamed from branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/retailer/Retailer.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/shipper/Shipper.java (renamed from branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/shipper/Shipper.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/warehouse/Warehouse.java (renamed from branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/warehouse/Warehouse.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/complete-supplychain-sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/complete-supplychain-sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/customer-impl-sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/customer-impl-sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/customer-interface-sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/customer-interface-sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/customer-sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/customer-sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/illegal-customer-sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/illegal-customer-sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/illegal1-supplychain-sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/illegal1-supplychain-sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/illegal2-supplychain-sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/illegal2-supplychain-sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/retailer-sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/retailer-sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/shipper-sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/shipper-sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/supplychain-sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/supplychain-sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/warehouse-sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/warehouse-sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/supplychain/illegalsupplychain.composite (renamed from branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/supplychain/illegalsupplychain.composite)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/supplychain/supplychain.composite (renamed from branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/supplychain/supplychain.composite)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/supplychain/warehouse/JavaWarehouseComponentImpl.componentType (renamed from branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/supplychain/warehouse/JavaWarehouseComponentImpl.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-classloader/contribution-test/pom.xml (renamed from branches/sca-trunk-20080910/itest/contribution-classloader/contribution-test/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-classloader/contribution-test/src/test/java/org/apache/tuscany/sca/test/contribution/ContributionTestCase.java (renamed from branches/sca-trunk-20080910/itest/contribution-classloader/contribution-test/src/test/java/org/apache/tuscany/sca/test/contribution/ContributionTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-classloader/contribution-test/src/test/java/org/apache/tuscany/sca/test/contribution/SupplyChain.java (renamed from branches/sca-trunk-20080910/itest/contribution-classloader/contribution-test/src/test/java/org/apache/tuscany/sca/test/contribution/SupplyChain.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-classloader/contribution-test/src/test/java/org/apache/tuscany/sca/test/contribution/TuscanyClassloadingTestCaseFIXME.java (renamed from branches/sca-trunk-20080910/itest/contribution-classloader/contribution-test/src/test/java/org/apache/tuscany/sca/test/contribution/TuscanyClassloadingTestCaseFIXME.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-classloader/pom.xml (renamed from branches/sca-trunk-20080910/itest/contribution-classloader/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/export-composite/pom.xml (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/export-composite/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/export-composite/src/main/java/hello/Hello.java (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/export-composite/src/main/java/hello/Hello.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/export-composite/src/main/java/hello/HelloImpl.java (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/export-composite/src/main/java/hello/HelloImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/export-composite/src/main/resources/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/export-composite/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/export-composite/src/main/resources/hello.composite (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/export-composite/src/main/resources/hello.composite)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/export-composite/src/test/java/org/apache/tuscany/sca/test/contribution/HelloTestCase.java (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/export-composite/src/test/java/org/apache/tuscany/sca/test/contribution/HelloTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/export-java/pom.xml (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/export-java/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/export-java/src/main/java/helloworld/HelloWorldService.java (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/export-java/src/main/java/helloworld/HelloWorldService.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/export-java/src/main/resources/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/export-java/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/export-java/src/main/resources/helloworld/HelloWorldImpl.componentType (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/export-java/src/main/resources/helloworld/HelloWorldImpl.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/export-resource/pom.xml (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/export-resource/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/export-resource/src/main/resources/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/export-resource/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/export-resource/src/main/resources/ufservices/store.html (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/export-resource/src/main/resources/ufservices/store.html)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/export-wsdl/pom.xml (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/export-wsdl/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/export-wsdl/src/main/resources/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/export-wsdl/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.wsdl (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.xsd (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/import-composite/pom.xml (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/import-composite/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldImpl.java (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldServer.java (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldServer.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldService.java (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldService.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/import-composite/src/main/resources/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/import-composite/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/import-composite/src/main/resources/helloworld.wsdl (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/import-composite/src/main/resources/helloworld.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/import-composite/src/main/resources/helloworld.xsd (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/import-composite/src/main/resources/helloworld.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/import-composite/src/main/resources/helloworldws.composite (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/import-composite/src/main/resources/helloworldws.composite)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/import-composite/src/test/java/org/apache/tuscany/test/contribution/HelloWorldServerTestCase.java (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/import-composite/src/test/java/org/apache/tuscany/test/contribution/HelloWorldServerTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/import-java/pom.xml (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/import-java/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/import-java/src/main/java/helloworld/HelloWorldImpl.java (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/import-java/src/main/java/helloworld/HelloWorldImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/import-java/src/main/resources/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/import-java/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/import-java/src/main/resources/helloworldws.composite (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/import-java/src/main/resources/helloworldws.composite)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/import-java/src/test/java/org/apache/tuscany/sca/test/contribution/HelloWorldServerTestCase.java (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/import-java/src/test/java/org/apache/tuscany/sca/test/contribution/HelloWorldServerTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/import-resource/pom.xml (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/import-resource/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/import-resource/src/main/resources/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/import-resource/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/import-resource/src/main/resources/store.composite (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/import-resource/src/main/resources/store.composite)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/import-resource/src/test/java/org/apache/tuscany/sca/test/contribution/StoreTestCase.java (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/import-resource/src/test/java/org/apache/tuscany/sca/test/contribution/StoreTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/import-wsdl/pom.xml (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/import-wsdl/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldImpl.java (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldServer.java (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldServer.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldService.java (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldService.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/import-wsdl/src/main/resources/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/import-wsdl/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/import-wsdl/src/main/resources/helloworldws.composite (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/import-wsdl/src/main/resources/helloworldws.composite)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/import-wsdl/src/test/java/org/apache/tuscany/sca/test/contribution/HelloWorldServerTestCase.java (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/import-wsdl/src/test/java/org/apache/tuscany/sca/test/contribution/HelloWorldServerTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-import-export/pom.xml (renamed from branches/sca-trunk-20080910/itest/contribution-import-export/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-multiple/pom.xml (renamed from branches/sca-trunk-20080910/itest/contribution-multiple/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-multiple/src/test/java/hello/Hello.java (renamed from branches/sca-trunk-20080910/itest/contribution-multiple/src/test/java/hello/Hello.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-multiple/src/test/java/hello/HelloImpl.java (renamed from branches/sca-trunk-20080910/itest/contribution-multiple/src/test/java/hello/HelloImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-multiple/src/test/java/helloworld/HelloWorldImpl.java (renamed from branches/sca-trunk-20080910/itest/contribution-multiple/src/test/java/helloworld/HelloWorldImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-multiple/src/test/java/helloworld/HelloWorldService.java (renamed from branches/sca-trunk-20080910/itest/contribution-multiple/src/test/java/helloworld/HelloWorldService.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-multiple/src/test/java/test/ContributionCycleTestCaseFIXME.java (renamed from branches/sca-trunk-20080910/itest/contribution-multiple/src/test/java/test/ContributionCycleTestCaseFIXME.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-multiple/src/test/java/test/ContributionMultipleTestCaseFIXME.java (renamed from branches/sca-trunk-20080910/itest/contribution-multiple/src/test/java/test/ContributionMultipleTestCaseFIXME.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-multiple/src/test/java/test/ContributionTestCase.java (renamed from branches/sca-trunk-20080910/itest/contribution-multiple/src/test/java/test/ContributionTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-multiple/src/test/resources/contribution-cycle-export/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/contribution-multiple/src/test/resources/contribution-cycle-export/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-multiple/src/test/resources/contribution-cycle-export/hello.composite (renamed from branches/sca-trunk-20080910/itest/contribution-multiple/src/test/resources/contribution-cycle-export/hello.composite)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-multiple/src/test/resources/contribution-cycle-import/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/contribution-multiple/src/test/resources/contribution-cycle-import/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-multiple/src/test/resources/contribution-cycle-import/helloworld_one.composite (renamed from branches/sca-trunk-20080910/itest/contribution-multiple/src/test/resources/contribution-cycle-import/helloworld_one.composite)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-multiple/src/test/resources/contribution-export/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/contribution-multiple/src/test/resources/contribution-export/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-multiple/src/test/resources/contribution-export/hello.composite (renamed from branches/sca-trunk-20080910/itest/contribution-multiple/src/test/resources/contribution-export/hello.composite)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-multiple/src/test/resources/contribution-import-one/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/contribution-multiple/src/test/resources/contribution-import-one/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-multiple/src/test/resources/contribution-import-one/helloworld_one.composite (renamed from branches/sca-trunk-20080910/itest/contribution-multiple/src/test/resources/contribution-import-one/helloworld_one.composite)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-multiple/src/test/resources/contribution-import-two/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/contribution-multiple/src/test/resources/contribution-import-two/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution-multiple/src/test/resources/contribution-import-two/helloworld_two.composite (renamed from branches/sca-trunk-20080910/itest/contribution-multiple/src/test/resources/contribution-import-two/helloworld_two.composite)0
-rw-r--r--branches/sca-java-20080910/itest/contribution/pom.xml (renamed from branches/sca-trunk-20080910/itest/contribution/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution/src/main/java/calculator/AddService.java (renamed from branches/sca-trunk-20080910/itest/contribution/src/main/java/calculator/AddService.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution/src/main/java/calculator/AddServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/contribution/src/main/java/calculator/AddServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution/src/main/java/calculator/CalculatorClient.java (renamed from branches/sca-trunk-20080910/itest/contribution/src/main/java/calculator/CalculatorClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution/src/main/java/calculator/CalculatorService.java (renamed from branches/sca-trunk-20080910/itest/contribution/src/main/java/calculator/CalculatorService.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution/src/main/java/calculator/CalculatorServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/contribution/src/main/java/calculator/CalculatorServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution/src/main/java/calculator/DivideService.java (renamed from branches/sca-trunk-20080910/itest/contribution/src/main/java/calculator/DivideService.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution/src/main/java/calculator/DivideServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/contribution/src/main/java/calculator/DivideServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution/src/main/java/calculator/MultiplyService.java (renamed from branches/sca-trunk-20080910/itest/contribution/src/main/java/calculator/MultiplyService.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution/src/main/java/calculator/MultiplyServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/contribution/src/main/java/calculator/MultiplyServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution/src/main/java/calculator/SubtractService.java (renamed from branches/sca-trunk-20080910/itest/contribution/src/main/java/calculator/SubtractService.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution/src/main/java/calculator/SubtractServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/contribution/src/main/java/calculator/SubtractServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution/src/main/resources/ContributionTest.composite (renamed from branches/sca-trunk-20080910/itest/contribution/src/main/resources/ContributionTest.composite)0
-rw-r--r--branches/sca-java-20080910/itest/contribution/src/main/resources/calculator/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/contribution/src/main/resources/calculator/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/contribution/src/main/resources/calculator/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/contribution/src/main/resources/calculator/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/contribution/src/test/java/org/apache/tuscany/sca/test/contribution/ContributionServiceTestCase.java (renamed from branches/sca-trunk-20080910/itest/contribution/src/test/java/org/apache/tuscany/sca/test/contribution/ContributionServiceTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/contribution/src/test/resources/deployables/sample-calculator.jar (renamed from branches/sca-trunk-20080910/itest/contribution/src/test/resources/deployables/sample-calculator.jar)bin26901 -> 26901 bytes
-rw-r--r--branches/sca-java-20080910/itest/contribution/src/test/resources/repository/sample-calculator.jar (renamed from branches/sca-trunk-20080910/itest/contribution/src/test/resources/repository/sample-calculator.jar)bin26901 -> 26901 bytes
-rw-r--r--branches/sca-java-20080910/itest/conversations-ws/pom.xml (renamed from branches/sca-trunk-20080910/itest/conversations-ws/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/BusinessException.java (renamed from branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/BusinessException.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationIdService.java (renamed from branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationIdService.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalCallback.java (renamed from branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalCallback.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalClient.java (renamed from branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalReferenceClient.java (renamed from branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalReferenceClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalService.java (renamed from branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalService.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalServiceNonConversationalCallback.java (renamed from branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalServiceNonConversationalCallback.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/NonConversationalCallback.java (renamed from branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/NonConversationalCallback.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationAgeComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationAgeComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationIdComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationIdComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationMaxIdleComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationMaxIdleComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulImpl.java (renamed from branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulNonConversationalCallbackImpl.java (renamed from branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulNonConversationalCallbackImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatelessImpl.java (renamed from branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatelessImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalReferenceClientImpl.java (renamed from branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalReferenceClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceRequestImpl.java (renamed from branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceRequestImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulImpl.java (renamed from branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulNonConversationalCallbackImpl.java (renamed from branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulNonConversationalCallbackImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessImpl.java (renamed from branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessScopeImpl.java (renamed from branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessScopeImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations-ws/src/main/resources/Conversational/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/conversations-ws/src/main/resources/Conversational/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/conversations-ws/src/main/resources/Conversational/conversational.composite (renamed from branches/sca-trunk-20080910/itest/conversations-ws/src/main/resources/Conversational/conversational.composite)0
-rw-r--r--branches/sca-java-20080910/itest/conversations-ws/src/main/resources/ConversationalWSDL/ConversationalServiceStateful.wsdl (renamed from branches/sca-trunk-20080910/itest/conversations-ws/src/main/resources/ConversationalWSDL/ConversationalServiceStateful.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/conversations-ws/src/main/resources/ConversationalWSDL/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/conversations-ws/src/main/resources/ConversationalWSDL/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/conversations-ws/src/main/resources/ConversationalWSDL/conversationalWSDL.composite (renamed from branches/sca-trunk-20080910/itest/conversations-ws/src/main/resources/ConversationalWSDL/conversationalWSDL.composite)0
-rw-r--r--branches/sca-java-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationWSDLTestCase.java (renamed from branches/sca-trunk-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationWSDLTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/NonConversationalCallbackTestCase.java (renamed from branches/sca-trunk-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/NonConversationalCallbackTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/RequestScopeTestCase.java (renamed from branches/sca-trunk-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/RequestScopeTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatefulStatefulTestCase.java (renamed from branches/sca-trunk-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatefulStatefulTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatefulStatelessTestCase.java (renamed from branches/sca-trunk-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatefulStatelessTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatelessStatefulTestCase.java (renamed from branches/sca-trunk-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatelessStatefulTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatelessStatelessTestCase.java (renamed from branches/sca-trunk-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatelessStatelessTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/pom.xml (renamed from branches/sca-trunk-20080910/itest/conversations/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/Record.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/Record.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/TestResult.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/TestResult.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/AService.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/AService.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Alpha.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Alpha.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/BService.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/BService.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Beta.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Beta.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/CService.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/CService.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Constants.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Constants.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationIdService.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationIdService.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalCallback.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalCallback.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalClient.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalReferenceClient.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalReferenceClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalService.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalService.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalServiceNonConversationalCallback.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalServiceNonConversationalCallback.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/DService.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/DService.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Gamma.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Gamma.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/NonConversationalCallback.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/NonConversationalCallback.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/AServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/AServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/AlphaImpl.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/AlphaImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/BServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/BServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/BetaImpl.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/BetaImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/CServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/CServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationAgeComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationAgeComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationIdComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationIdComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationMaxIdleComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationMaxIdleComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulImpl.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulNonConversationalCallbackImpl.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulNonConversationalCallbackImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatelessImpl.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatelessImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalReferenceClientImpl.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalReferenceClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceRequestImpl.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceRequestImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulImpl.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulNonConversationalCallbackImpl.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulNonConversationalCallbackImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessImpl.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessScopeImpl.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessScopeImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/DServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/DServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/GammaImpl.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/GammaImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/resources/ConversationAge.composite (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/resources/ConversationAge.composite)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/resources/ConversationUniqueId.composite (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/resources/ConversationUniqueId.composite)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/resources/conversationId.composite (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/resources/conversationId.composite)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/resources/conversationLifetime.composite (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/resources/conversationLifetime.composite)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/main/resources/conversational.composite (renamed from branches/sca-trunk-20080910/itest/conversations/src/main/resources/conversational.composite)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationIdTestCase.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationIdTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationLifetimeTestCase.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationLifetimeTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationUniqueIdTestCase.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationUniqueIdTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationalAgeTestCase.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationalAgeTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationalJ2SETestCase.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationalJ2SETestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationalTestCase.java (renamed from branches/sca-trunk-20080910/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationalTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/pom.xml (renamed from branches/sca-trunk-20080910/itest/corba/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/ScenarioFiveTestCase.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/ScenarioFiveTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/ScenarioFourTestCase.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/ScenarioFourTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/ScenarioOneTestCase.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/ScenarioOneTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/ScenarioSixTestCase.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/ScenarioSixTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/ScenarioThreeTestCase.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/ScenarioThreeTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/ScenarioTwoTestCase.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/ScenarioTwoTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/TestCorbaHost.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/TestCorbaHost.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/TestCorbaHostModuleActivator.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/TestCorbaHostModuleActivator.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/AnnotatedStruct.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/AnnotatedStruct.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/AnnotatedStructHelper.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/AnnotatedStructHelper.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/AnnotatedStructHolder.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/AnnotatedStructHolder.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/Color.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/Color.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ColorHelper.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ColorHelper.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ColorHolder.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ColorHolder.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/InnerStruct.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/InnerStruct.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/InnerStructHelper.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/InnerStructHelper.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/InnerStructHolder.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/InnerStructHolder.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/InnerUnion.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/InnerUnion.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/InnerUnionHelper.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/InnerUnionHelper.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/InnerUnionHolder.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/InnerUnionHolder.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/LongSequenceHelper.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/LongSequenceHelper.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/LongSequenceHolder.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/LongSequenceHolder.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/RichStruct.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/RichStruct.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/RichStructHelper.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/RichStructHelper.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/RichStructHolder.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/RichStructHolder.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/RichUnion.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/RichUnion.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/RichUnionHelper.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/RichUnionHelper.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/RichUnionHolder.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/RichUnionHolder.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioOne.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioOne.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioOneHelper.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioOneHelper.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioOneHolder.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioOneHolder.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioOneOperations.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioOneOperations.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioSix.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioSix.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioSixHelper.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioSixHelper.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioSixHolder.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioSixHolder.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioSixOperations.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioSixOperations.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioTwo.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioTwo.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioTwoHelper.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioTwoHelper.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioTwoHolder.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioTwoHolder.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioTwoOperations.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioTwoOperations.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/StringArrayHelper.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/StringArrayHelper.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/StringArrayHolder.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/StringArrayHolder.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/StringSequenceHelper.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/StringSequenceHelper.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/StringSequenceHolder.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/StringSequenceHolder.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/TwoDimLongSequenceHelper.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/TwoDimLongSequenceHelper.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/TwoDimLongSequenceHolder.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/TwoDimLongSequenceHolder.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/UnexpectedException.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/UnexpectedException.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/UnexpectedExceptionHelper.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/UnexpectedExceptionHelper.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/UnexpectedExceptionHolder.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/UnexpectedExceptionHolder.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/WrongColor.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/WrongColor.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/WrongColorHelper.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/WrongColorHelper.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/WrongColorHolder.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/WrongColorHolder.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/_ScenarioOneImplBase.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/_ScenarioOneImplBase.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/_ScenarioOneStub.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/_ScenarioOneStub.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/_ScenarioSixImplBase.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/_ScenarioSixImplBase.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/_ScenarioSixStub.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/_ScenarioSixStub.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/_ScenarioTwoImplBase.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/_ScenarioTwoImplBase.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/_ScenarioTwoStub.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/_ScenarioTwoStub.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFive.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFive.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFiveComponent.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFiveComponent.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFiveImpl.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFiveImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFour.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFour.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFourComponent.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFourComponent.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFourException.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFourException.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFourImpl.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFourImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFourStruct.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFourStruct.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioOneComponent.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioOneComponent.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioOneServant.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioOneServant.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioSixServant.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioSixServant.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioTwoServant.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioTwoServant.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TAnnotatedStruct.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TAnnotatedStruct.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TColor.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TColor.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TInnerStruct.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TInnerStruct.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TInnerUnion.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TInnerUnion.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TRichStruct.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TRichStruct.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TRichUnion.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TRichUnion.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioOne.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioOne.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioOneComponent.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioOneComponent.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioOneServant.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioOneServant.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioSix.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioSix.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioSixComponent.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioSixComponent.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioSixServant.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioSixServant.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioThree.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioThree.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioThreeComponent.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioThreeComponent.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioThreeServant.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioThreeServant.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioTwo.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioTwo.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioTwoComponent.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioTwoComponent.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioTwoServant.java (renamed from branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioTwoServant.java)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/resources/META-INF/services/org.apache.tuscany.sca.core.ModuleActivator (renamed from branches/sca-trunk-20080910/itest/corba/src/test/resources/META-INF/services/org.apache.tuscany.sca.core.ModuleActivator)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/resources/ScenarioFive.composite (renamed from branches/sca-trunk-20080910/itest/corba/src/test/resources/ScenarioFive.composite)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/resources/ScenarioFour.composite (renamed from branches/sca-trunk-20080910/itest/corba/src/test/resources/ScenarioFour.composite)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/resources/ScenarioOne.composite (renamed from branches/sca-trunk-20080910/itest/corba/src/test/resources/ScenarioOne.composite)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/resources/ScenarioSix.composite (renamed from branches/sca-trunk-20080910/itest/corba/src/test/resources/ScenarioSix.composite)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/resources/ScenarioThree.composite (renamed from branches/sca-trunk-20080910/itest/corba/src/test/resources/ScenarioThree.composite)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/resources/ScenarioTwo.composite (renamed from branches/sca-trunk-20080910/itest/corba/src/test/resources/ScenarioTwo.composite)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/resources/itest_scenario.idl (renamed from branches/sca-trunk-20080910/itest/corba/src/test/resources/itest_scenario.idl)0
-rw-r--r--branches/sca-java-20080910/itest/corba/src/test/resources/scenariofour.xsd (renamed from branches/sca-trunk-20080910/itest/corba/src/test/resources/scenariofour.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/pom.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/java/org/apache/tuscany/sca/itest/generate/Generate.java (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/java/org/apache/tuscany/sca/itest/generate/Generate.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/generate/DatabindingTestCase.java.vm (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/generate/DatabindingTestCase.java.vm)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/generate/Greeter.wsdl.vm (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/generate/Greeter.wsdl.vm)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/generate/GreeterService.java.vm (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/generate/GreeterService.java.vm)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/generate/GreeterServiceClient.java.vm (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/generate/GreeterServiceClient.java.vm)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/generate/GreeterServiceClientImpl.java.vm (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/generate/GreeterServiceClientImpl.java.vm)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/generate/GreeterServiceImpl.java.vm (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/generate/GreeterServiceImpl.java.vm)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/generate/generate.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/generate/generate.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/wsdl/Dummy.txt (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/wsdl/Dummy.txt)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/Annotation.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/Annotation.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/Annotation.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/Annotation.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/Attribute.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/Attribute.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/Attribute.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/Attribute.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeReference.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeReference.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeReference.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeReference.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithDefaultValue.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithDefaultValue.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithDefaultValue.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithDefaultValue.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithFixedValue.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithFixedValue.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithFixedValue.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithFixedValue.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOAliasName.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOAliasName.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOAliasName.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOAliasName.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDODataType.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDODataType.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDODataType.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDODataType.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOName.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOName.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOName.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOName.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertySDOOppositePropertyType.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertySDOOppositePropertyType.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertySDOOppositePropertyType.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertySDOOppositePropertyType.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertyType.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertyType.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertyType.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertyType.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOString.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOString.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOString.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOString.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInAnySimpleType.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInAnySimpleType.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInAnySimpleType.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInAnySimpleType.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInAnyType.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInAnyType.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInAnyType.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInAnyType.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInAnyURI.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInAnyURI.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInAnyURI.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInAnyURI.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInBase64Binary.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInBase64Binary.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInBase64Binary.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInBase64Binary.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInBoolean.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInBoolean.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInBoolean.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInBoolean.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInByte.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInByte.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInByte.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInByte.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDate.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDate.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDate.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDate.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDateTime.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDateTime.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDateTime.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDateTime.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDecimal.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDecimal.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDecimal.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDecimal.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDouble.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDouble.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDouble.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDouble.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDuration.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDuration.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDuration.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDuration.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInFloat.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInFloat.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInFloat.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInFloat.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGDay.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGDay.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGDay.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGDay.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGMonth.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGMonth.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGMonth.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGMonth.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGMonthDay.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGMonthDay.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGMonthDay.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGMonthDay.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGYear.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGYear.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGYear.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGYear.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGYearMonth.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGYearMonth.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGYearMonth.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGYearMonth.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInHexBinary.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInHexBinary.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInHexBinary.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInHexBinary.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInID.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInID.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInID.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInID.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInIDREF.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInIDREF.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInIDREF.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInIDREF.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInIDREFS.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInIDREFS.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInIDREFS.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInIDREFS.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInInt.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInInt.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInInt.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInInt.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInInteger.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInInteger.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInInteger.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInInteger.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInLanguage.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInLanguage.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInLanguage.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInLanguage.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInLong.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInLong.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInLong.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInLong.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNCName.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNCName.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNCName.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNCName.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKEN.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKEN.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKEN.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKEN.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKENS.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKENS.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKENS.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKENS.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNOTATION.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNOTATION.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNOTATION.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNOTATION.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInName.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInName.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInName.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInName.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNegativeInteger.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNegativeInteger.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNegativeInteger.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNegativeInteger.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNonNegativeInteger.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNonNegativeInteger.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNonNegativeInteger.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNonNegativeInteger.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNonPositiveInteger.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNonPositiveInteger.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNonPositiveInteger.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNonPositiveInteger.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNormalizedString.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNormalizedString.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNormalizedString.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNormalizedString.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInPositiveInteger.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInPositiveInteger.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInPositiveInteger.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInPositiveInteger.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInQName.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInQName.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInQName.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInQName.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInShort.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInShort.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInShort.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInShort.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInString.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInString.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInString.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInString.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInTime.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInTime.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInTime.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInTime.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInToken.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInToken.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInToken.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInToken.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedByte.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedByte.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedByte.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedByte.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedInt.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedInt.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedInt.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedInt.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedLong.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedLong.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedLong.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedLong.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedShort.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedShort.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedShort.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedShort.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeComplexContentRestrictingComplexType.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeComplexContentRestrictingComplexType.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeComplexContentRestrictingComplexType.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeComplexContentRestrictingComplexType.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingComplexType.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingComplexType.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingComplexType.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingComplexType.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingSimpleType.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingSimpleType.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingSimpleType.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingSimpleType.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeSimpleContentRestrictingComplexType.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeSimpleContentRestrictingComplexType.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeSimpleContentRestrictingComplexType.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeSimpleContentRestrictingComplexType.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithAbstract.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithAbstract.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithAbstract.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithAbstract.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithCDATA.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithCDATA.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithCDATA.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithCDATA.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithContent.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithContent.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithContent.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithContent.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithMixed.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithMixed.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithMixed.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithMixed.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenAttributes.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenAttributes.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenAttributes.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenAttributes.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenContent.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenContent.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenContent.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenContent.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOppositeProperty.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOppositeProperty.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOppositeProperty.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOppositeProperty.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOAliasName.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOAliasName.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOAliasName.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOAliasName.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOName.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOName.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOName.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOName.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOSequence.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOSequence.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOSequence.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOSequence.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutContent.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutContent.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutContent.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutContent.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutName.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutName.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutName.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutName.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/DefaultNamespace.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/DefaultNamespace.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/DefaultNamespace.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/DefaultNamespace.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementInAll.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementInAll.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementInAll.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementInAll.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementInChoice.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementInChoice.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementInChoice.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementInChoice.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSDOChangeSummaryType.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSDOChangeSummaryType.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSDOChangeSummaryType.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSDOChangeSummaryType.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithDefault.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithDefault.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithDefault.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithDefault.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithFixed.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithFixed.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithFixed.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithFixed.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDODataType.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDODataType.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDODataType.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDODataType.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOOppositePropertyType.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOOppositePropertyType.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOOppositePropertyType.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOOppositePropertyType.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOPropertyType.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOPropertyType.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOPropertyType.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOPropertyType.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOString.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOString.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOString.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOString.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementSubstitutionGroupBase.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementSubstitutionGroupBase.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementSubstitutionGroupBase.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementSubstitutionGroupBase.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithMaxOccurs.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithMaxOccurs.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithMaxOccurs.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithMaxOccurs.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithNillable.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithNillable.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithNillable.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithNillable.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithSDOAliasName.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithSDOAliasName.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithSDOAliasName.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithSDOAliasName.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithSDOName.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithSDOName.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithSDOName.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithSDOName.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/GlobalElementComplexType.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/GlobalElementComplexType.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/GlobalElementComplexType.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/GlobalElementComplexType.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/GlobalElementSimpleType.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/GlobalElementSimpleType.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/GlobalElementSimpleType.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/GlobalElementSimpleType.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/Import.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/Import.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/Import.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/Import.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ImportedSchema.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ImportedSchema.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/Include.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/Include.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/Include.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/Include.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/Interop.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/Interop.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/Notation.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/Notation.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/Notation.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/Notation.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/Person.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/Person.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SDOJavaPackage.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SDOJavaPackage.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SDOJavaPackage.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SDOJavaPackage.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithAbstract.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithAbstract.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithAbstract.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithAbstract.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithExtendedInstanceClass.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithExtendedInstanceClass.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithExtendedInstanceClass.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithExtendedInstanceClass.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithInstanceClass.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithInstanceClass.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithInstanceClass.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithInstanceClass.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithList.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithList.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithList.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithList.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithName.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithName.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithName.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithName.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithSDOName.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithSDOName.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithSDOName.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithSDOName.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithUnion.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithUnion.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithUnion.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithUnion.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithoutName.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithoutName.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithoutName.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithoutName.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/TargetNamespace.xml (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/TargetNamespace.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/TargetNamespace.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/TargetNamespace.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/datagraph.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/datagraph.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/sdoJava.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/sdoJava.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/sdoModel.xsd (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/sdoModel.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/common/src/test/java/org/apache/tuscany/sca/itest/generate/GenerateTestCase.java (renamed from branches/sca-trunk-20080910/itest/databindings/common/src/test/java/org/apache/tuscany/sca/itest/generate/GenerateTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/config.png (renamed from branches/sca-trunk-20080910/itest/databindings/config.png)bin31222 -> 31222 bytes
-rw-r--r--branches/sca-java-20080910/itest/databindings/config.svg (renamed from branches/sca-trunk-20080910/itest/databindings/config.svg)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/databinding.png (renamed from branches/sca-trunk-20080910/itest/databindings/databinding.png)bin14106 -> 14106 bytes
-rw-r--r--branches/sca-java-20080910/itest/databindings/databinding.svg (renamed from branches/sca-trunk-20080910/itest/databindings/databinding.svg)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/interop.png (renamed from branches/sca-trunk-20080910/itest/databindings/interop.png)bin23179 -> 23179 bytes
-rw-r--r--branches/sca-java-20080910/itest/databindings/interop.svg (renamed from branches/sca-trunk-20080910/itest/databindings/interop.svg)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/interop/pom.xml (renamed from branches/sca-trunk-20080910/itest/databindings/interop/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/interop/src/main/resources/generate/InteropDatabindingTestCase.java.vm (renamed from branches/sca-trunk-20080910/itest/databindings/interop/src/main/resources/generate/InteropDatabindingTestCase.java.vm)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/interop/src/main/resources/generate/JAXBGreeter.wsdl.vm (renamed from branches/sca-trunk-20080910/itest/databindings/interop/src/main/resources/generate/JAXBGreeter.wsdl.vm)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/interop/src/main/resources/generate/SDOGreeter.wsdl.vm (renamed from branches/sca-trunk-20080910/itest/databindings/interop/src/main/resources/generate/SDOGreeter.wsdl.vm)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/interop/src/main/resources/generate/generate.xml (renamed from branches/sca-trunk-20080910/itest/databindings/interop/src/main/resources/generate/generate.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/interop/src/main/resources/generate/interopgreeter.composite.vm (renamed from branches/sca-trunk-20080910/itest/databindings/interop/src/main/resources/generate/interopgreeter.composite.vm)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/pom.xml (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/AClientService.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/AClientService.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/AService.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/AService.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean1.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean1.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean10.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean10.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean11.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean11.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean2.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean2.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean3.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean3.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean31.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean31.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsLocalService.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsLocalService.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsService.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsService.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsServiceClient.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsServiceClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloLocalServiceSimple.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloLocalServiceSimple.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloServiceSimple.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloServiceSimple.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloServiceSimpleClient.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloServiceSimpleClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesLocalService.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesLocalService.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesService.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesService.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesServiceClient.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesServiceClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesLocalService.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesLocalService.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesService.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesService.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesServiceClient.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesServiceClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/AClientServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/AClientServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/AServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/AServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsLocalServiceClientImpl.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsLocalServiceClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsServiceClientImpl.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsServiceClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsTransformer.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsTransformer.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloLocalServiceSimpleClientImpl.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloLocalServiceSimpleClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceSimpleClientImpl.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceSimpleClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceSimpleImpl.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceSimpleImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesLocalServiceClientImpl.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesLocalServiceClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceClientImpl.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesLocalServiceClientImpl.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesLocalServiceClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceClientImpl.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesTransformer.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesTransformer.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/aservice.wsdl (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/aservice.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/doclitbarewsdl.composite (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/doclitbarewsdl.composite)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/generics-service.composite (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/generics-service.composite)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/helloservice.composite (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/helloservice.composite)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/primitivesservice.composite (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/primitivesservice.composite)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/standard-types-service.composite (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/standard-types-service.composite)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/DatabindingTestCase.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/DatabindingTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/DocLitBareWsdlTestCase.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/DocLitBareWsdlTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsDatabindingTestCase.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsDatabindingTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesDatabindingTestCase.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesDatabindingTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesDatabindingTestCase.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesDatabindingTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-top-down/pom.xml (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloService.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloService.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloServiceClient.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloServiceClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesService.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesService.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesServiceClient.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesServiceClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesService.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesService.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesServiceClient.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesServiceClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceClientImpl.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceClientImpl.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceClientImpl.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesTransformer.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesTransformer.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/resources/wsdl/wrapped/hello-service.wsdl (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/resources/wsdl/wrapped/hello-service.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/resources/wsdl/wrapped/helloservice.composite (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/resources/wsdl/wrapped/helloservice.composite)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/resources/wsdl/wrapped/primitives-service.wsdl (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/resources/wsdl/wrapped/primitives-service.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/resources/wsdl/wrapped/primitivesservice.composite (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/resources/wsdl/wrapped/primitivesservice.composite)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/resources/wsdl/wrapped/standard-types-service.composite (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/resources/wsdl/wrapped/standard-types-service.composite)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/resources/wsdl/wrapped/standard-types-service.wsdl (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/resources/wsdl/wrapped/standard-types-service.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/topdown/DatabindingTestCase.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/topdown/DatabindingTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/topdown/PrimitivesDatabindingTestCase.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/topdown/PrimitivesDatabindingTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/topdown/StandardTypesDatabindingTestCase.java (renamed from branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/topdown/StandardTypesDatabindingTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxbgen/pom.xml (renamed from branches/sca-trunk-20080910/itest/databindings/jaxbgen/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxbgen/src/main/resources/generate/generate.xml (renamed from branches/sca-trunk-20080910/itest/databindings/jaxbgen/src/main/resources/generate/generate.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/jaxbgen/src/main/resources/greeter.composite (renamed from branches/sca-trunk-20080910/itest/databindings/jaxbgen/src/main/resources/greeter.composite)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/pom.xml (renamed from branches/sca-trunk-20080910/itest/databindings/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/readme.html (renamed from branches/sca-trunk-20080910/itest/databindings/readme.html)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/sdogen/pom.xml (renamed from branches/sca-trunk-20080910/itest/databindings/sdogen/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/sdogen/src/main/resources/generate/generate.xml (renamed from branches/sca-trunk-20080910/itest/databindings/sdogen/src/main/resources/generate/generate.xml)0
-rw-r--r--branches/sca-java-20080910/itest/databindings/sdogen/src/main/resources/generate/greeter.composite.vm (renamed from branches/sca-trunk-20080910/itest/databindings/sdogen/src/main/resources/generate/greeter.composite.vm)0
-rw-r--r--branches/sca-java-20080910/itest/domain/pom.xml (renamed from branches/sca-trunk-20080910/itest/domain/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/domain/src/main/java/calculator/AddService.java (renamed from branches/sca-trunk-20080910/itest/domain/src/main/java/calculator/AddService.java)0
-rw-r--r--branches/sca-java-20080910/itest/domain/src/main/java/calculator/AddServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/domain/src/main/java/calculator/AddServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/domain/src/main/java/calculator/AddServiceUpdateImpl.java (renamed from branches/sca-trunk-20080910/itest/domain/src/main/java/calculator/AddServiceUpdateImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/domain/src/main/java/calculator/CalculatorService.java (renamed from branches/sca-trunk-20080910/itest/domain/src/main/java/calculator/CalculatorService.java)0
-rw-r--r--branches/sca-java-20080910/itest/domain/src/main/java/calculator/CalculatorServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/domain/src/main/java/calculator/CalculatorServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/domain/src/main/java/calculator/DivideService.java (renamed from branches/sca-trunk-20080910/itest/domain/src/main/java/calculator/DivideService.java)0
-rw-r--r--branches/sca-java-20080910/itest/domain/src/main/java/calculator/DivideServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/domain/src/main/java/calculator/DivideServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/domain/src/main/java/calculator/MultiplyService.java (renamed from branches/sca-trunk-20080910/itest/domain/src/main/java/calculator/MultiplyService.java)0
-rw-r--r--branches/sca-java-20080910/itest/domain/src/main/java/calculator/MultiplyServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/domain/src/main/java/calculator/MultiplyServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/domain/src/main/java/calculator/SubtractService.java (renamed from branches/sca-trunk-20080910/itest/domain/src/main/java/calculator/SubtractService.java)0
-rw-r--r--branches/sca-java-20080910/itest/domain/src/main/java/calculator/SubtractServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/domain/src/main/java/calculator/SubtractServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/domain/src/main/resources/contributionA/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/domain/src/main/resources/contributionA/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/domain/src/main/resources/contributionA/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/domain/src/main/resources/contributionA/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/domain/src/main/resources/contributionB/META-INF/sca-deployables/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/domain/src/main/resources/contributionB/META-INF/sca-deployables/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/domain/src/main/resources/contributionC/META-INF/sca-deployables/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/domain/src/main/resources/contributionC/META-INF/sca-deployables/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/domain/src/main/resources/contributionDependent/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/domain/src/main/resources/contributionDependent/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/domain/src/main/resources/contributionDependent/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/domain/src/main/resources/contributionDependent/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/domain/src/main/resources/contributionPrimary/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/domain/src/main/resources/contributionPrimary/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/domain/src/main/resources/contributionPrimary/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/domain/src/main/resources/contributionPrimary/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/domain/src/test/java/org/apache/tuscany/sca/itest/domain/ContributionSPIsTestCase.java (renamed from branches/sca-trunk-20080910/itest/domain/src/test/java/org/apache/tuscany/sca/itest/domain/ContributionSPIsTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-cross-binding-ws/pom.xml (renamed from branches/sca-trunk-20080910/itest/exceptions-cross-binding-ws/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockExchangeJaxB.java (renamed from branches/sca-trunk-20080910/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockExchangeJaxB.java)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDO.java (renamed from branches/sca-trunk-20080910/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDO.java)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDOImpl.java (renamed from branches/sca-trunk-20080910/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDOImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/InvalidSymbolSDOException.java (renamed from branches/sca-trunk-20080910/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/InvalidSymbolSDOException.java)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/MarketClosedSDOException.java (renamed from branches/sca-trunk-20080910/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/MarketClosedSDOException.java)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/StockExceptionTest.java (renamed from branches/sca-trunk-20080910/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/StockExceptionTest.java)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-cross-binding-ws/src/main/resources/ExceptionTest.composite (renamed from branches/sca-trunk-20080910/itest/exceptions-cross-binding-ws/src/main/resources/ExceptionTest.composite)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-cross-binding-ws/src/main/resources/intracomposite.composite (renamed from branches/sca-trunk-20080910/itest/exceptions-cross-binding-ws/src/main/resources/intracomposite.composite)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-cross-binding-ws/src/main/resources/wsdl/StockExceptionTest.wsdl (renamed from branches/sca-trunk-20080910/itest/exceptions-cross-binding-ws/src/main/resources/wsdl/StockExceptionTest.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-cross-binding-ws/src/main/resources/xsd/StockExceptionTest.xsd (renamed from branches/sca-trunk-20080910/itest/exceptions-cross-binding-ws/src/main/resources/xsd/StockExceptionTest.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-cross-binding-ws/src/test/java/org/apache/tuscany/sca/test/exceptions/IntraCompositeTestCase.java (renamed from branches/sca-trunk-20080910/itest/exceptions-cross-binding-ws/src/test/java/org/apache/tuscany/sca/test/exceptions/IntraCompositeTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-cross-binding/pom.xml (renamed from branches/sca-trunk-20080910/itest/exceptions-cross-binding/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockExceptionTestJAXB.java (renamed from branches/sca-trunk-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockExceptionTestJAXB.java)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockExchangeJaxB.java (renamed from branches/sca-trunk-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockExchangeJaxB.java)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDO.java (renamed from branches/sca-trunk-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDO.java)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDOImpl.java (renamed from branches/sca-trunk-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDOImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/InvalidSymbolSDOException.java (renamed from branches/sca-trunk-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/InvalidSymbolSDOException.java)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/MarketClosedSDOException.java (renamed from branches/sca-trunk-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/MarketClosedSDOException.java)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/StockExceptionTest.java (renamed from branches/sca-trunk-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/StockExceptionTest.java)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-cross-binding/src/main/resources/ExceptionTest.composite (renamed from branches/sca-trunk-20080910/itest/exceptions-cross-binding/src/main/resources/ExceptionTest.composite)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-cross-binding/src/main/resources/intracomposite.composite (renamed from branches/sca-trunk-20080910/itest/exceptions-cross-binding/src/main/resources/intracomposite.composite)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-cross-binding/src/main/resources/wsdl.sdo/StockExceptionTest.wsdl (renamed from branches/sca-trunk-20080910/itest/exceptions-cross-binding/src/main/resources/wsdl.sdo/StockExceptionTest.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-cross-binding/src/main/resources/wsdl/StockExceptionTest.wsdl (renamed from branches/sca-trunk-20080910/itest/exceptions-cross-binding/src/main/resources/wsdl/StockExceptionTest.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-cross-binding/src/main/resources/xsd/StockExceptionTest.xsd (renamed from branches/sca-trunk-20080910/itest/exceptions-cross-binding/src/main/resources/xsd/StockExceptionTest.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-cross-binding/src/test/java/org/apache/tuscany/sca/test/exceptions/IntraCompositeTestCase.java (renamed from branches/sca-trunk-20080910/itest/exceptions-cross-binding/src/test/java/org/apache/tuscany/sca/test/exceptions/IntraCompositeTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-simple-ws/pom.xml (renamed from branches/sca-trunk-20080910/itest/exceptions-simple-ws/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-simple-ws/src/main/java/com/example/BusinessException.java (renamed from branches/sca-trunk-20080910/itest/exceptions-simple-ws/src/main/java/com/example/BusinessException.java)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-simple-ws/src/main/java/com/example/BusinessExceptionMinimal.java (renamed from branches/sca-trunk-20080910/itest/exceptions-simple-ws/src/main/java/com/example/BusinessExceptionMinimal.java)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleClient.java (renamed from branches/sca-trunk-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleClientImpl.java (renamed from branches/sca-trunk-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleClientMinimalImpl.java (renamed from branches/sca-trunk-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleClientMinimalImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleService.java (renamed from branches/sca-trunk-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleService.java)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleServiceMinimal.java (renamed from branches/sca-trunk-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleServiceMinimal.java)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleServiceMinimalImpl.java (renamed from branches/sca-trunk-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleServiceMinimalImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-simple-ws/src/main/resources/example.composite (renamed from branches/sca-trunk-20080910/itest/exceptions-simple-ws/src/main/resources/example.composite)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-simple-ws/src/main/resources/wsdl/ExampleService.wsdl (renamed from branches/sca-trunk-20080910/itest/exceptions-simple-ws/src/main/resources/wsdl/ExampleService.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-simple-ws/src/test/java/com/example/ExampleMinimalTestCase.java (renamed from branches/sca-trunk-20080910/itest/exceptions-simple-ws/src/test/java/com/example/ExampleMinimalTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions-simple-ws/src/test/java/com/example/ExampleTestCase.java (renamed from branches/sca-trunk-20080910/itest/exceptions-simple-ws/src/test/java/com/example/ExampleTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions/pom.xml (renamed from branches/sca-trunk-20080910/itest/exceptions/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/Checked.java (renamed from branches/sca-trunk-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/Checked.java)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/ExceptionHandler.java (renamed from branches/sca-trunk-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/ExceptionHandler.java)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/ExceptionRemoteThrower.java (renamed from branches/sca-trunk-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/ExceptionRemoteThrower.java)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/ExceptionThrower.java (renamed from branches/sca-trunk-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/ExceptionThrower.java)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/UnChecked.java (renamed from branches/sca-trunk-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/UnChecked.java)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/ExceptionHandlerImpl.java (renamed from branches/sca-trunk-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/ExceptionHandlerImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/ExceptionRemoteThrowerImpl.java (renamed from branches/sca-trunk-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/ExceptionRemoteThrowerImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/ExceptionThrowerImpl.java (renamed from branches/sca-trunk-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/ExceptionThrowerImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/RemoteExceptionHandlerImpl.java (renamed from branches/sca-trunk-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/RemoteExceptionHandlerImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions/src/main/resources/ExceptionTest.composite (renamed from branches/sca-trunk-20080910/itest/exceptions/src/main/resources/ExceptionTest.composite)0
-rw-r--r--branches/sca-java-20080910/itest/exceptions/src/test/java/org/apache/tuscany/sca/test/exceptions/ExceptionsTestCase.java (renamed from branches/sca-trunk-20080910/itest/exceptions/src/test/java/org/apache/tuscany/sca/test/exceptions/ExceptionsTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/extended-api/pom.xml (renamed from branches/sca-trunk-20080910/itest/extended-api/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/BasicService.java (renamed from branches/sca-trunk-20080910/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/BasicService.java)0
-rw-r--r--branches/sca-java-20080910/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/MathService.java (renamed from branches/sca-trunk-20080910/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/MathService.java)0
-rw-r--r--branches/sca-java-20080910/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/impl/BasicServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/impl/BasicServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/impl/MathServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/impl/MathServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/extended-api/src/main/resources/BasicService.composite (renamed from branches/sca-trunk-20080910/itest/extended-api/src/main/resources/BasicService.composite)0
-rw-r--r--branches/sca-java-20080910/itest/extended-api/src/main/resources/MathService.composite (renamed from branches/sca-trunk-20080910/itest/extended-api/src/main/resources/MathService.composite)0
-rw-r--r--branches/sca-java-20080910/itest/extended-api/src/test/java/org/apache/tuscany/sca/test/extended/ServiceLocateTestCase.java (renamed from branches/sca-trunk-20080910/itest/extended-api/src/test/java/org/apache/tuscany/sca/test/extended/ServiceLocateTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/interfaces/pom.xml (renamed from branches/sca-trunk-20080910/itest/interfaces/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalCallbackInterface.java (renamed from branches/sca-trunk-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalCallbackInterface.java)0
-rw-r--r--branches/sca-java-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalClientComponent.java (renamed from branches/sca-trunk-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalClientComponent.java)0
-rw-r--r--branches/sca-java-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalClientComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalClientComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalServiceComponent.java (renamed from branches/sca-trunk-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalServiceComponent.java)0
-rw-r--r--branches/sca-java-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalServiceComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalServiceComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/ParameterObject.java (renamed from branches/sca-trunk-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/ParameterObject.java)0
-rw-r--r--branches/sca-java-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteCallbackInterface.java (renamed from branches/sca-trunk-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteCallbackInterface.java)0
-rw-r--r--branches/sca-java-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteClientComponent.java (renamed from branches/sca-trunk-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteClientComponent.java)0
-rw-r--r--branches/sca-java-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteClientComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteClientComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteServiceComponent.java (renamed from branches/sca-trunk-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteServiceComponent.java)0
-rw-r--r--branches/sca-java-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteServiceComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteServiceComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/interfaces/src/main/resources/InterfacesTest.composite (renamed from branches/sca-trunk-20080910/itest/interfaces/src/main/resources/InterfacesTest.composite)0
-rw-r--r--branches/sca-java-20080910/itest/interfaces/src/test/java/org/apache/tuscany/sca/itest/interfaces/InterfacesTestCase.java (renamed from branches/sca-trunk-20080910/itest/interfaces/src/test/java/org/apache/tuscany/sca/itest/interfaces/InterfacesTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/interop-soap-client/pom.xml (renamed from branches/sca-trunk-20080910/itest/interop-soap-client/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/interop-soap-client/src/main/java/org/apache/tuscany/test/interop/client/LoopbackInteropDocServiceComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/interop-soap-client/src/main/java/org/apache/tuscany/test/interop/client/LoopbackInteropDocServiceComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/interop-soap-client/src/main/resources/default.composite (renamed from branches/sca-trunk-20080910/itest/interop-soap-client/src/main/resources/default.composite)0
-rw-r--r--branches/sca-java-20080910/itest/interop-soap-client/src/main/resources/wsdl/interopdoc.wsdl (renamed from branches/sca-trunk-20080910/itest/interop-soap-client/src/main/resources/wsdl/interopdoc.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/interop-soap-client/src/test/java/org/apache/tuscany/test/interop/client/InteropDocClientTestCase.java (renamed from branches/sca-trunk-20080910/itest/interop-soap-client/src/test/java/org/apache/tuscany/test/interop/client/InteropDocClientTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/interop-soap-round2-client/pom.xml (renamed from branches/sca-trunk-20080910/itest/interop-soap-round2-client/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/interop-soap-round2-client/src/main/java/org/apache/tuscany/test/interop/client/InteropTestDocLit.java (renamed from branches/sca-trunk-20080910/itest/interop-soap-round2-client/src/main/java/org/apache/tuscany/test/interop/client/InteropTestDocLit.java)0
-rw-r--r--branches/sca-java-20080910/itest/interop-soap-round2-client/src/main/resources/default.composite (renamed from branches/sca-trunk-20080910/itest/interop-soap-round2-client/src/main/resources/default.composite)0
-rw-r--r--branches/sca-java-20080910/itest/interop-soap-round2-client/src/main/resources/wsdl/interoptestdoclit.wsdl (renamed from branches/sca-trunk-20080910/itest/interop-soap-round2-client/src/main/resources/wsdl/interoptestdoclit.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/interop-soap-round2-client/src/test/java/org/apache/tuscany/test/interop/client/InteropTestDocLitTestCase.java (renamed from branches/sca-trunk-20080910/itest/interop-soap-round2-client/src/test/java/org/apache/tuscany/test/interop/client/InteropTestDocLitTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/interop-soap-service/pom.xml (renamed from branches/sca-trunk-20080910/itest/interop-soap-service/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/interop-soap-service/src/main/java/org/apache/tuscany/test/interop/server/InteropDocServiceComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/interop-soap-service/src/main/java/org/apache/tuscany/test/interop/server/InteropDocServiceComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/interop-soap-service/src/main/resources/wsdl/interopdoc.wsdl (renamed from branches/sca-trunk-20080910/itest/interop-soap-service/src/main/resources/wsdl/interopdoc.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/interop-soap-service/src/main/webapp/META-INF/sca/default.scdl (renamed from branches/sca-trunk-20080910/itest/interop-soap-service/src/main/webapp/META-INF/sca/default.scdl)0
-rw-r--r--branches/sca-java-20080910/itest/interop-soap-service/src/main/webapp/WEB-INF/web.xml (renamed from branches/sca-trunk-20080910/itest/interop-soap-service/src/main/webapp/WEB-INF/web.xml)0
-rwxr-xr-xbranches/sca-java-20080910/itest/interop-soap-service/t.bat (renamed from branches/sca-trunk-20080910/itest/interop-soap-service/t.bat)0
-rw-r--r--branches/sca-java-20080910/itest/jms-args/pom.xml (renamed from branches/sca-trunk-20080910/itest/jms-args/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/jms-args/src/main/java/org/apache/tuscany/sca/binding/jms/ClientImpl.java (renamed from branches/sca-trunk-20080910/itest/jms-args/src/main/java/org/apache/tuscany/sca/binding/jms/ClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms-args/src/main/java/org/apache/tuscany/sca/binding/jms/MyService.java (renamed from branches/sca-trunk-20080910/itest/jms-args/src/main/java/org/apache/tuscany/sca/binding/jms/MyService.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms-args/src/main/java/org/apache/tuscany/sca/binding/jms/ServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/jms-args/src/main/java/org/apache/tuscany/sca/binding/jms/ServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms-args/src/main/resources/jndi.properties (renamed from branches/sca-trunk-20080910/itest/jms-args/src/main/resources/jndi.properties)0
-rw-r--r--branches/sca-java-20080910/itest/jms-args/src/main/resources/selectors/selectors.composite (renamed from branches/sca-trunk-20080910/itest/jms-args/src/main/resources/selectors/selectors.composite)0
-rw-r--r--branches/sca-java-20080910/itest/jms-args/src/test/java/org/apache/tuscany/sca/binding/jms/ArgsTestCase.java (renamed from branches/sca-trunk-20080910/itest/jms-args/src/test/java/org/apache/tuscany/sca/binding/jms/ArgsTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms-callbacks/pom.xml (renamed from branches/sca-trunk-20080910/itest/jms-callbacks/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/jms-callbacks/src/main/java/org/apache/tuscany/sca/binding/jms/JMSClient.java (renamed from branches/sca-trunk-20080910/itest/jms-callbacks/src/main/java/org/apache/tuscany/sca/binding/jms/JMSClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms-callbacks/src/main/java/org/apache/tuscany/sca/binding/jms/JMSClientImpl.java (renamed from branches/sca-trunk-20080910/itest/jms-callbacks/src/main/java/org/apache/tuscany/sca/binding/jms/JMSClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms-callbacks/src/main/java/org/apache/tuscany/sca/binding/jms/JMSService.java (renamed from branches/sca-trunk-20080910/itest/jms-callbacks/src/main/java/org/apache/tuscany/sca/binding/jms/JMSService.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms-callbacks/src/main/java/org/apache/tuscany/sca/binding/jms/JMSServiceCallback.java (renamed from branches/sca-trunk-20080910/itest/jms-callbacks/src/main/java/org/apache/tuscany/sca/binding/jms/JMSServiceCallback.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms-callbacks/src/main/java/org/apache/tuscany/sca/binding/jms/JMSServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/jms-callbacks/src/main/java/org/apache/tuscany/sca/binding/jms/JMSServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms-callbacks/src/main/resources/jndi.properties (renamed from branches/sca-trunk-20080910/itest/jms-callbacks/src/main/resources/jndi.properties)0
-rw-r--r--branches/sca-java-20080910/itest/jms-callbacks/src/main/resources/simple/client.composite (renamed from branches/sca-trunk-20080910/itest/jms-callbacks/src/main/resources/simple/client.composite)0
-rw-r--r--branches/sca-java-20080910/itest/jms-callbacks/src/main/resources/simple/tempq.composite (renamed from branches/sca-trunk-20080910/itest/jms-callbacks/src/main/resources/simple/tempq.composite)0
-rw-r--r--branches/sca-java-20080910/itest/jms-callbacks/src/test/java/org/apache/tuscany/sca/binding/jms/CallbackTestCase.java (renamed from branches/sca-trunk-20080910/itest/jms-callbacks/src/test/java/org/apache/tuscany/sca/binding/jms/CallbackTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms-callbacks/src/test/java/org/apache/tuscany/sca/binding/jms/TempCallbackQTestCase.java (renamed from branches/sca-trunk-20080910/itest/jms-callbacks/src/test/java/org/apache/tuscany/sca/binding/jms/TempCallbackQTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms-definitions/pom.xml (renamed from branches/sca-trunk-20080910/itest/jms-definitions/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/jms-definitions/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayClientImpl.java (renamed from branches/sca-trunk-20080910/itest/jms-definitions/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms-definitions/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayService.java (renamed from branches/sca-trunk-20080910/itest/jms-definitions/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayService.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms-definitions/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/jms-definitions/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms-definitions/src/main/resources/definitions.xml (renamed from branches/sca-trunk-20080910/itest/jms-definitions/src/main/resources/definitions.xml)0
-rw-r--r--branches/sca-java-20080910/itest/jms-definitions/src/main/resources/definitions/definitions.composite (renamed from branches/sca-trunk-20080910/itest/jms-definitions/src/main/resources/definitions/definitions.composite)0
-rw-r--r--branches/sca-java-20080910/itest/jms-definitions/src/main/resources/jndi.properties (renamed from branches/sca-trunk-20080910/itest/jms-definitions/src/main/resources/jndi.properties)0
-rw-r--r--branches/sca-java-20080910/itest/jms-definitions/src/test/java/org/apache/tuscany/sca/binding/jms/DefinitionsTestCase.java (renamed from branches/sca-trunk-20080910/itest/jms-definitions/src/test/java/org/apache/tuscany/sca/binding/jms/DefinitionsTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms-selectors/pom.xml (renamed from branches/sca-trunk-20080910/itest/jms-selectors/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/jms-selectors/src/main/java/org/apache/tuscany/sca/binding/jms/ClientImpl.java (renamed from branches/sca-trunk-20080910/itest/jms-selectors/src/main/java/org/apache/tuscany/sca/binding/jms/ClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms-selectors/src/main/java/org/apache/tuscany/sca/binding/jms/SelectorService.java (renamed from branches/sca-trunk-20080910/itest/jms-selectors/src/main/java/org/apache/tuscany/sca/binding/jms/SelectorService.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms-selectors/src/main/java/org/apache/tuscany/sca/binding/jms/SelectorServiceImpl1.java (renamed from branches/sca-trunk-20080910/itest/jms-selectors/src/main/java/org/apache/tuscany/sca/binding/jms/SelectorServiceImpl1.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms-selectors/src/main/java/org/apache/tuscany/sca/binding/jms/SelectorServiceImpl2.java (renamed from branches/sca-trunk-20080910/itest/jms-selectors/src/main/java/org/apache/tuscany/sca/binding/jms/SelectorServiceImpl2.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms-selectors/src/main/java/org/apache/tuscany/sca/binding/jms/SelectorServiceImpl3.java (renamed from branches/sca-trunk-20080910/itest/jms-selectors/src/main/java/org/apache/tuscany/sca/binding/jms/SelectorServiceImpl3.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms-selectors/src/main/resources/jndi.properties (renamed from branches/sca-trunk-20080910/itest/jms-selectors/src/main/resources/jndi.properties)0
-rw-r--r--branches/sca-java-20080910/itest/jms-selectors/src/main/resources/selectors/selectors.composite (renamed from branches/sca-trunk-20080910/itest/jms-selectors/src/main/resources/selectors/selectors.composite)0
-rw-r--r--branches/sca-java-20080910/itest/jms-selectors/src/test/java/org/apache/tuscany/sca/binding/jms/SelectorsTestCase.java (renamed from branches/sca-trunk-20080910/itest/jms-selectors/src/test/java/org/apache/tuscany/sca/binding/jms/SelectorsTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms/pom.xml (renamed from branches/sca-trunk-20080910/itest/jms/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/CheckedExcpetion.java (renamed from branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/CheckedExcpetion.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/ExceptionService.java (renamed from branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/ExceptionService.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/ExceptionServiceClient.java (renamed from branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/ExceptionServiceClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/ExceptionServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/ExceptionServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldClientImpl.java (renamed from branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldService.java (renamed from branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldService.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/JMSClient.java (renamed from branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/JMSClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/MsgClient.java (renamed from branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/MsgClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/MsgClientImpl.java (renamed from branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/MsgClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/MsgClientService.java (renamed from branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/MsgClientService.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/MsgService.java (renamed from branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/MsgService.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/MsgServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/MsgServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayClientImpl.java (renamed from branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayObjectService.java (renamed from branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayObjectService.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayObjectServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayObjectServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayService.java (renamed from branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayService.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/TestMessageProcessor.java (renamed from branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/TestMessageProcessor.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/main/resources/defaults/client.composite (renamed from branches/sca-trunk-20080910/itest/jms/src/main/resources/defaults/client.composite)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/main/resources/defaults/service.composite (renamed from branches/sca-trunk-20080910/itest/jms/src/main/resources/defaults/service.composite)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/main/resources/dynamic/client.composite (renamed from branches/sca-trunk-20080910/itest/jms/src/main/resources/dynamic/client.composite)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/main/resources/exceptions/client.composite (renamed from branches/sca-trunk-20080910/itest/jms/src/main/resources/exceptions/client.composite)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/main/resources/exceptions/service.composite (renamed from branches/sca-trunk-20080910/itest/jms/src/main/resources/exceptions/service.composite)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/main/resources/external/client.composite (renamed from branches/sca-trunk-20080910/itest/jms/src/main/resources/external/client.composite)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/main/resources/external/service.composite (renamed from branches/sca-trunk-20080910/itest/jms/src/main/resources/external/service.composite)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/main/resources/jndi.properties (renamed from branches/sca-trunk-20080910/itest/jms/src/main/resources/jndi.properties)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/main/resources/nonSCAclient/service.composite (renamed from branches/sca-trunk-20080910/itest/jms/src/main/resources/nonSCAclient/service.composite)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/main/resources/oneway/OneWayClient.composite (renamed from branches/sca-trunk-20080910/itest/jms/src/main/resources/oneway/OneWayClient.composite)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/main/resources/oneway/OneWayService.composite (renamed from branches/sca-trunk-20080910/itest/jms/src/main/resources/oneway/OneWayService.composite)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/main/resources/properties/properties.composite (renamed from branches/sca-trunk-20080910/itest/jms/src/main/resources/properties/properties.composite)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/main/resources/simple/client.composite (renamed from branches/sca-trunk-20080910/itest/jms/src/main/resources/simple/client.composite)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/main/resources/simple/mpclient.composite (renamed from branches/sca-trunk-20080910/itest/jms/src/main/resources/simple/mpclient.composite)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/main/resources/simple/service.composite (renamed from branches/sca-trunk-20080910/itest/jms/src/main/resources/simple/service.composite)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/main/resources/simple/uriclient.composite (renamed from branches/sca-trunk-20080910/itest/jms/src/main/resources/simple/uriclient.composite)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/DefaultsTestCase.java (renamed from branches/sca-trunk-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/DefaultsTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/DynamicReplyQTestCase.java (renamed from branches/sca-trunk-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/DynamicReplyQTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/ExceptionsTestCase.java (renamed from branches/sca-trunk-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/ExceptionsTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/ExternalBrokerTestCase.java (renamed from branches/sca-trunk-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/ExternalBrokerTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/MessageProcessorTestCase.java (renamed from branches/sca-trunk-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/MessageProcessorTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/NonSCAClientTestCase.java (renamed from branches/sca-trunk-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/NonSCAClientTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/OneWayTestCase.java (renamed from branches/sca-trunk-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/OneWayTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/PropertiesTestCase.java (renamed from branches/sca-trunk-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/PropertiesTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/RPCTestCase.java (renamed from branches/sca-trunk-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/RPCTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/URIRPCTestCase.java (renamed from branches/sca-trunk-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/URIRPCTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/large-sdo-ws/pom.xml (renamed from branches/sca-trunk-20080910/itest/large-sdo-ws/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/large-sdo-ws/src/main/java/org/apache/tuscany/sca/itest/trninq/TrnInqClient.java (renamed from branches/sca-trunk-20080910/itest/large-sdo-ws/src/main/java/org/apache/tuscany/sca/itest/trninq/TrnInqClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/large-sdo-ws/src/main/java/org/apache/tuscany/sca/itest/trninq/TrnInqService.java (renamed from branches/sca-trunk-20080910/itest/large-sdo-ws/src/main/java/org/apache/tuscany/sca/itest/trninq/TrnInqService.java)0
-rw-r--r--branches/sca-java-20080910/itest/large-sdo-ws/src/main/java/org/apache/tuscany/sca/itest/trninq/TrninqInterface.java (renamed from branches/sca-trunk-20080910/itest/large-sdo-ws/src/main/java/org/apache/tuscany/sca/itest/trninq/TrninqInterface.java)0
-rw-r--r--branches/sca-java-20080910/itest/large-sdo-ws/src/main/resources/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/large-sdo-ws/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/large-sdo-ws/src/main/resources/trnInq.composite (renamed from branches/sca-trunk-20080910/itest/large-sdo-ws/src/main/resources/trnInq.composite)0
-rw-r--r--branches/sca-java-20080910/itest/large-sdo-ws/src/main/resources/wsdl/IFX170_XSD.xsd (renamed from branches/sca-trunk-20080910/itest/large-sdo-ws/src/main/resources/wsdl/IFX170_XSD.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/large-sdo-ws/src/main/resources/wsdl/trninq.wsdl (renamed from branches/sca-trunk-20080910/itest/large-sdo-ws/src/main/resources/wsdl/trninq.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/large-sdo-ws/src/test/java/trninq/TrnInqServiceTestCase.java (renamed from branches/sca-trunk-20080910/itest/large-sdo-ws/src/test/java/trninq/TrnInqServiceTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/late-reference-resolution/pom.xml (renamed from branches/sca-trunk-20080910/itest/late-reference-resolution/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/late-reference-resolution/src/main/java/calculator/AddService.java (renamed from branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/java/calculator/AddService.java)0
-rw-r--r--branches/sca-java-20080910/itest/late-reference-resolution/src/main/java/calculator/AddServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/java/calculator/AddServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/late-reference-resolution/src/main/java/calculator/CalculatorService.java (renamed from branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/java/calculator/CalculatorService.java)0
-rw-r--r--branches/sca-java-20080910/itest/late-reference-resolution/src/main/java/calculator/CalculatorServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/java/calculator/CalculatorServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/late-reference-resolution/src/main/java/calculator/DivideService.java (renamed from branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/java/calculator/DivideService.java)0
-rw-r--r--branches/sca-java-20080910/itest/late-reference-resolution/src/main/java/calculator/DivideServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/java/calculator/DivideServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/late-reference-resolution/src/main/java/calculator/MultiplyService.java (renamed from branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/java/calculator/MultiplyService.java)0
-rw-r--r--branches/sca-java-20080910/itest/late-reference-resolution/src/main/java/calculator/MultiplyServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/java/calculator/MultiplyServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/late-reference-resolution/src/main/java/calculator/SubtractService.java (renamed from branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/java/calculator/SubtractService.java)0
-rw-r--r--branches/sca-java-20080910/itest/late-reference-resolution/src/main/java/calculator/SubtractServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/java/calculator/SubtractServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/late-reference-resolution/src/main/resources/META-INF/services/org.apache.tuscany.sca.endpointresolver.EndpointResolverFactory (renamed from branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/resources/META-INF/services/org.apache.tuscany.sca.endpointresolver.EndpointResolverFactory)0
-rw-r--r--branches/sca-java-20080910/itest/late-reference-resolution/src/main/resources/nodeA/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/resources/nodeA/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/late-reference-resolution/src/main/resources/nodeA/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/resources/nodeA/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/late-reference-resolution/src/main/resources/nodeB/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/resources/nodeB/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/late-reference-resolution/src/main/resources/nodeB/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/resources/nodeB/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/late-reference-resolution/src/main/resources/nodeC/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/resources/nodeC/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/late-reference-resolution/src/main/resources/nodeC/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/resources/nodeC/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/late-reference-resolution/src/test/java/binding/sca/BindingScaEndpointResolverFactoryImpl.java (renamed from branches/sca-trunk-20080910/itest/late-reference-resolution/src/test/java/binding/sca/BindingScaEndpointResolverFactoryImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/late-reference-resolution/src/test/java/binding/sca/BindingScaEndpointResolverImpl.java (renamed from branches/sca-trunk-20080910/itest/late-reference-resolution/src/test/java/binding/sca/BindingScaEndpointResolverImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/late-reference-resolution/src/test/java/calculator/LateReferenceResolutionTestCase.java (renamed from branches/sca-trunk-20080910/itest/late-reference-resolution/src/test/java/calculator/LateReferenceResolutionTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/late-reference-resolution/src/test/java/calculator/TestRegistryImpl.java (renamed from branches/sca-trunk-20080910/itest/late-reference-resolution/src/test/java/calculator/TestRegistryImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/oneway/build.xml (renamed from branches/sca-trunk-20080910/itest/oneway/build.xml)0
-rw-r--r--branches/sca-java-20080910/itest/oneway/pom.xml (renamed from branches/sca-trunk-20080910/itest/oneway/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/OneWayClient.java (renamed from branches/sca-trunk-20080910/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/OneWayClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/OneWayService.java (renamed from branches/sca-trunk-20080910/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/OneWayService.java)0
-rw-r--r--branches/sca-java-20080910/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/impl/OneWayClientImpl.java (renamed from branches/sca-trunk-20080910/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/impl/OneWayClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/impl/OneWayServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/impl/OneWayServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/oneway/src/main/resources/OneWayContribution/META-INF/sca-deployables/oneWay.composite (renamed from branches/sca-trunk-20080910/itest/oneway/src/main/resources/OneWayContribution/META-INF/sca-deployables/oneWay.composite)0
-rw-r--r--branches/sca-java-20080910/itest/oneway/src/test/java/org/apache/tuscany/sca/itest/oneway/OneWayTestCase.java (renamed from branches/sca-trunk-20080910/itest/oneway/src/test/java/org/apache/tuscany/sca/itest/oneway/OneWayTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/operation-overloading/pom.xml (renamed from branches/sca-trunk-20080910/itest/operation-overloading/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/OverloadASourceTarget.java (renamed from branches/sca-trunk-20080910/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/OverloadASourceTarget.java)0
-rw-r--r--branches/sca-java-20080910/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/impl/OverloadASource.java (renamed from branches/sca-trunk-20080910/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/impl/OverloadASource.java)0
-rw-r--r--branches/sca-java-20080910/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/impl/OverloadATarget.java (renamed from branches/sca-trunk-20080910/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/impl/OverloadATarget.java)0
-rw-r--r--branches/sca-java-20080910/itest/operation-overloading/src/main/resources/OperationOverload.composite (renamed from branches/sca-trunk-20080910/itest/operation-overloading/src/main/resources/OperationOverload.composite)0
-rw-r--r--branches/sca-java-20080910/itest/operation-overloading/src/test/java/org/apache/tuscany/sca/test/opoverload/impl/OverloadATestCase.java (renamed from branches/sca-trunk-20080910/itest/operation-overloading/src/test/java/org/apache/tuscany/sca/test/opoverload/impl/OverloadATestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/build-bundles.xml (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/build-bundles.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/pom.xml (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/OSGiBundleImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/OSGiBundleImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/Customer.java (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/Customer.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/OSGiCustomerComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/OSGiCustomerComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/OSGiCustomerImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/OSGiCustomerImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/OSGiRetailerComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/OSGiRetailerComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/OSGiRetailerImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/OSGiRetailerImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/Retailer.java (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/Retailer.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/OSGiShipperComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/OSGiShipperComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/OSGiShipperImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/OSGiShipperImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/Shipper.java (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/Shipper.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/OSGiWarehouseComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/OSGiWarehouseComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/OSGiWarehouseImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/OSGiWarehouseImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/Warehouse.java (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/Warehouse.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/Customer2V2.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/Customer2V2.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/CustomerV2.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/CustomerV2.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/customer-sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/customer-sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/retailer-sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/retailer-sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/shipper-sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/shipper-sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/supplychain-sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/supplychain-sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/warehouse-sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/warehouse-sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/RetailerV2.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/RetailerV2.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/ShipperV2.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/ShipperV2.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/WarehouseV2.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/WarehouseV2.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Customer.mf (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Customer.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Customer2.mf (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Customer2.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Retailer.mf (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Retailer.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/RetailerJar.mf (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/RetailerJar.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Shipper.mf (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Shipper.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/SupplyChain.mf (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/SupplyChain.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Warehouse.mf (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Warehouse.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/supplychain.composite (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/supplychain.composite)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/build-bundles.xml (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/build-bundles.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/pom.xml (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/OSGiBundleImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/OSGiBundleImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/Customer.java (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/Customer.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/OSGiCustomerComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/OSGiCustomerComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/OSGiCustomerImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/OSGiCustomerImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/OSGiRetailerComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/OSGiRetailerComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/OSGiRetailerImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/OSGiRetailerImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/Retailer.java (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/Retailer.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/OSGiShipperComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/OSGiShipperComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/OSGiShipperImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/OSGiShipperImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/Shipper.java (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/Shipper.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/OSGiWarehouseComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/OSGiWarehouseComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/OSGiWarehouseImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/OSGiWarehouseImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/Warehouse.java (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/Warehouse.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/Customer2V1.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/Customer2V1.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/CustomerV1.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/CustomerV1.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/customer-sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/customer-sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/retailer-sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/retailer-sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/shipper-sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/shipper-sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/supplychain-sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/supplychain-sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/warehouse-sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/warehouse-sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/RetailerV1.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/RetailerV1.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/ShipperV1.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/ShipperV1.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/WarehouseV1.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/WarehouseV1.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Customer.mf (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Customer.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Customer2.mf (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Customer2.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Retailer.mf (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Retailer.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/RetailerJar.mf (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/RetailerJar.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Shipper.mf (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Shipper.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/SupplyChain.mf (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/SupplyChain.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Warehouse.mf (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Warehouse.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/supplychain.composite (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/supplychain.composite)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-test/pom.xml (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-test/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-test/src/main/java/org/apache/tuscany/sca/contribution/osgi/OSGiTestUtil.java (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-test/src/main/java/org/apache/tuscany/sca/contribution/osgi/OSGiTestUtil.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/MixedContributionTestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/MixedContributionTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/NestedBundleTestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/NestedBundleTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/OSGiResolverTestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/OSGiResolverTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/SCAResolverTestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/SCAResolverTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/contribution-test/src/test/resources/osgi/felix/felix.config.properties (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/contribution-test/src/test/resources/osgi/felix/felix.config.properties)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-contribution/pom.xml (renamed from branches/sca-trunk-20080910/itest/osgi-contribution/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/build-bundles.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/build-bundles.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/pom.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/callback/client/CallbackCallback.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/callback/client/CallbackCallback.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/callback/client/CallbackClient.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/callback/client/CallbackClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/callback/client/JavaCallbackClientImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/callback/client/JavaCallbackClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/callback/client/OSGiCallbackClientImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/callback/client/OSGiCallbackClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/callback/service/CallbackService.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/callback/service/CallbackService.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/callback/service/JavaCallbackServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/callback/service/JavaCallbackServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/callback/service/OSGiCallbackServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/callback/service/OSGiCallbackServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/client/ConversationalCallback.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/client/ConversationalCallback.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClient.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientActivator.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientActivator.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientServiceFactory.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientServiceFactory.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientStatefulImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientStatefulImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientStatelessImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientStatelessImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/referenceclient/ConversationalReferenceClient.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/referenceclient/ConversationalReferenceClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/referenceclient/ConversationalReferenceClientActivator.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/referenceclient/ConversationalReferenceClientActivator.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/referenceclient/ConversationalReferenceClientImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/referenceclient/ConversationalReferenceClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/service/ConversationalService.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/service/ConversationalService.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceActivator.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceActivator.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceFactory.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceFactory.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceStatefulImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceStatefulImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceStatelessImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceStatelessImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/helloworld/Greetings.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/helloworld/Greetings.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/helloworld/HelloWorld.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/helloworld/HelloWorld.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/helloworld/JavaGreetingsComponent.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/helloworld/JavaGreetingsComponent.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/helloworld/JavaHelloWorldComponent.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/helloworld/JavaHelloWorldComponent.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/helloworld/OSGiGreetingsImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/helloworld/OSGiGreetingsImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/helloworld/OSGiHelloWorldImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/helloworld/OSGiHelloWorldImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/helloworld/sdo/HelloWorldService.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/helloworld/sdo/HelloWorldService.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/helloworld/sdo/HelloWorldServiceComponent.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/helloworld/sdo/HelloWorldServiceComponent.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/helloworld/sdo/client/HelloWorldClient.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/helloworld/sdo/client/HelloWorldClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/helloworld/sdo/client/HelloWorldClientComponent.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/helloworld/sdo/client/HelloWorldClientComponent.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/helloworld/ws/HelloWorld.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/helloworld/ws/HelloWorld.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/helloworld/ws/HelloWorldService.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/helloworld/ws/HelloWorldService.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/stockquote/OSGiStockQuoteComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/stockquote/OSGiStockQuoteComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/stockquote/OSGiStockQuoteFactoryImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/stockquote/OSGiStockQuoteFactoryImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/stockquote/OSGiStockQuoteImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/stockquote/OSGiStockQuoteImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/stockquote/StockQuote.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/stockquote/StockQuote.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/OSGiBundleImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/OSGiBundleImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/Customer.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/Customer.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerFactoryImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerFactoryImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerWithQueryComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerWithQueryComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerWithQueryImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerWithQueryImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiStatelessCustomerComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiStatelessCustomerComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiStatelessCustomerImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiStatelessCustomerImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiVersionedCustomerImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiVersionedCustomerImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerWithQueryComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerWithQueryComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerWithQueryImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerWithQueryImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiVersionedRetailerImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiVersionedRetailerImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiVersionedRetailerServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiVersionedRetailerServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/Retailer.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/Retailer.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/RetailerQuery.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/RetailerQuery.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperFactoryImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperFactoryImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiStatelessShipperComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiStatelessShipperComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiStatelessShipperServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiStatelessShipperServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiVersionedShipperImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiVersionedShipperImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiVersionedShipperServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiVersionedShipperServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/Shipper.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/Shipper.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/JavaWarehouseWithQueryComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/JavaWarehouseWithQueryComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/OSGiWarehouseComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/OSGiWarehouseComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/OSGiWarehouseImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/OSGiWarehouseImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/OSGiWarehouseServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/OSGiWarehouseServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/Warehouse.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/Warehouse.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/WarehouseQuery.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/WarehouseQuery.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/callback/CallbackClient.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/callback/CallbackClient.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/callback/CallbackService.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/callback/CallbackService.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/callback/callback-test1.composite (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/callback/callback-test1.composite)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/callback/callback-test2.composite (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/callback/callback-test2.composite)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/callback/callback-test3.composite (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/callback/callback-test3.composite)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/conversation/ConversationalClient.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/conversation/ConversationalClient.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/conversation/ConversationalReferenceClient.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/conversation/ConversationalReferenceClient.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/conversation/ConversationalService.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/conversation/ConversationalService.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/conversation/conversation-test.composite (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/conversation/conversation-test.composite)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/factory/Customer.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/factory/Customer.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/factory/Retailer.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/factory/Retailer.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/factory/Shipper.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/factory/Shipper.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/factory/Warehouse.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/factory/Warehouse.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/factory/ds/Customer.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/factory/ds/Customer.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/factory/ds/Retailer.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/factory/ds/Retailer.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/factory/ds/Shipper.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/factory/ds/Shipper.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/factory/ds/Warehouse.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/factory/ds/Warehouse.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/factory/ds/factory-ds-test.composite (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/factory/ds/factory-ds-test.composite)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/factory/factory-test.composite (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/factory/factory-test.composite)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/helloworld/Greetings.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/helloworld/Greetings.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/helloworld/HelloWorld.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/helloworld/HelloWorld.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/interfaces/Customer.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/interfaces/Customer.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/interfaces/Retailer.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/interfaces/Retailer.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/interfaces/Shipper.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/interfaces/Shipper.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/interfaces/Warehouse.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/interfaces/Warehouse.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/interfaces/ds/Customer.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/interfaces/ds/Customer.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/interfaces/ds/Retailer.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/interfaces/ds/Retailer.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/interfaces/ds/Shipper.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/interfaces/ds/Shipper.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/interfaces/ds/Warehouse.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/interfaces/ds/Warehouse.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/interfaces/ds/interfaces-ds-test.composite (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/interfaces/ds/interfaces-ds-test.composite)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/interfaces/interfaces-test.composite (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/interfaces/interfaces-test.composite)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/callback/CallbackClient.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/callback/CallbackClient.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/callback/CallbackService.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/callback/CallbackService.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalClient.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalClient.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalReferenceClient.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalReferenceClient.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalService.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalService.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/Customer.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/Customer.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/Retailer.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/Retailer.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/Shipper.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/Shipper.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Customer.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Customer.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Customer.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Customer.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Retailer.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Retailer.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Retailer1.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Retailer1.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Retailer2.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Retailer2.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper1.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper1.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper2.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper2.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Warehouse.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Warehouse.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Warehouse.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Warehouse.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/Customer.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/Customer.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/Retailer.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/Retailer.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/Shipper.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/Shipper.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Customer.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Customer.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Customer.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Customer.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Retailer.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Retailer.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Retailer.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Retailer.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Shipper.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Shipper.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Shipper.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Shipper.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/passbyref/Greetings.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/passbyref/Greetings.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/ManagedStockQuoteFactory.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/ManagedStockQuoteFactory.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/StockQuote.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/StockQuote.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/StockQuoteFactory.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/StockQuoteFactory.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuote.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuote.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuote.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuote.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuoteFactory.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuoteFactory.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuoteFactory.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuoteFactory.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldClient.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldClient.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldClient.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldClient.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldService.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldService.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldService.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldService.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/Customer.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/Customer.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/Retailer.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/Retailer.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/Shipper.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/Shipper.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/Warehouse.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/Warehouse.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Customer.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Customer.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Customer.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Customer.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Retailer.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Retailer.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Retailer1.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Retailer1.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Retailer2.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Retailer2.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Shipper.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Shipper.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Shipper1.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Shipper1.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Shipper2.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Shipper2.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Warehouse.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Warehouse.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Warehouse1.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Warehouse1.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Warehouse2.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Warehouse2.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Customer1.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Customer1.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Customer2.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Customer2.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Retailer1.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Retailer1.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Retailer2.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Retailer2.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Shipper1.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Shipper1.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Shipper2.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Shipper2.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Warehouse1.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Warehouse1.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Warehouse2.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Warehouse2.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Customer1.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Customer1.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Customer2.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Customer2.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/CustomerV1.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/CustomerV1.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/CustomerV2.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/CustomerV2.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer1.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer1.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer1V1.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer1V1.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer1V2.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer1V2.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer2.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer2.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer2V1.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer2V1.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer2V2.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer2V2.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper1.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper1.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper1V1.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper1V1.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper1V2.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper1V2.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper2.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper2.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper2V1.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper2V1.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper2V2.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper2V2.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse1.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse1.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse1V1.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse1V1.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse1V2.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse1V2.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse2.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse2.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse2V1.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse2V1.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse2V2.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse2V2.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/Customer.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/Customer.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/Retailer.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/Retailer.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/Shipper.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/Shipper.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/Warehouse.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/Warehouse.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Customer.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Customer.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Customer.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Customer.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Retailer.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Retailer.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Retailer1.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Retailer1.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Retailer2.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Retailer2.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Shipper.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Shipper.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Shipper1.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Shipper1.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Shipper2.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Shipper2.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Warehouse.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Warehouse.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Warehouse1.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Warehouse1.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Warehouse2.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Warehouse2.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/ws/HelloWorld.mf (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/ws/HelloWorld.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/passbyref/Greetings.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/passbyref/Greetings.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/passbyref/passbyref-test.composite (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/passbyref/passbyref-test.composite)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/properties/StockQuote.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/properties/StockQuote.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/properties/StockQuoteFactory.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/properties/StockQuoteFactory.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/properties/ds/StockQuote.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/properties/ds/StockQuote.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/properties/ds/StockQuoteFactory.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/properties/ds/StockQuoteFactory.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/properties/ds/properties-ds-test.composite (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/properties/ds/properties-ds-test.composite)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/properties/ds/properties2-ds-test.composite (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/properties/ds/properties2-ds-test.composite)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/properties/properties-test.composite (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/properties/properties-test.composite)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/properties/properties2-test.composite (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/properties/properties2-test.composite)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/sdo/ds/HelloWorldClient.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/sdo/ds/HelloWorldClient.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/sdo/ds/HelloWorldService.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/sdo/ds/HelloWorldService.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/sdo/ds/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/sdo/ds/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/sdo/ds/helloworld.wsdl (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/sdo/ds/helloworld.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/sdo/ds/helloworldsdo.composite (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/sdo/ds/helloworldsdo.composite)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/services/Customer.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/services/Customer.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/services/Retailer.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/services/Retailer.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/services/Shipper.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/services/Shipper.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/services/Warehouse.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/services/Warehouse.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/services/ds/Customer.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/services/ds/Customer.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/services/ds/Retailer.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/services/ds/Retailer.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/services/ds/Shipper.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/services/ds/Shipper.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/services/ds/Warehouse.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/services/ds/Warehouse.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/services/ds/services-ds-test.composite (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/services/ds/services-ds-test.composite)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/services/services-test.composite (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/services/services-test.composite)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/stockquote/StockQuote.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/stockquote/StockQuote.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/Customer1.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/Customer1.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/Customer2.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/Customer2.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/Retailer1.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/Retailer1.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/Retailer2.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/Retailer2.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/Shipper1.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/Shipper1.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/Shipper2.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/Shipper2.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/Warehouse1.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/Warehouse1.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/Warehouse2.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/Warehouse2.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/ds/Customer1.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/ds/Customer1.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/ds/Customer2.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/ds/Customer2.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/ds/Retailer1.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/ds/Retailer1.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/ds/Retailer2.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/ds/Retailer2.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/ds/Shipper1.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/ds/Shipper1.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/ds/Shipper2.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/ds/Shipper2.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/ds/Warehouse1.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/ds/Warehouse1.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/ds/Warehouse2.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/ds/Warehouse2.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/ds/version-ds-test.composite (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/ds/version-ds-test.composite)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/version-test.composite (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/version-test.composite)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/Customer.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/wiring/Customer.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/Retailer.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/wiring/Retailer.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/Shipper.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/wiring/Shipper.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/Warehouse.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/wiring/Warehouse.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/Customer.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/Customer.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/Retailer.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/Retailer.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/Shipper.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/Shipper.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/Warehouse.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/Warehouse.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/wiring-ds-test1.composite (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/wiring-ds-test1.composite)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/wiring-ds-test2.composite (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/wiring-ds-test2.composite)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/wiring-test1.composite (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/wiring/wiring-test1.composite)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/wiring-test2.composite (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/wiring/wiring-test2.composite)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/ws/HelloWorld.componentType (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/ws/HelloWorld.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/ws/helloworld.wsdl (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/ws/helloworld.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/ws/ws-helloworld.composite (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/ws/ws-helloworld.composite)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/test/java/callback/Callback1TestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/callback/Callback1TestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/test/java/callback/Callback2TestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/callback/Callback2TestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/test/java/callback/Callback3TestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/callback/Callback3TestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/test/java/callback/CallbackTestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/callback/CallbackTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/test/java/conversation/ConversationTestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/conversation/ConversationTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/test/java/helloworld/passbyref/PassByRefTestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/helloworld/passbyref/PassByRefTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/test/java/helloworld/sdo/SdoTestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/helloworld/sdo/SdoTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/test/java/helloworld/ws/HelloWorldTestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/helloworld/ws/HelloWorldTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/SupplyChainTestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/SupplyChainTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/VersionedSupplyChainTestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/VersionedSupplyChainTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/factory/DSFactoryTestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/factory/DSFactoryTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/factory/FactoryTestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/factory/FactoryTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/interfaces/DSInterfacesTestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/interfaces/DSInterfacesTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/interfaces/InterfacesTestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/interfaces/InterfacesTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/properties/DSProperties2TestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/properties/DSProperties2TestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/properties/DSPropertiesTestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/properties/DSPropertiesTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/properties/Properties2TestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/properties/Properties2TestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/properties/PropertiesTestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/properties/PropertiesTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/services/DSServicesTestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/services/DSServicesTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/services/ServicesTestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/services/ServicesTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/version/DSVersionTestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/version/DSVersionTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/version/VersionTestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/version/VersionTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/wiring/DSWiring1TestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/wiring/DSWiring1TestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/wiring/DSWiring2TestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/wiring/DSWiring2TestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/wiring/Wiring1TestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/wiring/Wiring1TestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/wiring/Wiring2TestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/wiring/Wiring2TestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/test/java/test/OSGiTestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/test/OSGiTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/test/java/util/OSGiTestUtil.java (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/util/OSGiTestUtil.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-implementation/src/test/resources/osgi/felix/felix.config.properties (renamed from branches/sca-trunk-20080910/itest/osgi-implementation/src/test/resources/osgi/felix/felix.config.properties)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/pom.xml (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/osgi/runtime/impl/EquinoxTestRuntime.java (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/osgi/runtime/impl/EquinoxTestRuntime.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/osgi/runtime/impl/FelixTestRuntime.java (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/osgi/runtime/impl/FelixTestRuntime.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/osgi/runtime/impl/OSGiTestRuntime.java (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/osgi/runtime/impl/OSGiTestRuntime.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/util/OSGiRuntimeLoader.java (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/util/OSGiRuntimeLoader.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/util/TuscanyLoader.java (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/util/TuscanyLoader.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/harness/OSGiTuscanyNonOSGiTestHarness.java (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/harness/OSGiTuscanyNonOSGiTestHarness.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/harness/OSGiTuscanyTestHarness.java (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/harness/OSGiTuscanyTestHarness.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CalculatorImplementationPoliciesTestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CalculatorImplementationPoliciesTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CalculatorRmiTestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CalculatorRmiTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CalculatorScriptTestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CalculatorScriptTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CallbackWsClientTestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CallbackWsClientTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CallbackWsServiceTestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CallbackWsServiceTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/HelloworldWsServiceJmsTestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/HelloworldWsServiceJmsTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/HelloworldWsServiceSecureTestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/HelloworldWsServiceSecureTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/HelloworldWsServiceTestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/HelloworldWsServiceTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/NonOSGiSamplesTestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/NonOSGiSamplesTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/OSGiSupplyChainTestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/OSGiSupplyChainTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/OSGiTuscanyRuntimeTestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/OSGiTuscanyRuntimeTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/TuscanySampleExtensionsTestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/TuscanySampleExtensionsTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/TuscanySamplesUsingOldDomainTestCase.java (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/TuscanySamplesUsingOldDomainTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/resources/META-INF/MANIFEST.MF (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/resources/META-INF/MANIFEST.MF)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/resources/felix/felix.config.properties (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/resources/felix/felix.config.properties)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/pom.xml (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/build-bundles.xml (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/build-bundles.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/pom.xml (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/client/SupplyChainClient.java (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/client/SupplyChainClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/customer/Customer.java (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/customer/Customer.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/retailer/Retailer.java (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/retailer/Retailer.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/shipper/Shipper.java (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/shipper/Shipper.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/warehouse/Warehouse.java (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/warehouse/Warehouse.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/resources/META-INF/SupplyChain.mf (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/resources/META-INF/SupplyChain.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/resources/META-INF/SupplyChainClient.mf (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/resources/META-INF/SupplyChainClient.mf)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/resources/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/resources/supplychain/supplychain.composite (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/resources/supplychain/supplychain.composite)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/resources/supplychain/ws/Customer.wsdl (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/resources/supplychain/ws/Customer.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/resources/supplychain/ws/supplychain.composite (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/resources/supplychain/ws/supplychain.composite)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/tuscany-osgi-installer/pom.xml (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/tuscany-osgi-installer/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/tuscany-osgi-installer/src/main/java/org/apache/tuscany/sca/installer/InstallerBundleActivator.java (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/tuscany-osgi-installer/src/main/java/org/apache/tuscany/sca/installer/InstallerBundleActivator.java)0
-rw-r--r--branches/sca-java-20080910/itest/osgi-tuscany/tuscany-versioned/pom.xml (renamed from branches/sca-trunk-20080910/itest/osgi-tuscany/tuscany-versioned/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/policy-security-basicauth/pom.xml (renamed from branches/sca-trunk-20080910/itest/policy-security-basicauth/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/policy-security-basicauth/src/main/java/helloworld/HelloWorldClientImpl.java (renamed from branches/sca-trunk-20080910/itest/policy-security-basicauth/src/main/java/helloworld/HelloWorldClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/policy-security-basicauth/src/main/java/helloworld/HelloWorldService.java (renamed from branches/sca-trunk-20080910/itest/policy-security-basicauth/src/main/java/helloworld/HelloWorldService.java)0
-rw-r--r--branches/sca-java-20080910/itest/policy-security-basicauth/src/main/java/helloworld/HelloWorldServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/policy-security-basicauth/src/main/java/helloworld/HelloWorldServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/policy-security-basicauth/src/main/resources/definitions.xml (renamed from branches/sca-trunk-20080910/itest/policy-security-basicauth/src/main/resources/definitions.xml)0
-rw-r--r--branches/sca-java-20080910/itest/policy-security-basicauth/src/main/resources/helloworld.composite (renamed from branches/sca-trunk-20080910/itest/policy-security-basicauth/src/main/resources/helloworld.composite)0
-rw-r--r--branches/sca-java-20080910/itest/policy-security-basicauth/src/main/resources/jndi.properties (renamed from branches/sca-trunk-20080910/itest/policy-security-basicauth/src/main/resources/jndi.properties)0
-rw-r--r--branches/sca-java-20080910/itest/policy-security-basicauth/src/test/java/org/apache/tuscany/sca/itest/BasicAuthTestCase.java (renamed from branches/sca-trunk-20080910/itest/policy-security-basicauth/src/test/java/org/apache/tuscany/sca/itest/BasicAuthTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/policy-security-jsr250/pom.xml (renamed from branches/sca-trunk-20080910/itest/policy-security-jsr250/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/policy-security-jsr250/src/main/java/helloworld/HelloWorldImpl.java (renamed from branches/sca-trunk-20080910/itest/policy-security-jsr250/src/main/java/helloworld/HelloWorldImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/policy-security-jsr250/src/main/java/helloworld/HelloWorldService.java (renamed from branches/sca-trunk-20080910/itest/policy-security-jsr250/src/main/java/helloworld/HelloWorldService.java)0
-rw-r--r--branches/sca-java-20080910/itest/policy-security-jsr250/src/main/resources/definitions.xml (renamed from branches/sca-trunk-20080910/itest/policy-security-jsr250/src/main/resources/definitions.xml)0
-rw-r--r--branches/sca-java-20080910/itest/policy-security-jsr250/src/main/resources/helloworld.composite (renamed from branches/sca-trunk-20080910/itest/policy-security-jsr250/src/main/resources/helloworld.composite)0
-rw-r--r--branches/sca-java-20080910/itest/policy-security-jsr250/src/test/java/org/apache/tuscany/sca/itest/PolicySecurityJSR250TestCase.java (renamed from branches/sca-trunk-20080910/itest/policy-security-jsr250/src/test/java/org/apache/tuscany/sca/itest/PolicySecurityJSR250TestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/policy-security/pom.xml (renamed from branches/sca-trunk-20080910/itest/policy-security/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/policy-security/src/main/java/helloworld/HelloWorldImpl.java (renamed from branches/sca-trunk-20080910/itest/policy-security/src/main/java/helloworld/HelloWorldImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/policy-security/src/main/java/helloworld/HelloWorldService.java (renamed from branches/sca-trunk-20080910/itest/policy-security/src/main/java/helloworld/HelloWorldService.java)0
-rw-r--r--branches/sca-java-20080910/itest/policy-security/src/main/resources/definitions.xml (renamed from branches/sca-trunk-20080910/itest/policy-security/src/main/resources/definitions.xml)0
-rw-r--r--branches/sca-java-20080910/itest/policy-security/src/main/resources/helloworld.composite (renamed from branches/sca-trunk-20080910/itest/policy-security/src/main/resources/helloworld.composite)0
-rw-r--r--branches/sca-java-20080910/itest/policy-security/src/test/java/org/apache/tuscany/sca/itest/PolicyIdentityTestCase.java (renamed from branches/sca-trunk-20080910/itest/policy-security/src/test/java/org/apache/tuscany/sca/itest/PolicyIdentityTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/policy/pom.xml (renamed from branches/sca-trunk-20080910/itest/policy/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/policy/src/main/java/calculator/AddService.java (renamed from branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/AddService.java)0
-rw-r--r--branches/sca-java-20080910/itest/policy/src/main/java/calculator/AddServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/AddServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/policy/src/main/java/calculator/CalculatorClient.java (renamed from branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/CalculatorClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/policy/src/main/java/calculator/CalculatorService.java (renamed from branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/CalculatorService.java)0
-rw-r--r--branches/sca-java-20080910/itest/policy/src/main/java/calculator/CalculatorServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/CalculatorServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/policy/src/main/java/calculator/DivideService.java (renamed from branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/DivideService.java)0
-rw-r--r--branches/sca-java-20080910/itest/policy/src/main/java/calculator/DivideServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/DivideServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/policy/src/main/java/calculator/MultiplyService.java (renamed from branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/MultiplyService.java)0
-rw-r--r--branches/sca-java-20080910/itest/policy/src/main/java/calculator/MultiplyServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/MultiplyServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/policy/src/main/java/calculator/PolicyQNames.java (renamed from branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/PolicyQNames.java)0
-rw-r--r--branches/sca-java-20080910/itest/policy/src/main/java/calculator/SubtractService.java (renamed from branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/SubtractService.java)0
-rw-r--r--branches/sca-java-20080910/itest/policy/src/main/java/calculator/SubtractServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/SubtractServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/policy/src/main/java/calculator/policy/TestImplPolicyHandler.java (renamed from branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/policy/TestImplPolicyHandler.java)0
-rw-r--r--branches/sca-java-20080910/itest/policy/src/main/java/calculator/policy/TestRefPolicyHandler.java (renamed from branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/policy/TestRefPolicyHandler.java)0
-rw-r--r--branches/sca-java-20080910/itest/policy/src/main/java/calculator/policy/TestSvcPolicyHandler.java (renamed from branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/policy/TestSvcPolicyHandler.java)0
-rw-r--r--branches/sca-java-20080910/itest/policy/src/main/resources/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/policy/src/main/resources/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/policy/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor (renamed from branches/sca-trunk-20080910/itest/policy/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor)0
-rw-r--r--branches/sca-java-20080910/itest/policy/src/main/resources/META-INF/services/org.apache.tuscany.sca.policy.util.PolicyHandler (renamed from branches/sca-trunk-20080910/itest/policy/src/main/resources/META-INF/services/org.apache.tuscany.sca.policy.util.PolicyHandler)0
-rw-r--r--branches/sca-java-20080910/itest/policy/src/main/resources/definitions.xml (renamed from branches/sca-trunk-20080910/itest/policy/src/main/resources/definitions.xml)0
-rw-r--r--branches/sca-java-20080910/itest/policy/src/test/java/org/apache/tuscany/sca/itest/PoliciedCalculatorTestCase.java (renamed from branches/sca-trunk-20080910/itest/policy/src/test/java/org/apache/tuscany/sca/itest/PoliciedCalculatorTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/policy/src/test/java/org/apache/tuscany/sca/itest/Policy.java (renamed from branches/sca-trunk-20080910/itest/policy/src/test/java/org/apache/tuscany/sca/itest/Policy.java)0
-rw-r--r--branches/sca-java-20080910/itest/policy/src/test/java/org/apache/tuscany/sca/itest/TestPolicyProcessor.java (renamed from branches/sca-trunk-20080910/itest/policy/src/test/java/org/apache/tuscany/sca/itest/TestPolicyProcessor.java)0
-rw-r--r--branches/sca-java-20080910/itest/pom.xml (renamed from branches/sca-trunk-20080910/itest/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/promotion-interface-missmatch/pom.xml (renamed from branches/sca-trunk-20080910/itest/promotion-interface-missmatch/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/promotion-interface-missmatch/src/main/java/com/example/BusinessException.java (renamed from branches/sca-trunk-20080910/itest/promotion-interface-missmatch/src/main/java/com/example/BusinessException.java)0
-rw-r--r--branches/sca-java-20080910/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleClient.java (renamed from branches/sca-trunk-20080910/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleClientImpl.java (renamed from branches/sca-trunk-20080910/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleService.java (renamed from branches/sca-trunk-20080910/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleService.java)0
-rw-r--r--branches/sca-java-20080910/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/promotion-interface-missmatch/src/main/resources/example.composite (renamed from branches/sca-trunk-20080910/itest/promotion-interface-missmatch/src/main/resources/example.composite)0
-rw-r--r--branches/sca-java-20080910/itest/promotion-interface-missmatch/src/main/resources/wsdl/ExampleService.wsdl (renamed from branches/sca-trunk-20080910/itest/promotion-interface-missmatch/src/main/resources/wsdl/ExampleService.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/promotion-interface-missmatch/src/main/resources/wsdl/ExampleServiceTypes.xsd (renamed from branches/sca-trunk-20080910/itest/promotion-interface-missmatch/src/main/resources/wsdl/ExampleServiceTypes.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/promotion-interface-missmatch/src/test/java/com/example/ExampleTestCase.java (renamed from branches/sca-trunk-20080910/itest/promotion-interface-missmatch/src/test/java/com/example/ExampleTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/properties/pom.xml (renamed from branches/sca-trunk-20080910/itest/properties/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/properties/src/main/java/mysca/test/myservice/impl/MyService.java (renamed from branches/sca-trunk-20080910/itest/properties/src/main/java/mysca/test/myservice/impl/MyService.java)0
-rw-r--r--branches/sca-java-20080910/itest/properties/src/main/java/mysca/test/myservice/impl/MyServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/properties/src/main/java/mysca/test/myservice/impl/MyServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/properties/src/main/java/mysca/test/myservice/impl/MyTotalServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/properties/src/main/java/mysca/test/myservice/impl/MyTotalServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABCDComponent.java (renamed from branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABCDComponent.java)0
-rw-r--r--branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABCDComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABCDComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABComponent.java (renamed from branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABComponent.java)0
-rw-r--r--branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/CDComponent.java (renamed from branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/CDComponent.java)0
-rw-r--r--branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/CDComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/CDComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ComplexPropertyBean.java (renamed from branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ComplexPropertyBean.java)0
-rw-r--r--branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/OverrideService.java (renamed from branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/OverrideService.java)0
-rw-r--r--branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/OverrideServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/OverrideServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/PropertyComponent.java (renamed from branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/PropertyComponent.java)0
-rw-r--r--branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/PropertyComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/PropertyComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/PropertyService.java (renamed from branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/PropertyService.java)0
-rw-r--r--branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Bar.java (renamed from branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Bar.java)0
-rw-r--r--branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Foo1.java (renamed from branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Foo1.java)0
-rw-r--r--branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Foo2.java (renamed from branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Foo2.java)0
-rw-r--r--branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Foo3.java (renamed from branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Foo3.java)0
-rw-r--r--branches/sca-java-20080910/itest/properties/src/main/java/test/jaxb/props/ObjectFactory.java (renamed from branches/sca-trunk-20080910/itest/properties/src/main/java/test/jaxb/props/ObjectFactory.java)0
-rw-r--r--branches/sca-java-20080910/itest/properties/src/main/java/test/jaxb/props/ReturnCodeProperties.java (renamed from branches/sca-trunk-20080910/itest/properties/src/main/java/test/jaxb/props/ReturnCodeProperties.java)0
-rw-r--r--branches/sca-java-20080910/itest/properties/src/main/java/test/jaxb/props/package-info.java (renamed from branches/sca-trunk-20080910/itest/properties/src/main/java/test/jaxb/props/package-info.java)0
-rw-r--r--branches/sca-java-20080910/itest/properties/src/main/resources/ConstructorPropertyInjection.composite (renamed from branches/sca-trunk-20080910/itest/properties/src/main/resources/ConstructorPropertyInjection.composite)0
-rw-r--r--branches/sca-java-20080910/itest/properties/src/main/resources/Outer.composite (renamed from branches/sca-trunk-20080910/itest/properties/src/main/resources/Outer.composite)0
-rw-r--r--branches/sca-java-20080910/itest/properties/src/main/resources/OuterPropertyTest.composite (renamed from branches/sca-trunk-20080910/itest/properties/src/main/resources/OuterPropertyTest.composite)0
-rw-r--r--branches/sca-java-20080910/itest/properties/src/main/resources/PropertyTest.composite (renamed from branches/sca-trunk-20080910/itest/properties/src/main/resources/PropertyTest.composite)0
-rw-r--r--branches/sca-java-20080910/itest/properties/src/main/resources/customer.xsd (renamed from branches/sca-trunk-20080910/itest/properties/src/main/resources/customer.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/properties/src/main/resources/fileProperty.txt (renamed from branches/sca-trunk-20080910/itest/properties/src/main/resources/fileProperty.txt)0
-rw-r--r--branches/sca-java-20080910/itest/properties/src/main/resources/manyValuesFileProperty.txt (renamed from branches/sca-trunk-20080910/itest/properties/src/main/resources/manyValuesFileProperty.txt)0
-rw-r--r--branches/sca-java-20080910/itest/properties/src/main/resources/mySimpleService.composite (renamed from branches/sca-trunk-20080910/itest/properties/src/main/resources/mySimpleService.composite)0
-rw-r--r--branches/sca-java-20080910/itest/properties/src/main/resources/rcProps.txt (renamed from branches/sca-trunk-20080910/itest/properties/src/main/resources/rcProps.txt)0
-rw-r--r--branches/sca-java-20080910/itest/properties/src/main/resources/rcprops.xsd (renamed from branches/sca-trunk-20080910/itest/properties/src/main/resources/rcprops.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/properties/src/test/java/org/apache/tuscany/sca/itest/MyTotalServiceTestCase.java (renamed from branches/sca-trunk-20080910/itest/properties/src/test/java/org/apache/tuscany/sca/itest/MyTotalServiceTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/properties/src/test/java/org/apache/tuscany/sca/itest/OuterPropertyTestCase.java (renamed from branches/sca-trunk-20080910/itest/properties/src/test/java/org/apache/tuscany/sca/itest/OuterPropertyTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/properties/src/test/java/org/apache/tuscany/sca/itest/PropertyTestCase.java (renamed from branches/sca-trunk-20080910/itest/properties/src/test/java/org/apache/tuscany/sca/itest/PropertyTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/properties/src/test/java/org/apache/tuscany/sca/itest/cdi/ConstructorPropertyInjectionTestCase.java (renamed from branches/sca-trunk-20080910/itest/properties/src/test/java/org/apache/tuscany/sca/itest/cdi/ConstructorPropertyInjectionTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive-multi-level/pom.xml (renamed from branches/sca-trunk-20080910/itest/recursive-multi-level/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MyService.java (renamed from branches/sca-trunk-20080910/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MyService.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MyServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MyServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MySimpleTotalService.java (renamed from branches/sca-trunk-20080910/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MySimpleTotalService.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MySimpleTotalServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MySimpleTotalServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive-multi-level/src/main/resources/TotalService1Auto.composite (renamed from branches/sca-trunk-20080910/itest/recursive-multi-level/src/main/resources/TotalService1Auto.composite)0
-rw-r--r--branches/sca-java-20080910/itest/recursive-multi-level/src/main/resources/TotalService2Auto.composite (renamed from branches/sca-trunk-20080910/itest/recursive-multi-level/src/main/resources/TotalService2Auto.composite)0
-rw-r--r--branches/sca-java-20080910/itest/recursive-multi-level/src/main/resources/TotalService3Auto.composite (renamed from branches/sca-trunk-20080910/itest/recursive-multi-level/src/main/resources/TotalService3Auto.composite)0
-rw-r--r--branches/sca-java-20080910/itest/recursive-multi-level/src/test/java/test/sca/tests/MultiLevelTestCase.java (renamed from branches/sca-trunk-20080910/itest/recursive-multi-level/src/test/java/test/sca/tests/MultiLevelTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive-ws/pom.xml (renamed from branches/sca-trunk-20080910/itest/recursive-ws/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/recursive-ws/src/main/java/policy/Target.java (renamed from branches/sca-trunk-20080910/itest/recursive-ws/src/main/java/policy/Target.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive-ws/src/main/java/policy/TargetClientImpl.java (renamed from branches/sca-trunk-20080910/itest/recursive-ws/src/main/java/policy/TargetClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive-ws/src/main/java/policy/TargetServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/recursive-ws/src/main/java/policy/TargetServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive-ws/src/main/java/recursive/Composer.java (renamed from branches/sca-trunk-20080910/itest/recursive-ws/src/main/java/recursive/Composer.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive-ws/src/main/java/recursive/ComposerClient.java (renamed from branches/sca-trunk-20080910/itest/recursive-ws/src/main/java/recursive/ComposerClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive-ws/src/main/java/recursive/ComposerClientImpl.java (renamed from branches/sca-trunk-20080910/itest/recursive-ws/src/main/java/recursive/ComposerClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive-ws/src/main/java/recursive/ComposerImpl.java (renamed from branches/sca-trunk-20080910/itest/recursive-ws/src/main/java/recursive/ComposerImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive-ws/src/main/java/recursive/ComposerServer.java (renamed from branches/sca-trunk-20080910/itest/recursive-ws/src/main/java/recursive/ComposerServer.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive-ws/src/main/resources/Client.composite (renamed from branches/sca-trunk-20080910/itest/recursive-ws/src/main/resources/Client.composite)0
-rw-r--r--branches/sca-java-20080910/itest/recursive-ws/src/main/resources/Inner.composite (renamed from branches/sca-trunk-20080910/itest/recursive-ws/src/main/resources/Inner.composite)0
-rw-r--r--branches/sca-java-20080910/itest/recursive-ws/src/main/resources/Outer.composite (renamed from branches/sca-trunk-20080910/itest/recursive-ws/src/main/resources/Outer.composite)0
-rw-r--r--branches/sca-java-20080910/itest/recursive-ws/src/main/resources/bindingoverride/InnerComposite.composite (renamed from branches/sca-trunk-20080910/itest/recursive-ws/src/main/resources/bindingoverride/InnerComposite.composite)0
-rw-r--r--branches/sca-java-20080910/itest/recursive-ws/src/main/resources/bindingoverride/OuterComposite.composite (renamed from branches/sca-trunk-20080910/itest/recursive-ws/src/main/resources/bindingoverride/OuterComposite.composite)0
-rw-r--r--branches/sca-java-20080910/itest/recursive-ws/src/main/resources/policy/PolicyInnerComposite.composite (renamed from branches/sca-trunk-20080910/itest/recursive-ws/src/main/resources/policy/PolicyInnerComposite.composite)0
-rw-r--r--branches/sca-java-20080910/itest/recursive-ws/src/main/resources/policy/PolicyOuterComposite.composite (renamed from branches/sca-trunk-20080910/itest/recursive-ws/src/main/resources/policy/PolicyOuterComposite.composite)0
-rw-r--r--branches/sca-java-20080910/itest/recursive-ws/src/main/resources/policy/definitions.xml (renamed from branches/sca-trunk-20080910/itest/recursive-ws/src/main/resources/policy/definitions.xml)0
-rw-r--r--branches/sca-java-20080910/itest/recursive-ws/src/test/java/bindingoverride/BindingOverrideTestCase.java (renamed from branches/sca-trunk-20080910/itest/recursive-ws/src/test/java/bindingoverride/BindingOverrideTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive-ws/src/test/java/policy/PolicyTestCase.java (renamed from branches/sca-trunk-20080910/itest/recursive-ws/src/test/java/policy/PolicyTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive-ws/src/test/java/recursive/ComposerClientTestCase.java (renamed from branches/sca-trunk-20080910/itest/recursive-ws/src/test/java/recursive/ComposerClientTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive-ws/src/test/java/recursive/ComposerTestServer.java (renamed from branches/sca-trunk-20080910/itest/recursive-ws/src/test/java/recursive/ComposerTestServer.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/pom.xml (renamed from branches/sca-trunk-20080910/itest/recursive/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/java/circular/include/DemoClass.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/java/circular/include/DemoClass.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/java/composite/CompositeClient.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/java/composite/CompositeClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/java/composite/Source.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/java/composite/Source.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/java/composite/SourceCallback.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/java/composite/SourceCallback.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/java/composite/SourceImpl.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/java/composite/SourceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/java/composite/Target.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/java/composite/Target.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/java/composite/TargetImpl.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/java/composite/TargetImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/java/foo/A.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/java/foo/A.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/java/foo/B.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/java/foo/B.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/java/foo/I.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/java/foo/I.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/java/policy/Target.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/java/policy/Target.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/java/policy/TargetClientImpl.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/java/policy/TargetClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/java/policy/TargetServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/java/policy/TargetServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/java/sample/ComponentAImpl.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/java/sample/ComponentAImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/java/sample/ComponentCImpl.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/java/sample/ComponentCImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/java/sample/ComponentEImpl.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/java/sample/ComponentEImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/java/sample/ComponentFImpl.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/java/sample/ComponentFImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/java/sample/Service1.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/java/sample/Service1.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/java/test/Aggregator.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/java/test/Aggregator.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/java/test/AggregatorImpl.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/java/test/AggregatorImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/java/test/InnerSourceImpl.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/java/test/InnerSourceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/java/test/OuterSourceImpl.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/java/test/OuterSourceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/java/test/Source.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/java/test/Source.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/java/test1/composite/Target.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/java/test1/composite/Target.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/java/test1/composite/TargetOne.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/java/test1/composite/TargetOne.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/java/test1/composite/TargetTwo.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/java/test1/composite/TargetTwo.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/resources/AComposite.composite (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/resources/AComposite.composite)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/resources/BComposite.composite (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/resources/BComposite.composite)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/resources/CComposite.composite (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/resources/CComposite.composite)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/resources/Composite1.composite (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/resources/Composite1.composite)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/resources/Composite2.composite (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/resources/Composite2.composite)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/resources/Composite3.composite (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/resources/Composite3.composite)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/resources/Demo1Composite.composite (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/resources/Demo1Composite.composite)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/resources/Demo2Composite.composite (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/resources/Demo2Composite.composite)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/resources/Inner.composite (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/resources/Inner.composite)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/resources/InnerComposite.composite (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/resources/InnerComposite.composite)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/resources/InnerComposite2.composite (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/resources/InnerComposite2.composite)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/resources/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/resources/Outer.composite (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/resources/Outer.composite)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/resources/OuterComposite.composite (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/resources/OuterComposite.composite)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/resources/foo/foo.png (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/resources/foo/foo.png)bin571816 -> 571816 bytes
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/resources/foo/o1.composite (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/resources/foo/o1.composite)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/resources/foo/o2.composite (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/resources/foo/o2.composite)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/resources/foo/o3.composite (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/resources/foo/o3.composite)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/resources/foo/o4.composite (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/resources/foo/o4.composite)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/resources/policy/PolicyInnerComposite.composite (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/resources/policy/PolicyInnerComposite.composite)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/resources/policy/PolicyOuterComposite.composite (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/resources/policy/PolicyOuterComposite.composite)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/resources/policy/definitions.xml (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/resources/policy/definitions.xml)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/resources/test1/InnerComposite.composite (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/resources/test1/InnerComposite.composite)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/main/resources/test1/OuterComposite.composite (renamed from branches/sca-trunk-20080910/itest/recursive/src/main/resources/test1/OuterComposite.composite)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/test/java/circular/include/CircularIncludeTestCase.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/test/java/circular/include/CircularIncludeTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/test/java/composite/CompositeTestCase.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/test/java/composite/CompositeTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/test/java/composite/LocateServiceEmbeddedSCADomainTestCase.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/test/java/composite/LocateServiceEmbeddedSCADomainTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/test/java/composite/LocateServiceSCADomainTestCase.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/test/java/composite/LocateServiceSCADomainTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/test/java/foo/O2TestCase.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/test/java/foo/O2TestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/test/java/foo/O4TestCase.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/test/java/foo/O4TestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/test/java/policy/PolicyTestCase.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/test/java/policy/PolicyTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/test/java/sample/C.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/test/java/sample/C.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/test/java/sample/CImpl.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/test/java/sample/CImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/test/java/sample/NestedTestCase.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/test/java/sample/NestedTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/test/java/sample/RecursiveCompositeTestCaseFIXME.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/test/java/sample/RecursiveCompositeTestCaseFIXME.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/test/java/sample/X.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/test/java/sample/X.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/test/java/sample/XImpl.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/test/java/sample/XImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/test/java/sample/Y.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/test/java/sample/Y.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/test/java/sample/YImpl.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/test/java/sample/YImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/test/java/test/InnerTestCase.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/test/java/test/InnerTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/test/java/test/OuterTestCase.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/test/java/test/OuterTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/recursive/src/test/java/test1/composite/CompositeClientTestCase.java (renamed from branches/sca-trunk-20080910/itest/recursive/src/test/java/test1/composite/CompositeClientTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/references/pom.xml (renamed from branches/sca-trunk-20080910/itest/references/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/AComponent.java (renamed from branches/sca-trunk-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/AComponent.java)0
-rw-r--r--branches/sca-java-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/AComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/AComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/BComponent.java (renamed from branches/sca-trunk-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/BComponent.java)0
-rw-r--r--branches/sca-java-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/BComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/BComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/CComponent.java (renamed from branches/sca-trunk-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/CComponent.java)0
-rw-r--r--branches/sca-java-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/CComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/CComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/DComponent.java (renamed from branches/sca-trunk-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/DComponent.java)0
-rw-r--r--branches/sca-java-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/DComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/DComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/references/src/main/resources/AutoWiredReferencesTest.composite (renamed from branches/sca-trunk-20080910/itest/references/src/main/resources/AutoWiredReferencesTest.composite)0
-rw-r--r--branches/sca-java-20080910/itest/references/src/main/resources/InnerReferencesTest.composite (renamed from branches/sca-trunk-20080910/itest/references/src/main/resources/InnerReferencesTest.composite)0
-rw-r--r--branches/sca-java-20080910/itest/references/src/main/resources/ManualWiredReferencesTest.composite (renamed from branches/sca-trunk-20080910/itest/references/src/main/resources/ManualWiredReferencesTest.composite)0
-rw-r--r--branches/sca-java-20080910/itest/references/src/test/java/org/apache/tuscany/sca/itest/references/AutoWiredReferenceTestCase.java (renamed from branches/sca-trunk-20080910/itest/references/src/test/java/org/apache/tuscany/sca/itest/references/AutoWiredReferenceTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/references/src/test/java/org/apache/tuscany/sca/itest/references/InnerReferenceTestCase.java (renamed from branches/sca-trunk-20080910/itest/references/src/test/java/org/apache/tuscany/sca/itest/references/InnerReferenceTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/references/src/test/java/org/apache/tuscany/sca/itest/references/ManualWiredReferenceTestCase.java (renamed from branches/sca-trunk-20080910/itest/references/src/test/java/org/apache/tuscany/sca/itest/references/ManualWiredReferenceTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/scopes/pom.xml (renamed from branches/sca-trunk-20080910/itest/scopes/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/scopes/src/main/java/org/apache/tuscany/sca/itest/scopes/CompositeScopeStateVerifierImpl.java (renamed from branches/sca-trunk-20080910/itest/scopes/src/main/java/org/apache/tuscany/sca/itest/scopes/CompositeScopeStateVerifierImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/scopes/src/main/java/org/apache/tuscany/sca/itest/scopes/RequestScopeStateVerifierImpl.java (renamed from branches/sca-trunk-20080910/itest/scopes/src/main/java/org/apache/tuscany/sca/itest/scopes/RequestScopeStateVerifierImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/scopes/src/main/java/org/apache/tuscany/sca/itest/scopes/StateVerifier.java (renamed from branches/sca-trunk-20080910/itest/scopes/src/main/java/org/apache/tuscany/sca/itest/scopes/StateVerifier.java)0
-rw-r--r--branches/sca-java-20080910/itest/scopes/src/main/resources/scopes.composite (renamed from branches/sca-trunk-20080910/itest/scopes/src/main/resources/scopes.composite)0
-rw-r--r--branches/sca-java-20080910/itest/scopes/src/test/java/org/apache/tuscany/sca/test/ScopeTestCase.java (renamed from branches/sca-trunk-20080910/itest/scopes/src/test/java/org/apache/tuscany/sca/test/ScopeTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/serialization/pom.xml (renamed from branches/sca-trunk-20080910/itest/serialization/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/ConversationalService.java (renamed from branches/sca-trunk-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/ConversationalService.java)0
-rw-r--r--branches/sca-java-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/ConversationalServiceCallback.java (renamed from branches/sca-trunk-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/ConversationalServiceCallback.java)0
-rw-r--r--branches/sca-java-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/ConversationalServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/ConversationalServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedClient.java (renamed from branches/sca-trunk-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedClientImpl.java (renamed from branches/sca-trunk-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedConversationalClient.java (renamed from branches/sca-trunk-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedConversationalClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedConversationalClientImpl.java (renamed from branches/sca-trunk-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedConversationalClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/StatelessService.java (renamed from branches/sca-trunk-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/StatelessService.java)0
-rw-r--r--branches/sca-java-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/StatelessServiceCallback.java (renamed from branches/sca-trunk-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/StatelessServiceCallback.java)0
-rw-r--r--branches/sca-java-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/StatelessServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/StatelessServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/utils/ServiceReferenceUtils.java (renamed from branches/sca-trunk-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/utils/ServiceReferenceUtils.java)0
-rw-r--r--branches/sca-java-20080910/itest/serialization/src/main/resources/ServiceReferenceSerializationTest.composite (renamed from branches/sca-trunk-20080910/itest/serialization/src/main/resources/ServiceReferenceSerializationTest.composite)0
-rw-r--r--branches/sca-java-20080910/itest/serialization/src/main/resources/nestedcomposite.composite (renamed from branches/sca-trunk-20080910/itest/serialization/src/main/resources/nestedcomposite.composite)0
-rw-r--r--branches/sca-java-20080910/itest/serialization/src/test/java/org/apache/tuscany/sca/itest/servicereference/SerializeServiceReferenceTestCase.java (renamed from branches/sca-trunk-20080910/itest/serialization/src/test/java/org/apache/tuscany/sca/itest/servicereference/SerializeServiceReferenceTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/services/pom.xml (renamed from branches/sca-trunk-20080910/itest/services/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/AComponent.java (renamed from branches/sca-trunk-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/AComponent.java)0
-rw-r--r--branches/sca-java-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/AComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/AComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/BComponent.java (renamed from branches/sca-trunk-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/BComponent.java)0
-rw-r--r--branches/sca-java-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/BComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/BComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/CComponent.java (renamed from branches/sca-trunk-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/CComponent.java)0
-rw-r--r--branches/sca-java-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/CComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/CComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/D1Component.java (renamed from branches/sca-trunk-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/D1Component.java)0
-rw-r--r--branches/sca-java-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/DComponent.java (renamed from branches/sca-trunk-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/DComponent.java)0
-rw-r--r--branches/sca-java-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/DComponentImpl.java (renamed from branches/sca-trunk-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/DComponentImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/services/src/main/resources/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/services/src/main/resources/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/services/src/main/resources/ServicesTest.composite (renamed from branches/sca-trunk-20080910/itest/services/src/main/resources/ServicesTest.composite)0
-rw-r--r--branches/sca-java-20080910/itest/services/src/test/java/org/apache/tuscany/sca/itest/services/ServicesTestCase.java (renamed from branches/sca-trunk-20080910/itest/services/src/test/java/org/apache/tuscany/sca/itest/services/ServicesTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/spring/pom.xml (renamed from branches/sca-trunk-20080910/itest/spring/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/spring/src/main/resources/META-INF/sca/SpringDelegationHelloWorld-context.xml (renamed from branches/sca-trunk-20080910/itest/spring/src/main/resources/META-INF/sca/SpringDelegationHelloWorld-context.xml)0
-rw-r--r--branches/sca-java-20080910/itest/spring/src/main/resources/META-INF/sca/SpringHelloWorld-context.xml (renamed from branches/sca-trunk-20080910/itest/spring/src/main/resources/META-INF/sca/SpringHelloWorld-context.xml)0
-rw-r--r--branches/sca-java-20080910/itest/spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringDelegationHelloWorld.composite (renamed from branches/sca-trunk-20080910/itest/spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringDelegationHelloWorld.composite)0
-rw-r--r--branches/sca-java-20080910/itest/spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringHelloWorld.composite (renamed from branches/sca-trunk-20080910/itest/spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringHelloWorld.composite)0
-rw-r--r--branches/sca-java-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/AbstractHelloWorldTestCase.java (renamed from branches/sca-trunk-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/AbstractHelloWorldTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/AbstractSCATestCase.java (renamed from branches/sca-trunk-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/AbstractSCATestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/HelloWorld.java (renamed from branches/sca-trunk-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/HelloWorld.java)0
-rw-r--r--branches/sca-java-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/HelloWorldProxy.java (renamed from branches/sca-trunk-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/HelloWorldProxy.java)0
-rw-r--r--branches/sca-java-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/SpringDelegationHelloWorldTestCase.java (renamed from branches/sca-trunk-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/SpringDelegationHelloWorldTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/SpringHelloWorldTestCase.java (renamed from branches/sca-trunk-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/SpringHelloWorldTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/TestHelloWorldBean.java (renamed from branches/sca-trunk-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/TestHelloWorldBean.java)0
-rw-r--r--branches/sca-java-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/TestHelloWorldDelegatorBean.java (renamed from branches/sca-trunk-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/TestHelloWorldDelegatorBean.java)0
-rw-r--r--branches/sca-java-20080910/itest/transaction/pom.xml (renamed from branches/sca-trunk-20080910/itest/transaction/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/AccountNotFoundException.java (renamed from branches/sca-trunk-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/AccountNotFoundException.java)0
-rw-r--r--branches/sca-java-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/AccountService.java (renamed from branches/sca-trunk-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/AccountService.java)0
-rw-r--r--branches/sca-java-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/AccountServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/AccountServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/CheckingAccountServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/CheckingAccountServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/OverDraftException.java (renamed from branches/sca-trunk-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/OverDraftException.java)0
-rw-r--r--branches/sca-java-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/SavingsAccountServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/SavingsAccountServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/TransferService.java (renamed from branches/sca-trunk-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/TransferService.java)0
-rw-r--r--branches/sca-java-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/TransferServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/TransferServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/transaction/src/main/resources/accounts.composite (renamed from branches/sca-trunk-20080910/itest/transaction/src/main/resources/accounts.composite)0
-rw-r--r--branches/sca-java-20080910/itest/transaction/src/main/resources/definitions.xml (renamed from branches/sca-trunk-20080910/itest/transaction/src/main/resources/definitions.xml)0
-rw-r--r--branches/sca-java-20080910/itest/transaction/src/main/resources/log4j.properties (renamed from branches/sca-trunk-20080910/itest/transaction/src/main/resources/log4j.properties)0
-rw-r--r--branches/sca-java-20080910/itest/transaction/src/test/java/org/apache/tuscany/sca/itest/transaction/ConcurrentXAResourceTestCase.java (renamed from branches/sca-trunk-20080910/itest/transaction/src/test/java/org/apache/tuscany/sca/itest/transaction/ConcurrentXAResourceTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/transaction/src/test/java/org/apache/tuscany/sca/itest/transaction/TransactionTestCase.java (renamed from branches/sca-trunk-20080910/itest/transaction/src/test/java/org/apache/tuscany/sca/itest/transaction/TransactionTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/pom.xml (renamed from branches/sca-trunk-20080910/itest/validation/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/binding/ejb/account/Customer.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/binding/ejb/account/Customer.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/binding/ejb/account/CustomerImpl.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/binding/ejb/account/CustomerImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/binding/ejb/calculator/AddService.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/binding/ejb/calculator/AddService.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/binding/ejb/calculator/AddServiceHome.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/binding/ejb/calculator/AddServiceHome.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/binding/jms/HelloWorldService.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/binding/jms/HelloWorldService.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/binding/jms/HelloWorldServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/binding/jms/HelloWorldServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/AddService.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/AddService.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/AddServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/AddServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/AddServiceImplWithServiceName.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/AddServiceImplWithServiceName.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/CalculatorClient.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/CalculatorClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/CalculatorService.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/CalculatorService.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/CalculatorServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/CalculatorServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/DivideService.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/DivideService.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/DivideServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/DivideServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/MultiplyService.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/MultiplyService.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/MultiplyServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/MultiplyServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/PropertyService.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/PropertyService.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/PropertyServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/PropertyServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/SubtractService.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/SubtractService.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/SubtractServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/SubtractServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/SubtractServiceImplWithServiceName.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/SubtractServiceImplWithServiceName.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/impl/java/AddService.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/impl/java/AddService.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/impl/java/AddServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/impl/java/AddServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/impl/java/CalculatorClient.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/impl/java/CalculatorClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/impl/java/CalculatorService.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/impl/java/CalculatorService.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/impl/java/CalculatorServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/impl/java/CalculatorServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/impl/java/DivideService.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/impl/java/DivideService.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/impl/java/DivideServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/impl/java/DivideServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/impl/java/MultiplyService.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/impl/java/MultiplyService.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/impl/java/MultiplyServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/impl/java/MultiplyServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/impl/java/SubtractService.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/impl/java/SubtractService.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/impl/java/SubtractServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/impl/java/SubtractServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/impl/osgi/OSGiTestImpl.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/impl/osgi/OSGiTestImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/impl/osgi/OSGiTestInterface.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/impl/osgi/OSGiTestInterface.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/impl/osgi/OSGiTestWithPropertyImpl.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/impl/osgi/OSGiTestWithPropertyImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/impl/spring/HelloWorld.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/impl/spring/HelloWorld.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/impl/spring/HelloWorldProxy.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/impl/spring/HelloWorldProxy.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/impl/spring/TestHelloWorldBean.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/impl/spring/TestHelloWorldBean.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/interfacejava/xml/CalculatorService.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/interfacejava/xml/CalculatorService.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/java/interfacejava/xml/CalculatorServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/validation/src/main/java/interfacejava/xml/CalculatorServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/ComponentReferenceTargetNotFound/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/ComponentReferenceTargetNotFound/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/DuplicateComponentName/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/DuplicateComponentName/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/DuplicateImplementationPropertyName/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/DuplicateImplementationPropertyName/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/DuplicateImplementationPropertyName/dummyImplementation.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/DuplicateImplementationPropertyName/dummyImplementation.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/DuplicateImplementationReferenceName/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/DuplicateImplementationReferenceName/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/DuplicateImplementationReferenceName/dummyImplementation.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/DuplicateImplementationReferenceName/dummyImplementation.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/DuplicatePropertyName/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/DuplicatePropertyName/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/DuplicateReferenceName/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/DuplicateReferenceName/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/META-INF/sca/SpringHelloWorld-context.xml (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/META-INF/sca/SpringHelloWorld-context.xml)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/MultipleBindingsForService/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/MultipleBindingsForService/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/NoComponentImplementation/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/NoComponentImplementation/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/NoCompositeNamespace/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/NoCompositeNamespace/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/NoMatchingBinding/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/NoMatchingBinding/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/PromotedReferenceNotFound/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/PromotedReferenceNotFound/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/PromotedServiceNotFound/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/PromotedServiceNotFound/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/PropertyAttribute/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/PropertyAttribute/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/PropertyAttribute/CalculatorNullMustSupply.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/PropertyAttribute/CalculatorNullMustSupply.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/PropertyAttribute/CalculatorOverrideManyAttribute.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/PropertyAttribute/CalculatorOverrideManyAttribute.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/PropertyNotFound/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/PropertyNotFound/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/ReferenceIncompatibleComponentInterface/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/ReferenceIncompatibleComponentInterface/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/ReferenceIncompatibleInterface/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/ReferenceIncompatibleInterface/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/ReferenceIncompatibleMultiplicity/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/ReferenceIncompatibleMultiplicity/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/ReferenceNotFound/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/ReferenceNotFound/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/ReferenceWithoutTargets/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/ReferenceWithoutTargets/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/ServiceNotFoundForComponentService/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/ServiceNotFoundForComponentService/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/UnresolvedComponentImplementation/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/UnresolvedComponentImplementation/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/XsdValidation/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/XsdValidation/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/assemblyxml/ContributionReadException/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/assemblyxml/ContributionReadException/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/assemblyxml/PolicyImplValidationException/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/assemblyxml/PolicyImplValidationException/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/assemblyxml/PolicyServiceValidationException/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/assemblyxml/PolicyServiceValidationException/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/assemblyxml/UnexpectedBindingElement/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/assemblyxml/UnexpectedBindingElement/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/assemblyxml/UnexpectedImplementationElement/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/assemblyxml/UnexpectedImplementationElement/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/assemblyxml/UnexpectedInterfaceElement/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/assemblyxml/UnexpectedInterfaceElement/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/binding/wsxml/InvalidWsdlElementAttr/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/binding/wsxml/InvalidWsdlElementAttr/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/binding/wsxml/MustUseWsdlBinding/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/binding/wsxml/MustUseWsdlBinding/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/binding/wsxml/WsdlBindingDoesNotMatch/helloworld.wsdl (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/binding/wsxml/WsdlBindingDoesNotMatch/helloworld.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/binding/wsxml/WsdlBindingDoesNotMatch/helloworldwsjms.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/binding/wsxml/WsdlBindingDoesNotMatch/helloworldwsjms.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/binding/wsxml/WsdlPortTypeDoesNotMatch/helloworld.wsdl (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/binding/wsxml/WsdlPortTypeDoesNotMatch/helloworld.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/binding/wsxml/WsdlPortTypeDoesNotMatch/helloworldwsclient.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/binding/wsxml/WsdlPortTypeDoesNotMatch/helloworldwsclient.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/binding/wsxml/WsdlServiceDoesNotMatch/helloworld.wsdl (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/binding/wsxml/WsdlServiceDoesNotMatch/helloworld.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/binding/wsxml/WsdlServiceDoesNotMatch/helloworldwsjms.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/binding/wsxml/WsdlServiceDoesNotMatch/helloworldwsjms.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/bindingejb/UnknownEJBSessionType/account.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingejb/UnknownEJBSessionType/account.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/bindingejb/UnknownEJBVersion/account.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingejb/UnknownEJBVersion/account.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessActivationSpec/service.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessActivationSpec/service.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessDestinationType/service.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessDestinationType/service.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessHeaders/service.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessHeaders/service.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessResourceAdapter/service.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessResourceAdapter/service.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessResponseActivationSpec/service.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessResponseActivationSpec/service.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessResponseConnectionFactory/service.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessResponseConnectionFactory/service.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessResponseDestinationType/service.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessResponseDestinationType/service.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/InvalidCorrelationScheme/service.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/InvalidCorrelationScheme/service.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/InvalidJMSDeliveryMode/service.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/InvalidJMSDeliveryMode/service.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/InvalidJMSPriority/service.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/InvalidJMSPriority/service.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/InvalidResponseDestinationType/service.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/InvalidResponseDestinationType/service.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/MissingActivationSpecName/service.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/MissingActivationSpecName/service.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/MissingConnectionFactoryName/service.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/MissingConnectionFactoryName/service.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/MissingResponseActivationSpec/service.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/MissingResponseActivationSpec/service.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/MissingResponseConnectionFactory/service.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/MissingResponseConnectionFactory/service.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/MustStartWithSchema/service.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/MustStartWithSchema/service.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/UnexpectedElement/service.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/UnexpectedElement/service.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/UnexpectedResponseElement/service.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/UnexpectedResponseElement/service.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/UnknownTokenInURI/service.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/UnknownTokenInURI/service.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/contribution/java/AttributePackageMissing/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/contribution/java/AttributePackageMissing/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/contribution/namespace/AttributeNameSpaceMissing/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/contribution/namespace/AttributeNameSpaceMissing/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/contribution/resource/AttributeURIMissing/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/contribution/resource/AttributeURIMissing/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/contribution/resource/AttributeURIMissing/META-INF/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/contribution/resource/AttributeURIMissing/META-INF/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/contribution/xml/AttributeCompositeMissing/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/contribution/xml/AttributeCompositeMissing/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/contribution/xml/AttributeCompositeMissing/sca-contribution.xml (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/contribution/xml/AttributeCompositeMissing/sca-contribution.xml)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/AttributeUnrecognizedNamespace/helloworld.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/AttributeUnrecognizedNamespace/helloworld.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/AttributeWithoutNamespace/helloworld.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/AttributeWithoutNamespace/helloworld.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/deploy.xml (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/deploy.xml)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.bpel (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.bpel)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.componentType (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.wsdl (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/deploy.xml (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/deploy.xml)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.bpel (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.bpel)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.componentType (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/deploy.xml (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/deploy.xml)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.bpel (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.bpel)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.componentType (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.wsdl (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/deploy.xml (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/deploy.xml)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.bpel (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.bpel)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.componentType (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.wsdl (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/deploy.xml (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/deploy.xml)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.bpel (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.bpel)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.componentType (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.wsdl (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/deploy.xml (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/deploy.xml)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.bpel (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.bpel)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.componentType (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.wsdl (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/ejb/EJBLinkAttributeMissing/ejb.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/ejb/EJBLinkAttributeMissing/ejb.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/java/ClassNotFoundException/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/java/ClassNotFoundException/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/java/ContributionResolveException/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/java/ContributionResolveException/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/osgi/CouldNotLocateOSGiBundle/OSGiTestService.componentType (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/osgi/CouldNotLocateOSGiBundle/OSGiTestService.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/osgi/CouldNotLocateOSGiBundle/osgitest.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/osgi/CouldNotLocateOSGiBundle/osgitest.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/osgi/MissingComponentTypeFile/osgitest.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/osgi/MissingComponentTypeFile/osgitest.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/osgi/PropertyShouldSpecifySR/OSGiTestService.componentType (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/osgi/PropertyShouldSpecifySR/OSGiTestService.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/osgi/PropertyShouldSpecifySR/osgitest.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/osgi/PropertyShouldSpecifySR/osgitest.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/resource/CouldNotResolveLocation/resource.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/resource/CouldNotResolveLocation/resource.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/resource/LocationAttributeMissing/resource.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/resource/LocationAttributeMissing/resource.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/spring/ContributionResolveException/SpringHelloWorld.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/spring/ContributionResolveException/SpringHelloWorld.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/spring/LocationAttributeMissing/SpringHelloWorld.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/spring/LocationAttributeMissing/SpringHelloWorld.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/spring/UnableToResolveComponentType/SpringHelloWorld-context.xml (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/spring/UnableToResolveComponentType/SpringHelloWorld-context.xml)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/spring/UnableToResolveComponentType/SpringHelloWorld.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/spring/UnableToResolveComponentType/SpringHelloWorld.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/spring/UnableToResolveComponentType/TestHelloWorldBean.componentType (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/spring/UnableToResolveComponentType/TestHelloWorldBean.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/widget/CouldNotResolveLocation/widget.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/widget/CouldNotResolveLocation/widget.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/widget/LocationAttributeMissing/widget.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/widget/LocationAttributeMissing/widget.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/xquery/CouldNotLocateFile/HelloWorld.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/xquery/CouldNotLocateFile/HelloWorld.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/impl/xquery/LocationAttributeMissing/HelloWorld.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/xquery/LocationAttributeMissing/HelloWorld.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/interfacejava/xml/ClassNotFoundException/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/interfacejava/xml/ClassNotFoundException/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/interfacejava/xml/ClassNotFoundException/CalculatorServiceImpl.componentType (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/interfacejava/xml/ClassNotFoundException/CalculatorServiceImpl.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/interfacejava/xml/ContributionResolveException/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/interfacejava/xml/ContributionResolveException/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/interfacejava/xml/ContributionResolveException/CalculatorServiceImpl.componentType (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/interfacejava/xml/ContributionResolveException/CalculatorServiceImpl.componentType)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/interfacewsdl/xml/InvalidWSDLInterfaceAttr/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/interfacewsdl/xml/InvalidWSDLInterfaceAttr/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/interfacewsdl/xml/InvalidWSDLInterfaceAttr/helloworld-interface.wsdl (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/interfacewsdl/xml/InvalidWSDLInterfaceAttr/helloworld-interface.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/interfacewsdl/xml/InvalidWSDLInterfaceAttr/helloworld-service.wsdl (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/interfacewsdl/xml/InvalidWSDLInterfaceAttr/helloworld-service.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/interfacewsdl/xml/WsdlInterfaceDoesNotMatch/helloworld.wsdl (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/interfacewsdl/xml/WsdlInterfaceDoesNotMatch/helloworld.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/interfacewsdl/xml/WsdlInterfaceDoesNotMatch/helloworldwsjms.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/interfacewsdl/xml/WsdlInterfaceDoesNotMatch/helloworldwsjms.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/policy/security/ClassNotFoundException/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/security/ClassNotFoundException/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/policy/security/ClassNotFoundException/definitions.xml (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/security/ClassNotFoundException/definitions.xml)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/policy/security/RequiredAttributeRolesMissing/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/security/RequiredAttributeRolesMissing/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/policy/security/RequiredAttributeRolesMissing/definitions.xml (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/security/RequiredAttributeRolesMissing/definitions.xml)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/AlwaysProvidedIntentNotFound/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/AlwaysProvidedIntentNotFound/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/AlwaysProvidedIntentNotFound/definitions.xml (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/AlwaysProvidedIntentNotFound/definitions.xml)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/ErrorInPolicyIntentDefinition/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/ErrorInPolicyIntentDefinition/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/ErrorInPolicyIntentDefinition/definitions.xml (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/ErrorInPolicyIntentDefinition/definitions.xml)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/IntentNotSpecified/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/IntentNotSpecified/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/IntentNotSpecified/definitions.xml (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/IntentNotSpecified/definitions.xml)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/MayProvideIntentNotFound/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/MayProvideIntentNotFound/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/MayProvideIntentNotFound/definitions.xml (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/MayProvideIntentNotFound/definitions.xml)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/RequiredAttributeMissing/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/RequiredAttributeMissing/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/RequiredAttributeMissing/definitions.xml (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/RequiredAttributeMissing/definitions.xml)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/UnableToMapPolicies/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/UnableToMapPolicies/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/UnableToMapPolicies/definitions.xml (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/UnableToMapPolicies/definitions.xml)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/UnrecognizedIntentAttachPointType/Calculator.composite (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/UnrecognizedIntentAttachPointType/Calculator.composite)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/UnrecognizedIntentAttachPointType/definitions.xml (renamed from branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/UnrecognizedIntentAttachPointType/definitions.xml)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/assembly/xml/ContributionReadException.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/assembly/xml/ContributionReadException.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/assembly/xml/PolicyImplValidationException.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/assembly/xml/PolicyImplValidationException.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/assembly/xml/PolicyServiceValidationException.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/assembly/xml/PolicyServiceValidationException.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/assembly/xml/UnexpectedBindingElement.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/assembly/xml/UnexpectedBindingElement.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/assembly/xml/UnexpectedImplementationElement.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/assembly/xml/UnexpectedImplementationElement.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/assembly/xml/UnexpectedInterfaceElement.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/assembly/xml/UnexpectedInterfaceElement.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/binding/ejb/UnknownEJBSessionTypeTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/binding/ejb/UnknownEJBSessionTypeTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/binding/ejb/UnknownEJBVersionTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/binding/ejb/UnknownEJBVersionTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessActivationSpecTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessActivationSpecTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessDestinationTypeTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessDestinationTypeTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessHeadersTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessHeadersTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessResourceAdapterTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessResourceAdapterTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessResponseActivationSpecTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessResponseActivationSpecTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessResponseConnectionFactoryTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessResponseConnectionFactoryTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessResponseDestinationTypeTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessResponseDestinationTypeTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/InvalidCorrelationSchemeTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/InvalidCorrelationSchemeTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/InvalidJMSDeliveryModeTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/InvalidJMSDeliveryModeTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/InvalidJMSPriorityTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/InvalidJMSPriorityTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/InvalidResponseDestinationTypeTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/InvalidResponseDestinationTypeTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/MissingActivationSpecNameTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/MissingActivationSpecNameTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/MissingConnectionFactoryNameTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/MissingConnectionFactoryNameTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/MissingResponseActivationSpecTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/MissingResponseActivationSpecTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/MissingResponseConnectionFactoryTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/MissingResponseConnectionFactoryTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/MustStartWithSchemaTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/MustStartWithSchemaTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/UnexpectedElementTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/UnexpectedElementTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/UnexpectedResponseElementTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/UnexpectedResponseElementTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/UnknownTokenInURITestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/UnknownTokenInURITestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/binding/wsxml/InvalidWsdlElementAttrTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/binding/wsxml/InvalidWsdlElementAttrTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/binding/wsxml/MustUseWsdlBindingTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/binding/wsxml/MustUseWsdlBindingTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/binding/wsxml/WsdlBindingDoesNotMatchTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/binding/wsxml/WsdlBindingDoesNotMatchTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/binding/wsxml/WsdlPortTypeDoesNotMatchTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/binding/wsxml/WsdlPortTypeDoesNotMatchTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/binding/wsxml/WsdlServiceDoesNotMatchTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/binding/wsxml/WsdlServiceDoesNotMatchTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/ComponentReferenceTargetNotFoundTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/ComponentReferenceTargetNotFoundTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/DuplicateComponentNameTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/DuplicateComponentNameTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/DuplicateImplementationPropertyNameTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/DuplicateImplementationPropertyNameTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/DuplicateImplementationReferenceNameTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/DuplicateImplementationReferenceNameTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/DuplicatePropertyNameTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/DuplicatePropertyNameTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/DuplicateReferenceNameTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/DuplicateReferenceNameTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/MultipleBindingsForServiceTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/MultipleBindingsForServiceTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/NoComponentImplementationTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/NoComponentImplementationTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/NoCompositeNamespaceTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/NoCompositeNamespaceTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/NoMatchingBindingTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/NoMatchingBindingTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/PromotedReferenceNotFoundTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/PromotedReferenceNotFoundTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/PromotedServiceNotFoundTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/PromotedServiceNotFoundTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/PropertyAttributeMustSupplyNullTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/PropertyAttributeMustSupplyNullTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/PropertyAttributeTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/PropertyAttributeTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/PropertyNotFoundTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/PropertyNotFoundTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/PropertyOverrideManyAttributeTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/PropertyOverrideManyAttributeTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/ReferenceIncompatibleComponentInterfaceTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/ReferenceIncompatibleComponentInterfaceTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/ReferenceIncompatibleInterfaceTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/ReferenceIncompatibleInterfaceTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/ReferenceIncompatibleMultiplicityTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/ReferenceIncompatibleMultiplicityTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/ReferenceNotFoundTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/ReferenceNotFoundTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/ReferenceWithoutTargetsTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/ReferenceWithoutTargetsTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/ServiceNotFoundForComponentServiceTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/ServiceNotFoundForComponentServiceTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/UnresolvedComponentImplementationTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/UnresolvedComponentImplementationTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/XSDValidationTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/XSDValidationTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/contribution/java/AttributePackageMissingTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/contribution/java/AttributePackageMissingTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/contribution/namespace/AttributeNameSpaceMissingTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/contribution/namespace/AttributeNameSpaceMissingTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/contribution/resource/AttributeURIMissingTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/contribution/resource/AttributeURIMissingTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/contribution/xml/AttributeCompositeMissingTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/contribution/xml/AttributeCompositeMissingTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/domain/CustomCompositeBuilder.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/domain/CustomCompositeBuilder.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/impl/bpel/AttributeUnrecognizedNamespaceTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/impl/bpel/AttributeUnrecognizedNamespaceTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/impl/bpel/AttributeWithoutNamespaceTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/impl/bpel/AttributeWithoutNamespaceTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/impl/bpel/BPELProcessNotFoundTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/impl/bpel/BPELProcessNotFoundTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/impl/bpel/CannotResolveWSDLReferenceTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/impl/bpel/CannotResolveWSDLReferenceTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/impl/bpel/MyRolePartnerRoleNullTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/impl/bpel/MyRolePartnerRoleNullTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/impl/bpel/PartnerLinkHasBothAttrTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/impl/bpel/PartnerLinkHasBothAttrTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/impl/bpel/PartnerLinkNoMatchingTypeTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/impl/bpel/PartnerLinkNoMatchingTypeTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/impl/bpel/PartnerLinkTypeNoRolesTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/impl/bpel/PartnerLinkTypeNoRolesTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/impl/ejb/EJBLinkAttributeMissingTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/impl/ejb/EJBLinkAttributeMissingTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/impl/java/ClassNotFoundExceptionTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/impl/java/ClassNotFoundExceptionTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/impl/java/ContributionResolveExceptionTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/impl/java/ContributionResolveExceptionTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/impl/osgi/CouldNotLocateOSGiBundleTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/impl/osgi/CouldNotLocateOSGiBundleTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/impl/osgi/MissingComponentTypeFileTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/impl/osgi/MissingComponentTypeFileTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/impl/osgi/OSGiTestBundles.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/impl/osgi/OSGiTestBundles.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/impl/osgi/PropertyShouldSpecifySRTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/impl/osgi/PropertyShouldSpecifySRTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/impl/resource/CouldNotResolveLocationTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/impl/resource/CouldNotResolveLocationTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/impl/resource/LocationAttributeMissingTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/impl/resource/LocationAttributeMissingTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/impl/spring/ContributionResolveExceptionTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/impl/spring/ContributionResolveExceptionTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/impl/spring/LocationAttributeMissingTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/impl/spring/LocationAttributeMissingTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/impl/spring/UnableToResolveComponentTypeTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/impl/spring/UnableToResolveComponentTypeTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/impl/widget/CouldNotResolveLocationTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/impl/widget/CouldNotResolveLocationTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/impl/widget/LocationAttributeMissingTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/impl/widget/LocationAttributeMissingTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/impl/xquery/CouldNotLocateFileTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/impl/xquery/CouldNotLocateFileTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/impl/xquery/LocationAttributeMissingTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/impl/xquery/LocationAttributeMissingTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/interfacejava/xml/ClassNotFoundTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/interfacejava/xml/ClassNotFoundTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/interfacejava/xml/ContributionResolveExceptionTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/interfacejava/xml/ContributionResolveExceptionTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/interfacewsdl/xml/InvalidWSDLInterfaceAttrTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/interfacewsdl/xml/InvalidWSDLInterfaceAttrTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/interfacewsdl/xml/WsdlInterfaceDoesNotMatchTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/interfacewsdl/xml/WsdlInterfaceDoesNotMatchTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/policy/xml/AlwaysProvidedIntentNotFoundTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/policy/xml/AlwaysProvidedIntentNotFoundTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/policy/xml/ErrorInPolicyIntentDefinitionTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/policy/xml/ErrorInPolicyIntentDefinitionTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/policy/xml/IntentNotSpecifiedTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/policy/xml/IntentNotSpecifiedTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/policy/xml/MayProvideIntentNotFoundTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/policy/xml/MayProvideIntentNotFoundTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/policy/xml/RequiredAttributeMissingTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/policy/xml/RequiredAttributeMissingTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/policy/xml/UnableToMapPoliciesTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/policy/xml/UnableToMapPoliciesTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/validation/src/test/java/policy/xml/UnrecognizedIntentAttachPointTypeTestCase.java (renamed from branches/sca-trunk-20080910/itest/validation/src/test/java/policy/xml/UnrecognizedIntentAttachPointTypeTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/wasAdmin.py (renamed from branches/sca-trunk-20080910/itest/wasAdmin.py)0
-rw-r--r--branches/sca-java-20080910/itest/wires/pom.xml (renamed from branches/sca-trunk-20080910/itest/wires/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireClient.java (renamed from branches/sca-trunk-20080910/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireClientImpl.java (renamed from branches/sca-trunk-20080910/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireService.java (renamed from branches/sca-trunk-20080910/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireService.java)0
-rw-r--r--branches/sca-java-20080910/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/wires/src/main/resources/WireTest.composite (renamed from branches/sca-trunk-20080910/itest/wires/src/main/resources/WireTest.composite)0
-rw-r--r--branches/sca-java-20080910/itest/wires/src/test/java/org/apache/tuscany/sca/itest/WireTestCase.java (renamed from branches/sca-trunk-20080910/itest/wires/src/test/java/org/apache/tuscany/sca/itest/WireTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/ws-void-args-return/pom.xml (renamed from branches/sca-trunk-20080910/itest/ws-void-args-return/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/ws-void-args-return/src/main/java/voidtest/Bean.java (renamed from branches/sca-trunk-20080910/itest/ws-void-args-return/src/main/java/voidtest/Bean.java)0
-rw-r--r--branches/sca-java-20080910/itest/ws-void-args-return/src/main/java/voidtest/HelloWorldImpl.java (renamed from branches/sca-trunk-20080910/itest/ws-void-args-return/src/main/java/voidtest/HelloWorldImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/ws-void-args-return/src/main/java/voidtest/HelloWorldService.java (renamed from branches/sca-trunk-20080910/itest/ws-void-args-return/src/main/java/voidtest/HelloWorldService.java)0
-rw-r--r--branches/sca-java-20080910/itest/ws-void-args-return/src/main/java/voidtest/TestClient.java (renamed from branches/sca-trunk-20080910/itest/ws-void-args-return/src/main/java/voidtest/TestClient.java)0
-rw-r--r--branches/sca-java-20080910/itest/ws-void-args-return/src/main/java/voidtest/TestClientImpl.java (renamed from branches/sca-trunk-20080910/itest/ws-void-args-return/src/main/java/voidtest/TestClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/ws-void-args-return/src/main/resources/voidtest.composite (renamed from branches/sca-trunk-20080910/itest/ws-void-args-return/src/main/resources/voidtest.composite)0
-rw-r--r--branches/sca-java-20080910/itest/ws-void-args-return/src/test/java/voidtest/VoidArgsReturnTestCase.java (renamed from branches/sca-trunk-20080910/itest/ws-void-args-return/src/test/java/voidtest/VoidArgsReturnTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdl-multiple/pom.xml (renamed from branches/sca-trunk-20080910/itest/wsdl-multiple/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldCallback.java (renamed from branches/sca-trunk-20080910/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldCallback.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldClientImpl.java (renamed from branches/sca-trunk-20080910/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldService.java (renamed from branches/sca-trunk-20080910/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldService.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdl-multiple/src/main/resources/auto-wsdl.composite (renamed from branches/sca-trunk-20080910/itest/wsdl-multiple/src/main/resources/auto-wsdl.composite)0
-rw-r--r--branches/sca-java-20080910/itest/wsdl-multiple/src/main/resources/manual-wsdl.composite (renamed from branches/sca-trunk-20080910/itest/wsdl-multiple/src/main/resources/manual-wsdl.composite)0
-rw-r--r--branches/sca-java-20080910/itest/wsdl-multiple/src/main/resources/wsdl/helloworld.HelloWorldCallback.wsdl (renamed from branches/sca-trunk-20080910/itest/wsdl-multiple/src/main/resources/wsdl/helloworld.HelloWorldCallback.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/wsdl-multiple/src/main/resources/wsdl/helloworld.HelloWorldService.wsdl (renamed from branches/sca-trunk-20080910/itest/wsdl-multiple/src/main/resources/wsdl/helloworld.HelloWorldService.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/wsdl-multiple/src/test/java/org/apache/tuscany/sca/itest/AutoWSDLTestCase.java (renamed from branches/sca-trunk-20080910/itest/wsdl-multiple/src/test/java/org/apache/tuscany/sca/itest/AutoWSDLTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdl-multiple/src/test/java/org/apache/tuscany/sca/itest/ManualWSDLTestCase.java (renamed from branches/sca-trunk-20080910/itest/wsdl-multiple/src/test/java/org/apache/tuscany/sca/itest/ManualWSDLTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdl/pom.xml (renamed from branches/sca-trunk-20080910/itest/wsdl/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/AccountDataService.java (renamed from branches/sca-trunk-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/AccountDataService.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/AccountDataServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/AccountDataServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/AccountServiceClientImpl.java (renamed from branches/sca-trunk-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/AccountServiceClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component2aImpl.java (renamed from branches/sca-trunk-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component2aImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component2bImpl.java (renamed from branches/sca-trunk-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component2bImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component3aImpl.java (renamed from branches/sca-trunk-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component3aImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component3bImpl.java (renamed from branches/sca-trunk-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component3bImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/CustomerIdService.java (renamed from branches/sca-trunk-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/CustomerIdService.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdl/src/main/java/helloworld/HelloWorldImpl.java (renamed from branches/sca-trunk-20080910/itest/wsdl/src/main/java/helloworld/HelloWorldImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdl/src/main/java/helloworld/HelloWorldService.java (renamed from branches/sca-trunk-20080910/itest/wsdl/src/main/java/helloworld/HelloWorldService.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdl/src/main/java/helloworld/HelloWorldServiceComponent.java (renamed from branches/sca-trunk-20080910/itest/wsdl/src/main/java/helloworld/HelloWorldServiceComponent.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component2aImpl.java (renamed from branches/sca-trunk-20080910/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component2aImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component2bImpl.java (renamed from branches/sca-trunk-20080910/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component2bImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component3aImpl.java (renamed from branches/sca-trunk-20080910/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component3aImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component3bImpl.java (renamed from branches/sca-trunk-20080910/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component3bImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdl/src/main/resources/SDOWSDLTest.composite (renamed from branches/sca-trunk-20080910/itest/wsdl/src/main/resources/SDOWSDLTest.composite)0
-rw-r--r--branches/sca-java-20080910/itest/wsdl/src/main/resources/WSDLTest.composite (renamed from branches/sca-trunk-20080910/itest/wsdl/src/main/resources/WSDLTest.composite)0
-rw-r--r--branches/sca-java-20080910/itest/wsdl/src/main/resources/wsdl/AccountService.wsdl (renamed from branches/sca-trunk-20080910/itest/wsdl/src/main/resources/wsdl/AccountService.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/wsdl/src/main/resources/wsdl/Hello.xsd (renamed from branches/sca-trunk-20080910/itest/wsdl/src/main/resources/wsdl/Hello.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/wsdl/src/main/resources/wsdl/helloworld.wsdl (renamed from branches/sca-trunk-20080910/itest/wsdl/src/main/resources/wsdl/helloworld.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/wsdl/src/test/java/org/apache/tuscany/sca/itest/SDOWSDLTestCase.java (renamed from branches/sca-trunk-20080910/itest/wsdl/src/test/java/org/apache/tuscany/sca/itest/SDOWSDLTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdl/src/test/java/org/apache/tuscany/sca/itest/WSDLTestCase.java (renamed from branches/sca-trunk-20080910/itest/wsdl/src/test/java/org/apache/tuscany/sca/itest/WSDLTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdl2java/pom.xml (renamed from branches/sca-trunk-20080910/itest/wsdl2java/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/wsdl2java/src/test/resources/AccountService.wsdl (renamed from branches/sca-trunk-20080910/itest/wsdl2java/src/test/resources/AccountService.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/wsdl2java/src/test/resources/EchoService.wsdl (renamed from branches/sca-trunk-20080910/itest/wsdl2java/src/test/resources/EchoService.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/wsdl2java/src/test/resources/EchoService.xsd (renamed from branches/sca-trunk-20080910/itest/wsdl2java/src/test/resources/EchoService.xsd)0
-rw-r--r--branches/sca-java-20080910/itest/wsdl2java/src/test/resources/StockExceptionTest.wsdl (renamed from branches/sca-trunk-20080910/itest/wsdl2java/src/test/resources/StockExceptionTest.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/wsdlless/pom.xml (renamed from branches/sca-trunk-20080910/itest/wsdlless/pom.xml)0
-rw-r--r--branches/sca-java-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/AccountDataService.java (renamed from branches/sca-trunk-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/AccountDataService.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/AccountDataServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/AccountDataServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/AccountServiceClientImpl.java (renamed from branches/sca-trunk-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/AccountServiceClientImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component2aImpl.java (renamed from branches/sca-trunk-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component2aImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component2bImpl.java (renamed from branches/sca-trunk-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component2bImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component3aImpl.java (renamed from branches/sca-trunk-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component3aImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component3bImpl.java (renamed from branches/sca-trunk-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component3bImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/CustomerIdService.java (renamed from branches/sca-trunk-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/CustomerIdService.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdlless/src/main/java/helloworld/HelloWorldImpl.java (renamed from branches/sca-trunk-20080910/itest/wsdlless/src/main/java/helloworld/HelloWorldImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdlless/src/main/java/helloworld/HelloWorldService.java (renamed from branches/sca-trunk-20080910/itest/wsdlless/src/main/java/helloworld/HelloWorldService.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdlless/src/main/java/helloworld/HelloWorldServiceComponent.java (renamed from branches/sca-trunk-20080910/itest/wsdlless/src/main/java/helloworld/HelloWorldServiceComponent.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component2aImpl.java (renamed from branches/sca-trunk-20080910/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component2aImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component2bImpl.java (renamed from branches/sca-trunk-20080910/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component2bImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component3aImpl.java (renamed from branches/sca-trunk-20080910/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component3aImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component3bImpl.java (renamed from branches/sca-trunk-20080910/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component3bImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdlless/src/main/java/service/AnObject.java (renamed from branches/sca-trunk-20080910/itest/wsdlless/src/main/java/service/AnObject.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdlless/src/main/java/service/MoreComplexObject.java (renamed from branches/sca-trunk-20080910/itest/wsdlless/src/main/java/service/MoreComplexObject.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdlless/src/main/java/service/SomeService.java (renamed from branches/sca-trunk-20080910/itest/wsdlless/src/main/java/service/SomeService.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdlless/src/main/java/service/SomeServiceImpl.java (renamed from branches/sca-trunk-20080910/itest/wsdlless/src/main/java/service/SomeServiceImpl.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdlless/src/main/resources/SDOWSDLTest.composite (renamed from branches/sca-trunk-20080910/itest/wsdlless/src/main/resources/SDOWSDLTest.composite)0
-rw-r--r--branches/sca-java-20080910/itest/wsdlless/src/main/resources/WSDLTest.composite (renamed from branches/sca-trunk-20080910/itest/wsdlless/src/main/resources/WSDLTest.composite)0
-rw-r--r--branches/sca-java-20080910/itest/wsdlless/src/main/resources/some.composite (renamed from branches/sca-trunk-20080910/itest/wsdlless/src/main/resources/some.composite)0
-rw-r--r--branches/sca-java-20080910/itest/wsdlless/src/main/resources/wsdl/AccountService.wsdl (renamed from branches/sca-trunk-20080910/itest/wsdlless/src/main/resources/wsdl/AccountService.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/wsdlless/src/main/resources/wsdl/helloworld.wsdl (renamed from branches/sca-trunk-20080910/itest/wsdlless/src/main/resources/wsdl/helloworld.wsdl)0
-rw-r--r--branches/sca-java-20080910/itest/wsdlless/src/test/java/org/apache/tuscany/sca/itest/SDOWSDLTestCase.java (renamed from branches/sca-trunk-20080910/itest/wsdlless/src/test/java/org/apache/tuscany/sca/itest/SDOWSDLTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdlless/src/test/java/org/apache/tuscany/sca/itest/WSDLTestCase.java (renamed from branches/sca-trunk-20080910/itest/wsdlless/src/test/java/org/apache/tuscany/sca/itest/WSDLTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdlless/src/test/java/service/SomeComponentTestCase.java (renamed from branches/sca-trunk-20080910/itest/wsdlless/src/test/java/service/SomeComponentTestCase.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdlless/src/test/java/service/generated/AnObject.java (renamed from branches/sca-trunk-20080910/itest/wsdlless/src/test/java/service/generated/AnObject.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdlless/src/test/java/service/generated/GetUsingMoreComplexObject.java (renamed from branches/sca-trunk-20080910/itest/wsdlless/src/test/java/service/generated/GetUsingMoreComplexObject.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdlless/src/test/java/service/generated/GetUsingMoreComplexObjectResponse.java (renamed from branches/sca-trunk-20080910/itest/wsdlless/src/test/java/service/generated/GetUsingMoreComplexObjectResponse.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdlless/src/test/java/service/generated/GetUsingString.java (renamed from branches/sca-trunk-20080910/itest/wsdlless/src/test/java/service/generated/GetUsingString.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdlless/src/test/java/service/generated/GetUsingStringResponse.java (renamed from branches/sca-trunk-20080910/itest/wsdlless/src/test/java/service/generated/GetUsingStringResponse.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdlless/src/test/java/service/generated/MoreComplexObject.java (renamed from branches/sca-trunk-20080910/itest/wsdlless/src/test/java/service/generated/MoreComplexObject.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdlless/src/test/java/service/generated/ObjectFactory.java (renamed from branches/sca-trunk-20080910/itest/wsdlless/src/test/java/service/generated/ObjectFactory.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdlless/src/test/java/service/generated/SomeService.java (renamed from branches/sca-trunk-20080910/itest/wsdlless/src/test/java/service/generated/SomeService.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdlless/src/test/java/service/generated/SomeServiceService.java (renamed from branches/sca-trunk-20080910/itest/wsdlless/src/test/java/service/generated/SomeServiceService.java)0
-rw-r--r--branches/sca-java-20080910/itest/wsdlless/src/test/java/service/generated/package-info.java (renamed from branches/sca-trunk-20080910/itest/wsdlless/src/test/java/service/generated/package-info.java)0
2156 files changed, 0 insertions, 0 deletions
diff --git a/branches/sca-trunk-20080910/itest/admin/README b/branches/sca-java-20080910/itest/admin/README
index c4e96d7af0..c4e96d7af0 100644
--- a/branches/sca-trunk-20080910/itest/admin/README
+++ b/branches/sca-java-20080910/itest/admin/README
diff --git a/branches/sca-trunk-20080910/itest/admin/pom.xml b/branches/sca-java-20080910/itest/admin/pom.xml
index 52a7bfb90a..52a7bfb90a 100644
--- a/branches/sca-trunk-20080910/itest/admin/pom.xml
+++ b/branches/sca-java-20080910/itest/admin/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyListService.java b/branches/sca-java-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyListService.java
index b3d2137767..b3d2137767 100644
--- a/branches/sca-trunk-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyListService.java
+++ b/branches/sca-java-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyListService.java
diff --git a/branches/sca-trunk-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyListServiceByYear.java b/branches/sca-java-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyListServiceByYear.java
index 025302fb6d..025302fb6d 100644
--- a/branches/sca-trunk-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyListServiceByYear.java
+++ b/branches/sca-java-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyListServiceByYear.java
diff --git a/branches/sca-trunk-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyListServiceImpl.java b/branches/sca-java-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyListServiceImpl.java
index de480e6d85..de480e6d85 100644
--- a/branches/sca-trunk-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyListServiceImpl.java
+++ b/branches/sca-java-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyListServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyLogger.java b/branches/sca-java-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyLogger.java
index 8ff146b630..8ff146b630 100644
--- a/branches/sca-trunk-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyLogger.java
+++ b/branches/sca-java-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyLogger.java
diff --git a/branches/sca-trunk-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyService.java b/branches/sca-java-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyService.java
index 638c6aff8c..638c6aff8c 100644
--- a/branches/sca-trunk-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyService.java
+++ b/branches/sca-java-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyService.java
diff --git a/branches/sca-trunk-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyServiceByDate.java b/branches/sca-java-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyServiceByDate.java
index bd820884e7..bd820884e7 100644
--- a/branches/sca-trunk-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyServiceByDate.java
+++ b/branches/sca-java-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyServiceByDate.java
diff --git a/branches/sca-trunk-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyServiceImpl.java b/branches/sca-java-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyServiceImpl.java
index fa2720001b..fa2720001b 100644
--- a/branches/sca-trunk-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyServiceImpl.java
+++ b/branches/sca-java-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyTotalService.java b/branches/sca-java-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyTotalService.java
index eec64fa0d8..eec64fa0d8 100644
--- a/branches/sca-trunk-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyTotalService.java
+++ b/branches/sca-java-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyTotalService.java
diff --git a/branches/sca-trunk-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyTotalServiceImpl.java b/branches/sca-java-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyTotalServiceImpl.java
index d712662cb3..d712662cb3 100644
--- a/branches/sca-trunk-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyTotalServiceImpl.java
+++ b/branches/sca-java-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/MyTotalServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/SCAComponentService.java b/branches/sca-java-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/SCAComponentService.java
index 42fa3f0c41..42fa3f0c41 100644
--- a/branches/sca-trunk-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/SCAComponentService.java
+++ b/branches/sca-java-20080910/itest/admin/src/main/java/org/apache/tuscany/sca/itest/admin/SCAComponentService.java
diff --git a/branches/sca-trunk-20080910/itest/admin/src/test/java/org/apache/tuscany/sca/itest/admin/MySimpleServiceInRecursiveTestCase.java b/branches/sca-java-20080910/itest/admin/src/test/java/org/apache/tuscany/sca/itest/admin/MySimpleServiceInRecursiveTestCase.java
index bcf4153064..bcf4153064 100644
--- a/branches/sca-trunk-20080910/itest/admin/src/test/java/org/apache/tuscany/sca/itest/admin/MySimpleServiceInRecursiveTestCase.java
+++ b/branches/sca-java-20080910/itest/admin/src/test/java/org/apache/tuscany/sca/itest/admin/MySimpleServiceInRecursiveTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/admin/src/test/java/org/apache/tuscany/sca/itest/admin/MySimpleServiceTestCase.java b/branches/sca-java-20080910/itest/admin/src/test/java/org/apache/tuscany/sca/itest/admin/MySimpleServiceTestCase.java
index 747f71576c..747f71576c 100644
--- a/branches/sca-trunk-20080910/itest/admin/src/test/java/org/apache/tuscany/sca/itest/admin/MySimpleServiceTestCase.java
+++ b/branches/sca-java-20080910/itest/admin/src/test/java/org/apache/tuscany/sca/itest/admin/MySimpleServiceTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/admin/src/test/java/org/apache/tuscany/sca/itest/admin/MyTotalServiceTestCase.java b/branches/sca-java-20080910/itest/admin/src/test/java/org/apache/tuscany/sca/itest/admin/MyTotalServiceTestCase.java
index 6c2dffb7b4..6c2dffb7b4 100644
--- a/branches/sca-trunk-20080910/itest/admin/src/test/java/org/apache/tuscany/sca/itest/admin/MyTotalServiceTestCase.java
+++ b/branches/sca-java-20080910/itest/admin/src/test/java/org/apache/tuscany/sca/itest/admin/MyTotalServiceTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/admin/src/test/resources/Iteration1Composite.composite b/branches/sca-java-20080910/itest/admin/src/test/resources/Iteration1Composite.composite
index 95dbbf0124..95dbbf0124 100644
--- a/branches/sca-trunk-20080910/itest/admin/src/test/resources/Iteration1Composite.composite
+++ b/branches/sca-java-20080910/itest/admin/src/test/resources/Iteration1Composite.composite
diff --git a/branches/sca-trunk-20080910/itest/admin/src/test/resources/Iteration3Composite.composite b/branches/sca-java-20080910/itest/admin/src/test/resources/Iteration3Composite.composite
index dd06d030d6..dd06d030d6 100644
--- a/branches/sca-trunk-20080910/itest/admin/src/test/resources/Iteration3Composite.composite
+++ b/branches/sca-java-20080910/itest/admin/src/test/resources/Iteration3Composite.composite
diff --git a/branches/sca-trunk-20080910/itest/admin/src/test/resources/MySimpleService.composite b/branches/sca-java-20080910/itest/admin/src/test/resources/MySimpleService.composite
index a1f8abb8da..a1f8abb8da 100644
--- a/branches/sca-trunk-20080910/itest/admin/src/test/resources/MySimpleService.composite
+++ b/branches/sca-java-20080910/itest/admin/src/test/resources/MySimpleService.composite
diff --git a/branches/sca-trunk-20080910/itest/binding-sca-jms/client/pom.xml b/branches/sca-java-20080910/itest/binding-sca-jms/client/pom.xml
index 9119be6ad6..9119be6ad6 100644
--- a/branches/sca-trunk-20080910/itest/binding-sca-jms/client/pom.xml
+++ b/branches/sca-java-20080910/itest/binding-sca-jms/client/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/binding-sca-jms/client/src/main/java/itest/MyClientImpl.java b/branches/sca-java-20080910/itest/binding-sca-jms/client/src/main/java/itest/MyClientImpl.java
index d1b4ecbd15..d1b4ecbd15 100644
--- a/branches/sca-trunk-20080910/itest/binding-sca-jms/client/src/main/java/itest/MyClientImpl.java
+++ b/branches/sca-java-20080910/itest/binding-sca-jms/client/src/main/java/itest/MyClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/binding-sca-jms/client/src/main/java/itest/MyService.java b/branches/sca-java-20080910/itest/binding-sca-jms/client/src/main/java/itest/MyService.java
index e5123f087c..e5123f087c 100644
--- a/branches/sca-trunk-20080910/itest/binding-sca-jms/client/src/main/java/itest/MyService.java
+++ b/branches/sca-java-20080910/itest/binding-sca-jms/client/src/main/java/itest/MyService.java
diff --git a/branches/sca-trunk-20080910/itest/binding-sca-jms/client/src/main/resources/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/binding-sca-jms/client/src/main/resources/META-INF/sca-contribution.xml
index 8c311553c3..8c311553c3 100644
--- a/branches/sca-trunk-20080910/itest/binding-sca-jms/client/src/main/resources/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/binding-sca-jms/client/src/main/resources/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/binding-sca-jms/client/src/main/resources/MyClient.composite b/branches/sca-java-20080910/itest/binding-sca-jms/client/src/main/resources/MyClient.composite
index 81aa3ed98d..81aa3ed98d 100644
--- a/branches/sca-trunk-20080910/itest/binding-sca-jms/client/src/main/resources/MyClient.composite
+++ b/branches/sca-java-20080910/itest/binding-sca-jms/client/src/main/resources/MyClient.composite
diff --git a/branches/sca-trunk-20080910/itest/binding-sca-jms/client/src/test/java/itest/MyClientTestCase.java b/branches/sca-java-20080910/itest/binding-sca-jms/client/src/test/java/itest/MyClientTestCase.java
index 5c56dbaf84..5c56dbaf84 100644
--- a/branches/sca-trunk-20080910/itest/binding-sca-jms/client/src/test/java/itest/MyClientTestCase.java
+++ b/branches/sca-java-20080910/itest/binding-sca-jms/client/src/test/java/itest/MyClientTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/binding-sca-jms/pom.xml b/branches/sca-java-20080910/itest/binding-sca-jms/pom.xml
index 2a706dd404..2a706dd404 100644
--- a/branches/sca-trunk-20080910/itest/binding-sca-jms/pom.xml
+++ b/branches/sca-java-20080910/itest/binding-sca-jms/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/binding-sca-jms/service/pom.xml b/branches/sca-java-20080910/itest/binding-sca-jms/service/pom.xml
index f57827b66d..f57827b66d 100644
--- a/branches/sca-trunk-20080910/itest/binding-sca-jms/service/pom.xml
+++ b/branches/sca-java-20080910/itest/binding-sca-jms/service/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/binding-sca-jms/service/src/main/java/itest/MyService.java b/branches/sca-java-20080910/itest/binding-sca-jms/service/src/main/java/itest/MyService.java
index e5123f087c..e5123f087c 100644
--- a/branches/sca-trunk-20080910/itest/binding-sca-jms/service/src/main/java/itest/MyService.java
+++ b/branches/sca-java-20080910/itest/binding-sca-jms/service/src/main/java/itest/MyService.java
diff --git a/branches/sca-trunk-20080910/itest/binding-sca-jms/service/src/main/java/itest/MyServiceImpl.java b/branches/sca-java-20080910/itest/binding-sca-jms/service/src/main/java/itest/MyServiceImpl.java
index d0f8dcc393..d0f8dcc393 100644
--- a/branches/sca-trunk-20080910/itest/binding-sca-jms/service/src/main/java/itest/MyServiceImpl.java
+++ b/branches/sca-java-20080910/itest/binding-sca-jms/service/src/main/java/itest/MyServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/binding-sca-jms/service/src/main/resources/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/binding-sca-jms/service/src/main/resources/META-INF/sca-contribution.xml
index 8c311553c3..8c311553c3 100644
--- a/branches/sca-trunk-20080910/itest/binding-sca-jms/service/src/main/resources/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/binding-sca-jms/service/src/main/resources/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/binding-sca-jms/service/src/main/resources/MyService.composite b/branches/sca-java-20080910/itest/binding-sca-jms/service/src/main/resources/MyService.composite
index 03ac786809..03ac786809 100644
--- a/branches/sca-trunk-20080910/itest/binding-sca-jms/service/src/main/resources/MyService.composite
+++ b/branches/sca-java-20080910/itest/binding-sca-jms/service/src/main/resources/MyService.composite
diff --git a/branches/sca-trunk-20080910/itest/binding-sca-jms/service/src/test/java/itest/MyServiceTestCase.java b/branches/sca-java-20080910/itest/binding-sca-jms/service/src/test/java/itest/MyServiceTestCase.java
index cb79ae050a..cb79ae050a 100644
--- a/branches/sca-trunk-20080910/itest/binding-sca-jms/service/src/test/java/itest/MyServiceTestCase.java
+++ b/branches/sca-java-20080910/itest/binding-sca-jms/service/src/test/java/itest/MyServiceTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/bpel/helloworld-reference/pom.xml b/branches/sca-java-20080910/itest/bpel/helloworld-reference/pom.xml
index 3a61b820d1..3a61b820d1 100644
--- a/branches/sca-trunk-20080910/itest/bpel/helloworld-reference/pom.xml
+++ b/branches/sca-java-20080910/itest/bpel/helloworld-reference/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsService.java b/branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsService.java
index 532b84bd22..532b84bd22 100644
--- a/branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsService.java
+++ b/branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsService.java
diff --git a/branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsServiceImpl.java b/branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsServiceImpl.java
index 86d7f245e8..86d7f245e8 100644
--- a/branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsServiceImpl.java
+++ b/branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestCase.java b/branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestCase.java
index 8dea2715bf..8dea2715bf 100644
--- a/branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestCase.java
+++ b/branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/java/greetings/GreetingsTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldService.java b/branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldService.java
index 672dbdc0b5..672dbdc0b5 100644
--- a/branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldService.java
+++ b/branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldService.java
diff --git a/branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldServiceImpl.java b/branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldServiceImpl.java
index d7ebd5cbb8..d7ebd5cbb8 100644
--- a/branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldServiceImpl.java
+++ b/branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldTestCase.java b/branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldTestCase.java
index bdfedee2f8..bdfedee2f8 100644
--- a/branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldTestCase.java
+++ b/branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/java/helloworld/HelloWorldTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite b/branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite
index dfec43e8e1..dfec43e8e1 100644
--- a/branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite
+++ b/branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.composite
diff --git a/branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl b/branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl
index e768707ccd..e768707ccd 100644
--- a/branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl
+++ b/branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/resources/greetings/greetings.wsdl
diff --git a/branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/resources/helloworld/deploy.xml b/branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/resources/helloworld/deploy.xml
index 25d676bcfc..25d676bcfc 100644
--- a/branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/resources/helloworld/deploy.xml
+++ b/branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/resources/helloworld/deploy.xml
diff --git a/branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel b/branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel
index 5ec2cc9f2e..5ec2cc9f2e 100644
--- a/branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel
+++ b/branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.bpel
diff --git a/branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.componentType b/branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.componentType
index 13d12e32a0..13d12e32a0 100644
--- a/branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.componentType
+++ b/branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.componentType
diff --git a/branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite b/branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite
index 504e2ccc5d..504e2ccc5d 100644
--- a/branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite
+++ b/branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.composite
diff --git a/branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl b/branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl
index 0f51b96b27..0f51b96b27 100644
--- a/branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl
+++ b/branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/resources/helloworld/helloworld.wsdl
diff --git a/branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/resources/log4j.properties b/branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/resources/log4j.properties
index 4e13380e0b..4e13380e0b 100644
--- a/branches/sca-trunk-20080910/itest/bpel/helloworld-reference/src/test/resources/log4j.properties
+++ b/branches/sca-java-20080910/itest/bpel/helloworld-reference/src/test/resources/log4j.properties
diff --git a/branches/sca-trunk-20080910/itest/bpel/helloworld-ws/pom.xml b/branches/sca-java-20080910/itest/bpel/helloworld-ws/pom.xml
index eb11a6ad7e..eb11a6ad7e 100644
--- a/branches/sca-trunk-20080910/itest/bpel/helloworld-ws/pom.xml
+++ b/branches/sca-java-20080910/itest/bpel/helloworld-ws/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java b/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java
index ffdbc50a22..ffdbc50a22 100644
--- a/branches/sca-trunk-20080910/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java
+++ b/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorld.java
diff --git a/branches/sca-trunk-20080910/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java b/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java
index 6971151a77..6971151a77 100644
--- a/branches/sca-trunk-20080910/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java
+++ b/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/java/helloworld/HelloWorldTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/deploy.xml b/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/deploy.xml
index 9bd95b2c58..9bd95b2c58 100644
--- a/branches/sca-trunk-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/deploy.xml
+++ b/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/deploy.xml
diff --git a/branches/sca-trunk-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel b/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel
index 8cf91adc2c..8cf91adc2c 100644
--- a/branches/sca-trunk-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel
+++ b/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.bpel
diff --git a/branches/sca-trunk-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.componentType b/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.componentType
index 2b360111cb..2b360111cb 100644
--- a/branches/sca-trunk-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.componentType
+++ b/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.componentType
diff --git a/branches/sca-trunk-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite b/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite
index f864f45613..f864f45613 100644
--- a/branches/sca-trunk-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite
+++ b/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.composite
diff --git a/branches/sca-trunk-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl b/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl
index 610bda3cc4..610bda3cc4 100644
--- a/branches/sca-trunk-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl
+++ b/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/helloworld/helloworld.wsdl
diff --git a/branches/sca-trunk-20080910/itest/bpel/helloworld-ws/src/test/resources/log4j.properties b/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/log4j.properties
index 37f66e4189..37f66e4189 100644
--- a/branches/sca-trunk-20080910/itest/bpel/helloworld-ws/src/test/resources/log4j.properties
+++ b/branches/sca-java-20080910/itest/bpel/helloworld-ws/src/test/resources/log4j.properties
diff --git a/branches/sca-trunk-20080910/itest/bpel/helloworld/pom.xml b/branches/sca-java-20080910/itest/bpel/helloworld/pom.xml
index 9b7786c270..9b7786c270 100644
--- a/branches/sca-trunk-20080910/itest/bpel/helloworld/pom.xml
+++ b/branches/sca-java-20080910/itest/bpel/helloworld/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/bpel/helloworld/src/test/java/helloworld/HelloWorld.java b/branches/sca-java-20080910/itest/bpel/helloworld/src/test/java/helloworld/HelloWorld.java
index ffdbc50a22..ffdbc50a22 100644
--- a/branches/sca-trunk-20080910/itest/bpel/helloworld/src/test/java/helloworld/HelloWorld.java
+++ b/branches/sca-java-20080910/itest/bpel/helloworld/src/test/java/helloworld/HelloWorld.java
diff --git a/branches/sca-trunk-20080910/itest/bpel/helloworld/src/test/java/helloworld/HelloWorldTestCase.java b/branches/sca-java-20080910/itest/bpel/helloworld/src/test/java/helloworld/HelloWorldTestCase.java
index 76fcd35c2d..76fcd35c2d 100644
--- a/branches/sca-trunk-20080910/itest/bpel/helloworld/src/test/java/helloworld/HelloWorldTestCase.java
+++ b/branches/sca-java-20080910/itest/bpel/helloworld/src/test/java/helloworld/HelloWorldTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/bpel/helloworld/src/test/resources/helloworld/deploy.xml b/branches/sca-java-20080910/itest/bpel/helloworld/src/test/resources/helloworld/deploy.xml
index 9bd95b2c58..9bd95b2c58 100644
--- a/branches/sca-trunk-20080910/itest/bpel/helloworld/src/test/resources/helloworld/deploy.xml
+++ b/branches/sca-java-20080910/itest/bpel/helloworld/src/test/resources/helloworld/deploy.xml
diff --git a/branches/sca-trunk-20080910/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.bpel b/branches/sca-java-20080910/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.bpel
index 8cf91adc2c..8cf91adc2c 100644
--- a/branches/sca-trunk-20080910/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.bpel
+++ b/branches/sca-java-20080910/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.bpel
diff --git a/branches/sca-trunk-20080910/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.componentType b/branches/sca-java-20080910/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.componentType
index 2b360111cb..2b360111cb 100644
--- a/branches/sca-trunk-20080910/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.componentType
+++ b/branches/sca-java-20080910/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.componentType
diff --git a/branches/sca-trunk-20080910/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite b/branches/sca-java-20080910/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite
index f6b12fb14b..f6b12fb14b 100644
--- a/branches/sca-trunk-20080910/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite
+++ b/branches/sca-java-20080910/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.composite
diff --git a/branches/sca-trunk-20080910/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.wsdl b/branches/sca-java-20080910/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.wsdl
index 610bda3cc4..610bda3cc4 100644
--- a/branches/sca-trunk-20080910/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.wsdl
+++ b/branches/sca-java-20080910/itest/bpel/helloworld/src/test/resources/helloworld/helloworld.wsdl
diff --git a/branches/sca-trunk-20080910/itest/bpel/helloworld/src/test/resources/log4j.properties b/branches/sca-java-20080910/itest/bpel/helloworld/src/test/resources/log4j.properties
index 37f66e4189..37f66e4189 100644
--- a/branches/sca-trunk-20080910/itest/bpel/helloworld/src/test/resources/log4j.properties
+++ b/branches/sca-java-20080910/itest/bpel/helloworld/src/test/resources/log4j.properties
diff --git a/branches/sca-trunk-20080910/itest/bpel/pom.xml b/branches/sca-java-20080910/itest/bpel/pom.xml
index 7168e27f98..7168e27f98 100644
--- a/branches/sca-trunk-20080910/itest/bpel/pom.xml
+++ b/branches/sca-java-20080910/itest/bpel/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/build-was-integration.xml b/branches/sca-java-20080910/itest/build-was-integration.xml
index 03de4c050f..03de4c050f 100644
--- a/branches/sca-trunk-20080910/itest/build-was-integration.xml
+++ b/branches/sca-java-20080910/itest/build-was-integration.xml
diff --git a/branches/sca-trunk-20080910/itest/builder/pom.xml b/branches/sca-java-20080910/itest/builder/pom.xml
index 4855b0cfe6..4855b0cfe6 100644
--- a/branches/sca-trunk-20080910/itest/builder/pom.xml
+++ b/branches/sca-java-20080910/itest/builder/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentDImpl.java b/branches/sca-java-20080910/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentDImpl.java
index 932ae3987a..932ae3987a 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentDImpl.java
+++ b/branches/sca-java-20080910/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentDImpl.java
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentDReferenceMultiplicityImpl.java b/branches/sca-java-20080910/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentDReferenceMultiplicityImpl.java
index f9ef0a1b4f..f9ef0a1b4f 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentDReferenceMultiplicityImpl.java
+++ b/branches/sca-java-20080910/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentDReferenceMultiplicityImpl.java
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentEImpl.java b/branches/sca-java-20080910/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentEImpl.java
index c041a76b47..c041a76b47 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentEImpl.java
+++ b/branches/sca-java-20080910/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentEImpl.java
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentFImpl.java b/branches/sca-java-20080910/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentFImpl.java
index ccfeff0997..ccfeff0997 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentFImpl.java
+++ b/branches/sca-java-20080910/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/ComponentFImpl.java
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/Service3.java b/branches/sca-java-20080910/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/Service3.java
index 9a775feec9..9a775feec9 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/Service3.java
+++ b/branches/sca-java-20080910/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/Service3.java
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/Service3a.java b/branches/sca-java-20080910/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/Service3a.java
index 98a1741fb6..98a1741fb6 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/Service3a.java
+++ b/branches/sca-java-20080910/itest/builder/src/main/java/org/apache/tuscany/sca/itest/builder/Service3a.java
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario1/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario1/META-INF/sca-contribution.xml
index 256d01be58..256d01be58 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario1/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario1/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario1/scenario1.composite b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario1/scenario1.composite
index 5c2a98ab40..5c2a98ab40 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario1/scenario1.composite
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario1/scenario1.composite
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario1/scenario1a.composite b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario1/scenario1a.composite
index 21b5897aa1..21b5897aa1 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario1/scenario1a.composite
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario1/scenario1a.composite
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario10/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario10/META-INF/sca-contribution.xml
index 083079ba42..083079ba42 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario10/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario10/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario10/scenario10.composite b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario10/scenario10.composite
index c24b7f0046..c24b7f0046 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario10/scenario10.composite
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario10/scenario10.composite
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario10/scenario10a.composite b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario10/scenario10a.composite
index 27a73d5c41..27a73d5c41 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario10/scenario10a.composite
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario10/scenario10a.composite
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario10/service3.wsdl b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario10/service3.wsdl
index 14edcc00e6..14edcc00e6 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario10/service3.wsdl
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario10/service3.wsdl
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario11/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario11/META-INF/sca-contribution.xml
index a6e4b65970..a6e4b65970 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario11/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario11/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario11/scenario11.composite b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario11/scenario11.composite
index 3a94152e6a..3a94152e6a 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario11/scenario11.composite
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario11/scenario11.composite
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario11/scenario11a.composite b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario11/scenario11a.composite
index 6130c68651..6130c68651 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario11/scenario11a.composite
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario11/scenario11a.composite
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario11/service3.wsdl b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario11/service3.wsdl
index 14edcc00e6..14edcc00e6 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario11/service3.wsdl
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario11/service3.wsdl
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario12/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario12/META-INF/sca-contribution.xml
index 125bdc5e53..125bdc5e53 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario12/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario12/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario12/scenario12.composite b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario12/scenario12.composite
index aabd445e23..aabd445e23 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario12/scenario12.composite
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario12/scenario12.composite
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario12/scenario12a.composite b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario12/scenario12a.composite
index a2ccc47c28..a2ccc47c28 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario12/scenario12a.composite
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario12/scenario12a.composite
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario13/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario13/META-INF/sca-contribution.xml
index c906c6c5b0..c906c6c5b0 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario13/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario13/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario13/scenario13.composite b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario13/scenario13.composite
index ed59cd2adf..ed59cd2adf 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario13/scenario13.composite
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario13/scenario13.composite
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario13/scenario13a.composite b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario13/scenario13a.composite
index 41150f78fd..41150f78fd 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario13/scenario13a.composite
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario13/scenario13a.composite
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario2/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario2/META-INF/sca-contribution.xml
index 6fa901c4df..6fa901c4df 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario2/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario2/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario2/scenario2.composite b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario2/scenario2.composite
index 66f88294ff..66f88294ff 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario2/scenario2.composite
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario2/scenario2.composite
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario2/scenario2a.composite b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario2/scenario2a.composite
index db1af4743f..db1af4743f 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario2/scenario2a.composite
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario2/scenario2a.composite
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario3/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario3/META-INF/sca-contribution.xml
index f5899ab1f0..f5899ab1f0 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario3/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario3/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario3/scenario3.composite b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario3/scenario3.composite
index 4b37c19e4e..4b37c19e4e 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario3/scenario3.composite
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario3/scenario3.composite
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario3/scenario3a.composite b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario3/scenario3a.composite
index fedd79ff3d..fedd79ff3d 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario3/scenario3a.composite
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario3/scenario3a.composite
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario4/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario4/META-INF/sca-contribution.xml
index 642245ea7e..642245ea7e 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario4/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario4/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario4/scenario4.composite b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario4/scenario4.composite
index 1bb876b33d..1bb876b33d 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario4/scenario4.composite
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario4/scenario4.composite
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario4/scenario4a.composite b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario4/scenario4a.composite
index 55e13700a6..55e13700a6 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario4/scenario4a.composite
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario4/scenario4a.composite
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario5/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario5/META-INF/sca-contribution.xml
index 92da17179f..92da17179f 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario5/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario5/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario5/scenario5.composite b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario5/scenario5.composite
index 403e19b087..403e19b087 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario5/scenario5.composite
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario5/scenario5.composite
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario5/scenario5a.composite b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario5/scenario5a.composite
index 0e37ded0e4..0e37ded0e4 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario5/scenario5a.composite
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario5/scenario5a.composite
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario5/scenarios.wsdl b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario5/scenarios.wsdl
index 7480419231..7480419231 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario5/scenarios.wsdl
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario5/scenarios.wsdl
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario6/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario6/META-INF/sca-contribution.xml
index 42d45b0b98..42d45b0b98 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario6/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario6/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario6/scenario6.composite b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario6/scenario6.composite
index 1c89139905..1c89139905 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario6/scenario6.composite
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario6/scenario6.composite
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario6/scenario6a.composite b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario6/scenario6a.composite
index 853703a353..853703a353 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario6/scenario6a.composite
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario6/scenario6a.composite
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario6/scenarios.wsdl b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario6/scenarios.wsdl
index 7480419231..7480419231 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario6/scenarios.wsdl
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario6/scenarios.wsdl
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario7/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario7/META-INF/sca-contribution.xml
index 44c471cc65..44c471cc65 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario7/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario7/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario7/scenario7.composite b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario7/scenario7.composite
index 6b1ac24cec..6b1ac24cec 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario7/scenario7.composite
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario7/scenario7.composite
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario7/scenario7a.composite b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario7/scenario7a.composite
index 8e0cebbdd5..8e0cebbdd5 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario7/scenario7a.composite
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario7/scenario7a.composite
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario7/scenarios.wsdl b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario7/scenarios.wsdl
index 7480419231..7480419231 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario7/scenarios.wsdl
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario7/scenarios.wsdl
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario8/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario8/META-INF/sca-contribution.xml
index 7cb09d0a74..7cb09d0a74 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario8/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario8/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario8/scenario8.composite b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario8/scenario8.composite
index 26e5ee33fa..26e5ee33fa 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario8/scenario8.composite
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario8/scenario8.composite
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario8/scenario8a.composite b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario8/scenario8a.composite
index 4fa0712199..4fa0712199 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario8/scenario8a.composite
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario8/scenario8a.composite
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario8/scenarios.wsdl b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario8/scenarios.wsdl
index 7480419231..7480419231 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario8/scenarios.wsdl
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario8/scenarios.wsdl
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario9/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario9/META-INF/sca-contribution.xml
index 6e0908702b..6e0908702b 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario9/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario9/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario9/scenario9.composite b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario9/scenario9.composite
index 3fce35470e..3fce35470e 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario9/scenario9.composite
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario9/scenario9.composite
diff --git a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario9/scenario9a.composite b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario9/scenario9a.composite
index 6e86c547b3..6e86c547b3 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/main/resources/scenario9/scenario9a.composite
+++ b/branches/sca-java-20080910/itest/builder/src/main/resources/scenario9/scenario9a.composite
diff --git a/branches/sca-trunk-20080910/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/BuilderTestCase.java b/branches/sca-java-20080910/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/BuilderTestCase.java
index 1f45cb4a66..1f45cb4a66 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/BuilderTestCase.java
+++ b/branches/sca-java-20080910/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/BuilderTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/CompositeBuilderNonWiringImpl.java b/branches/sca-java-20080910/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/CompositeBuilderNonWiringImpl.java
index cad09920e8..cad09920e8 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/CompositeBuilderNonWiringImpl.java
+++ b/branches/sca-java-20080910/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/CompositeBuilderNonWiringImpl.java
diff --git a/branches/sca-trunk-20080910/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/CustomCompositeBuilder.java b/branches/sca-java-20080910/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/CustomCompositeBuilder.java
index 82a8ca6689..82a8ca6689 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/CustomCompositeBuilder.java
+++ b/branches/sca-java-20080910/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/CustomCompositeBuilder.java
diff --git a/branches/sca-trunk-20080910/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/TestUtils.java b/branches/sca-java-20080910/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/TestUtils.java
index 9bff4d394e..9bff4d394e 100644
--- a/branches/sca-trunk-20080910/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/TestUtils.java
+++ b/branches/sca-java-20080910/itest/builder/src/test/java/org/apache/tuscany/sca/itest/builder/TestUtils.java
diff --git a/branches/sca-trunk-20080910/itest/callablereferences-ws/pom.xml b/branches/sca-java-20080910/itest/callablereferences-ws/pom.xml
index bd373b2ae6..bd373b2ae6 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences-ws/pom.xml
+++ b/branches/sca-java-20080910/itest/callablereferences-ws/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/callablereferences-ws/src/main/java/com/example/ExampleClient.java b/branches/sca-java-20080910/itest/callablereferences-ws/src/main/java/com/example/ExampleClient.java
index ecf1ac27e1..ecf1ac27e1 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences-ws/src/main/java/com/example/ExampleClient.java
+++ b/branches/sca-java-20080910/itest/callablereferences-ws/src/main/java/com/example/ExampleClient.java
diff --git a/branches/sca-trunk-20080910/itest/callablereferences-ws/src/main/java/com/example/ExampleClientImpl.java b/branches/sca-java-20080910/itest/callablereferences-ws/src/main/java/com/example/ExampleClientImpl.java
index c46087d865..c46087d865 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences-ws/src/main/java/com/example/ExampleClientImpl.java
+++ b/branches/sca-java-20080910/itest/callablereferences-ws/src/main/java/com/example/ExampleClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/callablereferences-ws/src/main/java/com/example/ExampleService.java b/branches/sca-java-20080910/itest/callablereferences-ws/src/main/java/com/example/ExampleService.java
index 670c145cc3..670c145cc3 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences-ws/src/main/java/com/example/ExampleService.java
+++ b/branches/sca-java-20080910/itest/callablereferences-ws/src/main/java/com/example/ExampleService.java
diff --git a/branches/sca-trunk-20080910/itest/callablereferences-ws/src/main/java/com/example/ExampleServiceImpl.java b/branches/sca-java-20080910/itest/callablereferences-ws/src/main/java/com/example/ExampleServiceImpl.java
index eb4d647a22..eb4d647a22 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences-ws/src/main/java/com/example/ExampleServiceImpl.java
+++ b/branches/sca-java-20080910/itest/callablereferences-ws/src/main/java/com/example/ExampleServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/Alpha.java b/branches/sca-java-20080910/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/Alpha.java
index bb5e57397d..bb5e57397d 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/Alpha.java
+++ b/branches/sca-java-20080910/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/Alpha.java
diff --git a/branches/sca-trunk-20080910/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/AlphaImpl.java b/branches/sca-java-20080910/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/AlphaImpl.java
index 6e5f1cedf9..6e5f1cedf9 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/AlphaImpl.java
+++ b/branches/sca-java-20080910/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/AlphaImpl.java
diff --git a/branches/sca-trunk-20080910/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/Beta.java b/branches/sca-java-20080910/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/Beta.java
index 995e4fcf39..995e4fcf39 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/Beta.java
+++ b/branches/sca-java-20080910/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/Beta.java
diff --git a/branches/sca-trunk-20080910/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/BetaImpl.java b/branches/sca-java-20080910/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/BetaImpl.java
index be72fd779e..be72fd779e 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/BetaImpl.java
+++ b/branches/sca-java-20080910/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/BetaImpl.java
diff --git a/branches/sca-trunk-20080910/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/Gamma.java b/branches/sca-java-20080910/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/Gamma.java
index b73f26b573..b73f26b573 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/Gamma.java
+++ b/branches/sca-java-20080910/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/Gamma.java
diff --git a/branches/sca-trunk-20080910/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/GammaImpl.java b/branches/sca-java-20080910/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/GammaImpl.java
index c3abc4c65d..c3abc4c65d 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/GammaImpl.java
+++ b/branches/sca-java-20080910/itest/callablereferences-ws/src/main/java/org/apache/tuscany/sca/itest/callablerefwsreturn/GammaImpl.java
diff --git a/branches/sca-trunk-20080910/itest/callablereferences-ws/src/main/resources/CallableReferenceWsReturnTest.composite b/branches/sca-java-20080910/itest/callablereferences-ws/src/main/resources/CallableReferenceWsReturnTest.composite
index 3d782a0b84..3d782a0b84 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences-ws/src/main/resources/CallableReferenceWsReturnTest.composite
+++ b/branches/sca-java-20080910/itest/callablereferences-ws/src/main/resources/CallableReferenceWsReturnTest.composite
diff --git a/branches/sca-trunk-20080910/itest/callablereferences-ws/src/main/resources/example.composite b/branches/sca-java-20080910/itest/callablereferences-ws/src/main/resources/example.composite
index ea0819a32e..ea0819a32e 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences-ws/src/main/resources/example.composite
+++ b/branches/sca-java-20080910/itest/callablereferences-ws/src/main/resources/example.composite
diff --git a/branches/sca-trunk-20080910/itest/callablereferences-ws/src/test/java/com/example/ExampleTestCase.java b/branches/sca-java-20080910/itest/callablereferences-ws/src/test/java/com/example/ExampleTestCase.java
index 310e31fb02..310e31fb02 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences-ws/src/test/java/com/example/ExampleTestCase.java
+++ b/branches/sca-java-20080910/itest/callablereferences-ws/src/test/java/com/example/ExampleTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/callablereferences-ws/src/test/java/org/apache/tuscany/sca/itest/callablerefws/CallableReferenceReturnTestCase.java b/branches/sca-java-20080910/itest/callablereferences-ws/src/test/java/org/apache/tuscany/sca/itest/callablerefws/CallableReferenceReturnTestCase.java
index 66fb2ef96c..66fb2ef96c 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences-ws/src/test/java/org/apache/tuscany/sca/itest/callablerefws/CallableReferenceReturnTestCase.java
+++ b/branches/sca-java-20080910/itest/callablereferences-ws/src/test/java/org/apache/tuscany/sca/itest/callablerefws/CallableReferenceReturnTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/callablereferences/pom.xml b/branches/sca-java-20080910/itest/callablereferences/pom.xml
index 323ee9c076..323ee9c076 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences/pom.xml
+++ b/branches/sca-java-20080910/itest/callablereferences/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/AComponent.java b/branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/AComponent.java
index 5934f16851..5934f16851 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/AComponent.java
+++ b/branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/AComponent.java
diff --git a/branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/AComponentImpl.java b/branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/AComponentImpl.java
index 7c2fd092dc..7c2fd092dc 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/AComponentImpl.java
+++ b/branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/AComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/BComponent.java b/branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/BComponent.java
index ade672b0ab..ade672b0ab 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/BComponent.java
+++ b/branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/BComponent.java
diff --git a/branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/BComponentImpl.java b/branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/BComponentImpl.java
index 518e77d3a8..518e77d3a8 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/BComponentImpl.java
+++ b/branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/BComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/CComponent.java b/branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/CComponent.java
index fdf80cc1c8..fdf80cc1c8 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/CComponent.java
+++ b/branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/CComponent.java
diff --git a/branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/CComponentImpl.java b/branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/CComponentImpl.java
index cc8ec8f000..cc8ec8f000 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/CComponentImpl.java
+++ b/branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/CComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/DComponent.java b/branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/DComponent.java
index 48b697df31..48b697df31 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/DComponent.java
+++ b/branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/DComponent.java
diff --git a/branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/DComponentImpl.java b/branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/DComponentImpl.java
index 27ad48b9fe..27ad48b9fe 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/DComponentImpl.java
+++ b/branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callableref/DComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefconversational/ConversationalService.java b/branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefconversational/ConversationalService.java
index abcedfa6e1..abcedfa6e1 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefconversational/ConversationalService.java
+++ b/branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefconversational/ConversationalService.java
diff --git a/branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefconversational/ConversationalServiceImpl.java b/branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefconversational/ConversationalServiceImpl.java
index f2e0ce7582..f2e0ce7582 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefconversational/ConversationalServiceImpl.java
+++ b/branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefconversational/ConversationalServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/Alpha.java b/branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/Alpha.java
index ab21421c4d..ab21421c4d 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/Alpha.java
+++ b/branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/Alpha.java
diff --git a/branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/AlphaImpl.java b/branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/AlphaImpl.java
index 5b5984b164..5b5984b164 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/AlphaImpl.java
+++ b/branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/AlphaImpl.java
diff --git a/branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/Beta.java b/branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/Beta.java
index 223c467f47..223c467f47 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/Beta.java
+++ b/branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/Beta.java
diff --git a/branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/BetaImpl.java b/branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/BetaImpl.java
index ed4e66bec3..ed4e66bec3 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/BetaImpl.java
+++ b/branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/BetaImpl.java
diff --git a/branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/Gamma.java b/branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/Gamma.java
index e32051373f..e32051373f 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/Gamma.java
+++ b/branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/Gamma.java
diff --git a/branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/GammaImpl.java b/branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/GammaImpl.java
index adf5a1c1ce..adf5a1c1ce 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/GammaImpl.java
+++ b/branches/sca-java-20080910/itest/callablereferences/src/main/java/org/apache/tuscany/sca/itest/callablerefreturn/GammaImpl.java
diff --git a/branches/sca-trunk-20080910/itest/callablereferences/src/main/resources/CallableReferenceConversationalTest.composite b/branches/sca-java-20080910/itest/callablereferences/src/main/resources/CallableReferenceConversationalTest.composite
index 0bf8f7ef1e..0bf8f7ef1e 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences/src/main/resources/CallableReferenceConversationalTest.composite
+++ b/branches/sca-java-20080910/itest/callablereferences/src/main/resources/CallableReferenceConversationalTest.composite
diff --git a/branches/sca-trunk-20080910/itest/callablereferences/src/main/resources/CallableReferenceReturnTest.composite b/branches/sca-java-20080910/itest/callablereferences/src/main/resources/CallableReferenceReturnTest.composite
index 5b3add1e61..5b3add1e61 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences/src/main/resources/CallableReferenceReturnTest.composite
+++ b/branches/sca-java-20080910/itest/callablereferences/src/main/resources/CallableReferenceReturnTest.composite
diff --git a/branches/sca-trunk-20080910/itest/callablereferences/src/main/resources/CallableReferenceTest.composite b/branches/sca-java-20080910/itest/callablereferences/src/main/resources/CallableReferenceTest.composite
index 49b75f56e4..49b75f56e4 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences/src/main/resources/CallableReferenceTest.composite
+++ b/branches/sca-java-20080910/itest/callablereferences/src/main/resources/CallableReferenceTest.composite
diff --git a/branches/sca-trunk-20080910/itest/callablereferences/src/main/resources/nodeA/CompositeA.composite b/branches/sca-java-20080910/itest/callablereferences/src/main/resources/nodeA/CompositeA.composite
index 9216f44191..9216f44191 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences/src/main/resources/nodeA/CompositeA.composite
+++ b/branches/sca-java-20080910/itest/callablereferences/src/main/resources/nodeA/CompositeA.composite
diff --git a/branches/sca-trunk-20080910/itest/callablereferences/src/main/resources/nodeA/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/callablereferences/src/main/resources/nodeA/META-INF/sca-contribution.xml
index 95021f72a4..95021f72a4 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences/src/main/resources/nodeA/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/callablereferences/src/main/resources/nodeA/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/callablereferences/src/main/resources/nodeB/CompositeB.composite b/branches/sca-java-20080910/itest/callablereferences/src/main/resources/nodeB/CompositeB.composite
index 42d739564c..42d739564c 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences/src/main/resources/nodeB/CompositeB.composite
+++ b/branches/sca-java-20080910/itest/callablereferences/src/main/resources/nodeB/CompositeB.composite
diff --git a/branches/sca-trunk-20080910/itest/callablereferences/src/main/resources/nodeB/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/callablereferences/src/main/resources/nodeB/META-INF/sca-contribution.xml
index 2edda61601..2edda61601 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences/src/main/resources/nodeB/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/callablereferences/src/main/resources/nodeB/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceConversationalTestCase.java b/branches/sca-java-20080910/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceConversationalTestCase.java
index a9cbb5d0a1..a9cbb5d0a1 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceConversationalTestCase.java
+++ b/branches/sca-java-20080910/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceConversationalTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceRemoteTestCase.java b/branches/sca-java-20080910/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceRemoteTestCase.java
index ba9020811c..ba9020811c 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceRemoteTestCase.java
+++ b/branches/sca-java-20080910/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceRemoteTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceReturnTestCase.java b/branches/sca-java-20080910/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceReturnTestCase.java
index f2d8fe5d64..f2d8fe5d64 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceReturnTestCase.java
+++ b/branches/sca-java-20080910/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceReturnTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceTestCase.java b/branches/sca-java-20080910/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceTestCase.java
index d785a6a397..d785a6a397 100644
--- a/branches/sca-trunk-20080910/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceTestCase.java
+++ b/branches/sca-java-20080910/itest/callablereferences/src/test/java/org/apache/tuscany/sca/itest/callableref/CallableReferenceTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/callback-api/pom.xml b/branches/sca-java-20080910/itest/callback-api/pom.xml
index 0175bef27f..0175bef27f 100644
--- a/branches/sca-trunk-20080910/itest/callback-api/pom.xml
+++ b/branches/sca-java-20080910/itest/callback-api/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiCallBack.java b/branches/sca-java-20080910/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiCallBack.java
index de17ba2f0d..de17ba2f0d 100644
--- a/branches/sca-trunk-20080910/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiCallBack.java
+++ b/branches/sca-java-20080910/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiCallBack.java
diff --git a/branches/sca-trunk-20080910/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiClient.java b/branches/sca-java-20080910/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiClient.java
index 5fd4a71466..5fd4a71466 100644
--- a/branches/sca-trunk-20080910/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiClient.java
+++ b/branches/sca-java-20080910/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiClient.java
diff --git a/branches/sca-trunk-20080910/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiClientImpl.java b/branches/sca-java-20080910/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiClientImpl.java
index 274984abb3..274984abb3 100644
--- a/branches/sca-trunk-20080910/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiClientImpl.java
+++ b/branches/sca-java-20080910/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiService.java b/branches/sca-java-20080910/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiService.java
index 33de1e7739..33de1e7739 100644
--- a/branches/sca-trunk-20080910/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiService.java
+++ b/branches/sca-java-20080910/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiService.java
diff --git a/branches/sca-trunk-20080910/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiServiceImpl.java b/branches/sca-java-20080910/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiServiceImpl.java
index 61e2c7ee8f..61e2c7ee8f 100644
--- a/branches/sca-trunk-20080910/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiServiceImpl.java
+++ b/branches/sca-java-20080910/itest/callback-api/src/main/java/org/apache/tuscany/sca/test/CallBackApiServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/callback-api/src/main/resources/CallBackApiTest.composite b/branches/sca-java-20080910/itest/callback-api/src/main/resources/CallBackApiTest.composite
index 946c4862ee..946c4862ee 100644
--- a/branches/sca-trunk-20080910/itest/callback-api/src/main/resources/CallBackApiTest.composite
+++ b/branches/sca-java-20080910/itest/callback-api/src/main/resources/CallBackApiTest.composite
diff --git a/branches/sca-trunk-20080910/itest/callback-api/src/main/resources/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/callback-api/src/main/resources/META-INF/sca-contribution.xml
index 19eb25631e..19eb25631e 100644
--- a/branches/sca-trunk-20080910/itest/callback-api/src/main/resources/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/callback-api/src/main/resources/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/callback-api/src/test/java/org/apache/tuscany/sca/test/CallBackApiTestCase.java b/branches/sca-java-20080910/itest/callback-api/src/test/java/org/apache/tuscany/sca/test/CallBackApiTestCase.java
index 9471049c74..9471049c74 100644
--- a/branches/sca-trunk-20080910/itest/callback-api/src/test/java/org/apache/tuscany/sca/test/CallBackApiTestCase.java
+++ b/branches/sca-java-20080910/itest/callback-api/src/test/java/org/apache/tuscany/sca/test/CallBackApiTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/callback-basic/pom.xml b/branches/sca-java-20080910/itest/callback-basic/pom.xml
index 1108a4ce37..1108a4ce37 100644
--- a/branches/sca-trunk-20080910/itest/callback-basic/pom.xml
+++ b/branches/sca-java-20080910/itest/callback-basic/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicCallBack.java b/branches/sca-java-20080910/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicCallBack.java
index 5e9d3d6821..5e9d3d6821 100644
--- a/branches/sca-trunk-20080910/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicCallBack.java
+++ b/branches/sca-java-20080910/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicCallBack.java
diff --git a/branches/sca-trunk-20080910/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicClient.java b/branches/sca-java-20080910/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicClient.java
index 9f4019f28c..9f4019f28c 100644
--- a/branches/sca-trunk-20080910/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicClient.java
+++ b/branches/sca-java-20080910/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicClient.java
diff --git a/branches/sca-trunk-20080910/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicClientImpl.java b/branches/sca-java-20080910/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicClientImpl.java
index e0e6d7eb8c..e0e6d7eb8c 100644
--- a/branches/sca-trunk-20080910/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicClientImpl.java
+++ b/branches/sca-java-20080910/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicService.java b/branches/sca-java-20080910/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicService.java
index bd41fa7037..bd41fa7037 100644
--- a/branches/sca-trunk-20080910/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicService.java
+++ b/branches/sca-java-20080910/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicService.java
diff --git a/branches/sca-trunk-20080910/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicServiceImpl.java b/branches/sca-java-20080910/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicServiceImpl.java
index 4ca2dc9af9..4ca2dc9af9 100644
--- a/branches/sca-trunk-20080910/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicServiceImpl.java
+++ b/branches/sca-java-20080910/itest/callback-basic/src/main/java/org/apache/tuscany/sca/test/CallBackBasicServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/callback-basic/src/main/resources/CallBackBasicTest.composite b/branches/sca-java-20080910/itest/callback-basic/src/main/resources/CallBackBasicTest.composite
index c506956088..c506956088 100644
--- a/branches/sca-trunk-20080910/itest/callback-basic/src/main/resources/CallBackBasicTest.composite
+++ b/branches/sca-java-20080910/itest/callback-basic/src/main/resources/CallBackBasicTest.composite
diff --git a/branches/sca-trunk-20080910/itest/callback-basic/src/main/resources/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/callback-basic/src/main/resources/META-INF/sca-contribution.xml
index adf28214f6..adf28214f6 100644
--- a/branches/sca-trunk-20080910/itest/callback-basic/src/main/resources/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/callback-basic/src/main/resources/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/callback-basic/src/test/java/org/apache/tuscany/sca/test/CallBackBasicTestCase.java b/branches/sca-java-20080910/itest/callback-basic/src/test/java/org/apache/tuscany/sca/test/CallBackBasicTestCase.java
index 32c26a348a..32c26a348a 100644
--- a/branches/sca-trunk-20080910/itest/callback-basic/src/test/java/org/apache/tuscany/sca/test/CallBackBasicTestCase.java
+++ b/branches/sca-java-20080910/itest/callback-basic/src/test/java/org/apache/tuscany/sca/test/CallBackBasicTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/callback-complex-type/pom.xml b/branches/sca-java-20080910/itest/callback-complex-type/pom.xml
index 371b72242d..371b72242d 100644
--- a/branches/sca-trunk-20080910/itest/callback-complex-type/pom.xml
+++ b/branches/sca-java-20080910/itest/callback-complex-type/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeCallBack.java b/branches/sca-java-20080910/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeCallBack.java
index 9fddb850ba..9fddb850ba 100644
--- a/branches/sca-trunk-20080910/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeCallBack.java
+++ b/branches/sca-java-20080910/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeCallBack.java
diff --git a/branches/sca-trunk-20080910/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeClient.java b/branches/sca-java-20080910/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeClient.java
index 739983c277..739983c277 100644
--- a/branches/sca-trunk-20080910/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeClient.java
+++ b/branches/sca-java-20080910/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeClient.java
diff --git a/branches/sca-trunk-20080910/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeClientImpl.java b/branches/sca-java-20080910/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeClientImpl.java
index d2b03fcde7..d2b03fcde7 100644
--- a/branches/sca-trunk-20080910/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeClientImpl.java
+++ b/branches/sca-java-20080910/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeService.java b/branches/sca-java-20080910/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeService.java
index ffbf4f35fa..ffbf4f35fa 100644
--- a/branches/sca-trunk-20080910/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeService.java
+++ b/branches/sca-java-20080910/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeService.java
diff --git a/branches/sca-trunk-20080910/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeServiceImpl.java b/branches/sca-java-20080910/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeServiceImpl.java
index dc31ed156b..dc31ed156b 100644
--- a/branches/sca-trunk-20080910/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeServiceImpl.java
+++ b/branches/sca-java-20080910/itest/callback-complex-type/src/main/java/org/apache/tuscany/sca/test/CallBackCTypeServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/callback-complex-type/src/main/resources/CallBackCTypeClient.composite b/branches/sca-java-20080910/itest/callback-complex-type/src/main/resources/CallBackCTypeClient.composite
index 3f48f16389..3f48f16389 100644
--- a/branches/sca-trunk-20080910/itest/callback-complex-type/src/main/resources/CallBackCTypeClient.composite
+++ b/branches/sca-java-20080910/itest/callback-complex-type/src/main/resources/CallBackCTypeClient.composite
diff --git a/branches/sca-trunk-20080910/itest/callback-complex-type/src/main/resources/org/apache/tuscany/sca/test/CallBackCTypeServiceImpl.componentType b/branches/sca-java-20080910/itest/callback-complex-type/src/main/resources/org/apache/tuscany/sca/test/CallBackCTypeServiceImpl.componentType
index ff38134df5..ff38134df5 100644
--- a/branches/sca-trunk-20080910/itest/callback-complex-type/src/main/resources/org/apache/tuscany/sca/test/CallBackCTypeServiceImpl.componentType
+++ b/branches/sca-java-20080910/itest/callback-complex-type/src/main/resources/org/apache/tuscany/sca/test/CallBackCTypeServiceImpl.componentType
diff --git a/branches/sca-trunk-20080910/itest/callback-complex-type/src/test/java/org/apache/tuscany/sca/test/CallBackCTypeTestCaseFIXME.java b/branches/sca-java-20080910/itest/callback-complex-type/src/test/java/org/apache/tuscany/sca/test/CallBackCTypeTestCaseFIXME.java
index 33d1afaecd..33d1afaecd 100644
--- a/branches/sca-trunk-20080910/itest/callback-complex-type/src/test/java/org/apache/tuscany/sca/test/CallBackCTypeTestCaseFIXME.java
+++ b/branches/sca-java-20080910/itest/callback-complex-type/src/test/java/org/apache/tuscany/sca/test/CallBackCTypeTestCaseFIXME.java
diff --git a/branches/sca-trunk-20080910/itest/callback-id/pom.xml b/branches/sca-java-20080910/itest/callback-id/pom.xml
index e8da0dfc2c..e8da0dfc2c 100644
--- a/branches/sca-trunk-20080910/itest/callback-id/pom.xml
+++ b/branches/sca-java-20080910/itest/callback-id/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdCallBack.java b/branches/sca-java-20080910/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdCallBack.java
index b14560a8c3..b14560a8c3 100644
--- a/branches/sca-trunk-20080910/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdCallBack.java
+++ b/branches/sca-java-20080910/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdCallBack.java
diff --git a/branches/sca-trunk-20080910/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdClient.java b/branches/sca-java-20080910/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdClient.java
index a9e551f8b4..a9e551f8b4 100644
--- a/branches/sca-trunk-20080910/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdClient.java
+++ b/branches/sca-java-20080910/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdClient.java
diff --git a/branches/sca-trunk-20080910/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdClientImpl.java b/branches/sca-java-20080910/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdClientImpl.java
index 59c9c3d069..59c9c3d069 100644
--- a/branches/sca-trunk-20080910/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdClientImpl.java
+++ b/branches/sca-java-20080910/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdService.java b/branches/sca-java-20080910/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdService.java
index 18c592a1c1..18c592a1c1 100644
--- a/branches/sca-trunk-20080910/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdService.java
+++ b/branches/sca-java-20080910/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdService.java
diff --git a/branches/sca-trunk-20080910/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdServiceImpl.java b/branches/sca-java-20080910/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdServiceImpl.java
index 8b0a4b69cf..8b0a4b69cf 100644
--- a/branches/sca-trunk-20080910/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdServiceImpl.java
+++ b/branches/sca-java-20080910/itest/callback-id/src/main/java/org/apache/tuscany/sca/test/CallBackIdServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/callback-id/src/main/resources/CallBackIdClient.composite b/branches/sca-java-20080910/itest/callback-id/src/main/resources/CallBackIdClient.composite
index c9a6ba6258..c9a6ba6258 100644
--- a/branches/sca-trunk-20080910/itest/callback-id/src/main/resources/CallBackIdClient.composite
+++ b/branches/sca-java-20080910/itest/callback-id/src/main/resources/CallBackIdClient.composite
diff --git a/branches/sca-trunk-20080910/itest/callback-id/src/test/java/org/apache/tuscany/sca/test/CallBackIdTestCase.java b/branches/sca-java-20080910/itest/callback-id/src/test/java/org/apache/tuscany/sca/test/CallBackIdTestCase.java
index 771fbb8ff7..771fbb8ff7 100644
--- a/branches/sca-trunk-20080910/itest/callback-id/src/test/java/org/apache/tuscany/sca/test/CallBackIdTestCase.java
+++ b/branches/sca-java-20080910/itest/callback-id/src/test/java/org/apache/tuscany/sca/test/CallBackIdTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/callback-multiple-wires/pom.xml b/branches/sca-java-20080910/itest/callback-multiple-wires/pom.xml
index 43fc9e2ec3..43fc9e2ec3 100644
--- a/branches/sca-trunk-20080910/itest/callback-multiple-wires/pom.xml
+++ b/branches/sca-java-20080910/itest/callback-multiple-wires/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyClient.java b/branches/sca-java-20080910/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyClient.java
index 7c80d222fc..7c80d222fc 100644
--- a/branches/sca-trunk-20080910/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyClient.java
+++ b/branches/sca-java-20080910/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyClient.java
diff --git a/branches/sca-trunk-20080910/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyClientImpl1.java b/branches/sca-java-20080910/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyClientImpl1.java
index df91f3d268..df91f3d268 100644
--- a/branches/sca-trunk-20080910/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyClientImpl1.java
+++ b/branches/sca-java-20080910/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyClientImpl1.java
diff --git a/branches/sca-trunk-20080910/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyClientImpl2.java b/branches/sca-java-20080910/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyClientImpl2.java
index a0a9564002..a0a9564002 100644
--- a/branches/sca-trunk-20080910/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyClientImpl2.java
+++ b/branches/sca-java-20080910/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyClientImpl2.java
diff --git a/branches/sca-trunk-20080910/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyService.java b/branches/sca-java-20080910/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyService.java
index cfd601f546..cfd601f546 100644
--- a/branches/sca-trunk-20080910/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyService.java
+++ b/branches/sca-java-20080910/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyService.java
diff --git a/branches/sca-trunk-20080910/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyServiceCallback.java b/branches/sca-java-20080910/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyServiceCallback.java
index f198efae51..f198efae51 100644
--- a/branches/sca-trunk-20080910/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyServiceCallback.java
+++ b/branches/sca-java-20080910/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyServiceCallback.java
diff --git a/branches/sca-trunk-20080910/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyServiceImpl.java b/branches/sca-java-20080910/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyServiceImpl.java
index d19b3fe355..d19b3fe355 100644
--- a/branches/sca-trunk-20080910/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyServiceImpl.java
+++ b/branches/sca-java-20080910/itest/callback-multiple-wires/src/main/java/org/apache/tuscany/sca/test/callback/MyServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/callback-multiple-wires/src/main/resources/CallbackMultiWireTest.composite b/branches/sca-java-20080910/itest/callback-multiple-wires/src/main/resources/CallbackMultiWireTest.composite
index 3dae3ca3a8..3dae3ca3a8 100644
--- a/branches/sca-trunk-20080910/itest/callback-multiple-wires/src/main/resources/CallbackMultiWireTest.composite
+++ b/branches/sca-java-20080910/itest/callback-multiple-wires/src/main/resources/CallbackMultiWireTest.composite
diff --git a/branches/sca-trunk-20080910/itest/callback-multiple-wires/src/test/java/org/apache/tuscany/sca/test/callback/CallbackMultiWireTestCase.java b/branches/sca-java-20080910/itest/callback-multiple-wires/src/test/java/org/apache/tuscany/sca/test/callback/CallbackMultiWireTestCase.java
index 3c83e4bedd..3c83e4bedd 100644
--- a/branches/sca-trunk-20080910/itest/callback-multiple-wires/src/test/java/org/apache/tuscany/sca/test/callback/CallbackMultiWireTestCase.java
+++ b/branches/sca-java-20080910/itest/callback-multiple-wires/src/test/java/org/apache/tuscany/sca/test/callback/CallbackMultiWireTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/callback-separatethread/pom.xml b/branches/sca-java-20080910/itest/callback-separatethread/pom.xml
index 7cfc5ce992..7cfc5ce992 100644
--- a/branches/sca-trunk-20080910/itest/callback-separatethread/pom.xml
+++ b/branches/sca-java-20080910/itest/callback-separatethread/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/CallBackSeparateThreadClient.java b/branches/sca-java-20080910/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/CallBackSeparateThreadClient.java
index f812a39058..f812a39058 100644
--- a/branches/sca-trunk-20080910/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/CallBackSeparateThreadClient.java
+++ b/branches/sca-java-20080910/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/CallBackSeparateThreadClient.java
diff --git a/branches/sca-trunk-20080910/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/CallBackSeparateThreadClientImpl.java b/branches/sca-java-20080910/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/CallBackSeparateThreadClientImpl.java
index e861f8a3d1..e861f8a3d1 100644
--- a/branches/sca-trunk-20080910/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/CallBackSeparateThreadClientImpl.java
+++ b/branches/sca-java-20080910/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/CallBackSeparateThreadClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/EventProcessorCallBack.java b/branches/sca-java-20080910/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/EventProcessorCallBack.java
index ae41f596fc..ae41f596fc 100644
--- a/branches/sca-trunk-20080910/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/EventProcessorCallBack.java
+++ b/branches/sca-java-20080910/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/EventProcessorCallBack.java
diff --git a/branches/sca-trunk-20080910/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/EventProcessorService.java b/branches/sca-java-20080910/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/EventProcessorService.java
index c22b8cceec..c22b8cceec 100644
--- a/branches/sca-trunk-20080910/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/EventProcessorService.java
+++ b/branches/sca-java-20080910/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/EventProcessorService.java
diff --git a/branches/sca-trunk-20080910/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/EventProcessorServiceImpl.java b/branches/sca-java-20080910/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/EventProcessorServiceImpl.java
index 4d672b3a8b..4d672b3a8b 100644
--- a/branches/sca-trunk-20080910/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/EventProcessorServiceImpl.java
+++ b/branches/sca-java-20080910/itest/callback-separatethread/src/main/java/org/apache/tuscany/sca/itest/EventProcessorServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/callback-separatethread/src/main/resources/CallBackSeparateThreadTest.composite b/branches/sca-java-20080910/itest/callback-separatethread/src/main/resources/CallBackSeparateThreadTest.composite
index e111e5074c..e111e5074c 100644
--- a/branches/sca-trunk-20080910/itest/callback-separatethread/src/main/resources/CallBackSeparateThreadTest.composite
+++ b/branches/sca-java-20080910/itest/callback-separatethread/src/main/resources/CallBackSeparateThreadTest.composite
diff --git a/branches/sca-trunk-20080910/itest/callback-separatethread/src/test/java/org/apache/tuscany/sca/itest/CallBackSeparateThreadTestCase.java b/branches/sca-java-20080910/itest/callback-separatethread/src/test/java/org/apache/tuscany/sca/itest/CallBackSeparateThreadTestCase.java
index f7e7be2133..f7e7be2133 100644
--- a/branches/sca-trunk-20080910/itest/callback-separatethread/src/test/java/org/apache/tuscany/sca/itest/CallBackSeparateThreadTestCase.java
+++ b/branches/sca-java-20080910/itest/callback-separatethread/src/test/java/org/apache/tuscany/sca/itest/CallBackSeparateThreadTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/callback-set-callback/pom.xml b/branches/sca-java-20080910/itest/callback-set-callback/pom.xml
index a9883a4253..a9883a4253 100644
--- a/branches/sca-trunk-20080910/itest/callback-set-callback/pom.xml
+++ b/branches/sca-java-20080910/itest/callback-set-callback/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCalbackService.java b/branches/sca-java-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCalbackService.java
index 3b9599f53f..3b9599f53f 100644
--- a/branches/sca-trunk-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCalbackService.java
+++ b/branches/sca-java-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCalbackService.java
diff --git a/branches/sca-trunk-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackBadCallback.java b/branches/sca-java-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackBadCallback.java
index 48752f2ea1..48752f2ea1 100644
--- a/branches/sca-trunk-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackBadCallback.java
+++ b/branches/sca-java-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackBadCallback.java
diff --git a/branches/sca-trunk-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackCallback.java b/branches/sca-java-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackCallback.java
index ad0e0603a3..ad0e0603a3 100644
--- a/branches/sca-trunk-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackCallback.java
+++ b/branches/sca-java-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackCallback.java
diff --git a/branches/sca-trunk-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackCallbackImpl.java b/branches/sca-java-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackCallbackImpl.java
index 0a22b0e01f..0a22b0e01f 100644
--- a/branches/sca-trunk-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackCallbackImpl.java
+++ b/branches/sca-java-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackCallbackImpl.java
diff --git a/branches/sca-trunk-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackClient.java b/branches/sca-java-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackClient.java
index 94cb6aa73b..94cb6aa73b 100644
--- a/branches/sca-trunk-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackClient.java
+++ b/branches/sca-java-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackClient.java
diff --git a/branches/sca-trunk-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackClientImpl.java b/branches/sca-java-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackClientImpl.java
index 66e4d3fc05..66e4d3fc05 100644
--- a/branches/sca-trunk-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackClientImpl.java
+++ b/branches/sca-java-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackObjectCallback.java b/branches/sca-java-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackObjectCallback.java
index afedcdf7f1..afedcdf7f1 100644
--- a/branches/sca-trunk-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackObjectCallback.java
+++ b/branches/sca-java-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackObjectCallback.java
diff --git a/branches/sca-trunk-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackServiceImpl.java b/branches/sca-java-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackServiceImpl.java
index 4a6c9dbaa6..4a6c9dbaa6 100644
--- a/branches/sca-trunk-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackServiceImpl.java
+++ b/branches/sca-java-20080910/itest/callback-set-callback/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/callback-set-callback/src/main/resources/CallBackSetCallbackTest.composite b/branches/sca-java-20080910/itest/callback-set-callback/src/main/resources/CallBackSetCallbackTest.composite
index 3552ddecab..3552ddecab 100644
--- a/branches/sca-trunk-20080910/itest/callback-set-callback/src/main/resources/CallBackSetCallbackTest.composite
+++ b/branches/sca-java-20080910/itest/callback-set-callback/src/main/resources/CallBackSetCallbackTest.composite
diff --git a/branches/sca-trunk-20080910/itest/callback-set-callback/src/test/java/org/apache/tuscany/sca/test/CallBackSetCallbackTestCase.java b/branches/sca-java-20080910/itest/callback-set-callback/src/test/java/org/apache/tuscany/sca/test/CallBackSetCallbackTestCase.java
index 496ae0b1a5..496ae0b1a5 100644
--- a/branches/sca-trunk-20080910/itest/callback-set-callback/src/test/java/org/apache/tuscany/sca/test/CallBackSetCallbackTestCase.java
+++ b/branches/sca-java-20080910/itest/callback-set-callback/src/test/java/org/apache/tuscany/sca/test/CallBackSetCallbackTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/callback-set-conversation/pom.xml b/branches/sca-java-20080910/itest/callback-set-conversation/pom.xml
index 23fa07b2ae..23fa07b2ae 100644
--- a/branches/sca-trunk-20080910/itest/callback-set-conversation/pom.xml
+++ b/branches/sca-java-20080910/itest/callback-set-conversation/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvBadCallback.java b/branches/sca-java-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvBadCallback.java
index d97c69eaed..d97c69eaed 100644
--- a/branches/sca-trunk-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvBadCallback.java
+++ b/branches/sca-java-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvBadCallback.java
diff --git a/branches/sca-trunk-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvCallback.java b/branches/sca-java-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvCallback.java
index a704fd0ece..a704fd0ece 100644
--- a/branches/sca-trunk-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvCallback.java
+++ b/branches/sca-java-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvCallback.java
diff --git a/branches/sca-trunk-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvClient.java b/branches/sca-java-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvClient.java
index 013424bf5e..013424bf5e 100644
--- a/branches/sca-trunk-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvClient.java
+++ b/branches/sca-java-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvClient.java
diff --git a/branches/sca-trunk-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvClientImpl.java b/branches/sca-java-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvClientImpl.java
index 5d692e7728..5d692e7728 100644
--- a/branches/sca-trunk-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvClientImpl.java
+++ b/branches/sca-java-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvNonSerCallback.java b/branches/sca-java-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvNonSerCallback.java
index 75a4a3a6a0..75a4a3a6a0 100644
--- a/branches/sca-trunk-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvNonSerCallback.java
+++ b/branches/sca-java-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvNonSerCallback.java
diff --git a/branches/sca-trunk-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvObjectCallback.java b/branches/sca-java-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvObjectCallback.java
index e7a3b144f6..e7a3b144f6 100644
--- a/branches/sca-trunk-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvObjectCallback.java
+++ b/branches/sca-java-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvObjectCallback.java
diff --git a/branches/sca-trunk-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvService.java b/branches/sca-java-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvService.java
index 692b6dfc35..692b6dfc35 100644
--- a/branches/sca-trunk-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvService.java
+++ b/branches/sca-java-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvService.java
diff --git a/branches/sca-trunk-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvServiceImpl.java b/branches/sca-java-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvServiceImpl.java
index bca94ce407..bca94ce407 100644
--- a/branches/sca-trunk-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvServiceImpl.java
+++ b/branches/sca-java-20080910/itest/callback-set-conversation/src/main/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/callback-set-conversation/src/main/resources/CallBackSetCallbackConvTest.composite b/branches/sca-java-20080910/itest/callback-set-conversation/src/main/resources/CallBackSetCallbackConvTest.composite
index ce73417f94..ce73417f94 100644
--- a/branches/sca-trunk-20080910/itest/callback-set-conversation/src/main/resources/CallBackSetCallbackConvTest.composite
+++ b/branches/sca-java-20080910/itest/callback-set-conversation/src/main/resources/CallBackSetCallbackConvTest.composite
diff --git a/branches/sca-trunk-20080910/itest/callback-set-conversation/src/test/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvTestCase.java b/branches/sca-java-20080910/itest/callback-set-conversation/src/test/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvTestCase.java
index 45bdaea9ab..45bdaea9ab 100644
--- a/branches/sca-trunk-20080910/itest/callback-set-conversation/src/test/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvTestCase.java
+++ b/branches/sca-java-20080910/itest/callback-set-conversation/src/test/java/org/apache/tuscany/sca/test/CallBackSetCallbackConvTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/component-type/pom.xml b/branches/sca-java-20080910/itest/component-type/pom.xml
index 33a735a418..33a735a418 100644
--- a/branches/sca-trunk-20080910/itest/component-type/pom.xml
+++ b/branches/sca-java-20080910/itest/component-type/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/component-type/src/main/java/calculator/AddService.java b/branches/sca-java-20080910/itest/component-type/src/main/java/calculator/AddService.java
index 188451ebac..188451ebac 100644
--- a/branches/sca-trunk-20080910/itest/component-type/src/main/java/calculator/AddService.java
+++ b/branches/sca-java-20080910/itest/component-type/src/main/java/calculator/AddService.java
diff --git a/branches/sca-trunk-20080910/itest/component-type/src/main/java/calculator/AddServiceImpl.java b/branches/sca-java-20080910/itest/component-type/src/main/java/calculator/AddServiceImpl.java
index 8b6fe066a6..8b6fe066a6 100644
--- a/branches/sca-trunk-20080910/itest/component-type/src/main/java/calculator/AddServiceImpl.java
+++ b/branches/sca-java-20080910/itest/component-type/src/main/java/calculator/AddServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/component-type/src/main/java/calculator/CalculatorClient.java b/branches/sca-java-20080910/itest/component-type/src/main/java/calculator/CalculatorClient.java
index 08afd922b3..08afd922b3 100644
--- a/branches/sca-trunk-20080910/itest/component-type/src/main/java/calculator/CalculatorClient.java
+++ b/branches/sca-java-20080910/itest/component-type/src/main/java/calculator/CalculatorClient.java
diff --git a/branches/sca-trunk-20080910/itest/component-type/src/main/java/calculator/CalculatorService.java b/branches/sca-java-20080910/itest/component-type/src/main/java/calculator/CalculatorService.java
index 031fa8b912..031fa8b912 100644
--- a/branches/sca-trunk-20080910/itest/component-type/src/main/java/calculator/CalculatorService.java
+++ b/branches/sca-java-20080910/itest/component-type/src/main/java/calculator/CalculatorService.java
diff --git a/branches/sca-trunk-20080910/itest/component-type/src/main/java/calculator/CalculatorServiceImpl.java b/branches/sca-java-20080910/itest/component-type/src/main/java/calculator/CalculatorServiceImpl.java
index 1209ac128a..1209ac128a 100644
--- a/branches/sca-trunk-20080910/itest/component-type/src/main/java/calculator/CalculatorServiceImpl.java
+++ b/branches/sca-java-20080910/itest/component-type/src/main/java/calculator/CalculatorServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/component-type/src/main/java/calculator/DivideService.java b/branches/sca-java-20080910/itest/component-type/src/main/java/calculator/DivideService.java
index 30d248208b..30d248208b 100644
--- a/branches/sca-trunk-20080910/itest/component-type/src/main/java/calculator/DivideService.java
+++ b/branches/sca-java-20080910/itest/component-type/src/main/java/calculator/DivideService.java
diff --git a/branches/sca-trunk-20080910/itest/component-type/src/main/java/calculator/DivideServiceImpl.java b/branches/sca-java-20080910/itest/component-type/src/main/java/calculator/DivideServiceImpl.java
index f7ac0b7287..f7ac0b7287 100644
--- a/branches/sca-trunk-20080910/itest/component-type/src/main/java/calculator/DivideServiceImpl.java
+++ b/branches/sca-java-20080910/itest/component-type/src/main/java/calculator/DivideServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/component-type/src/main/java/calculator/MultiplyService.java b/branches/sca-java-20080910/itest/component-type/src/main/java/calculator/MultiplyService.java
index 5290605938..5290605938 100644
--- a/branches/sca-trunk-20080910/itest/component-type/src/main/java/calculator/MultiplyService.java
+++ b/branches/sca-java-20080910/itest/component-type/src/main/java/calculator/MultiplyService.java
diff --git a/branches/sca-trunk-20080910/itest/component-type/src/main/java/calculator/MultiplyServiceImpl.java b/branches/sca-java-20080910/itest/component-type/src/main/java/calculator/MultiplyServiceImpl.java
index b7dca792b2..b7dca792b2 100644
--- a/branches/sca-trunk-20080910/itest/component-type/src/main/java/calculator/MultiplyServiceImpl.java
+++ b/branches/sca-java-20080910/itest/component-type/src/main/java/calculator/MultiplyServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/component-type/src/main/java/calculator/SubtractService.java b/branches/sca-java-20080910/itest/component-type/src/main/java/calculator/SubtractService.java
index bf0d1882b6..bf0d1882b6 100644
--- a/branches/sca-trunk-20080910/itest/component-type/src/main/java/calculator/SubtractService.java
+++ b/branches/sca-java-20080910/itest/component-type/src/main/java/calculator/SubtractService.java
diff --git a/branches/sca-trunk-20080910/itest/component-type/src/main/java/calculator/SubtractServiceImpl.java b/branches/sca-java-20080910/itest/component-type/src/main/java/calculator/SubtractServiceImpl.java
index 77b128ab8d..77b128ab8d 100644
--- a/branches/sca-trunk-20080910/itest/component-type/src/main/java/calculator/SubtractServiceImpl.java
+++ b/branches/sca-java-20080910/itest/component-type/src/main/java/calculator/SubtractServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/component-type/src/main/resources/Calculator.composite b/branches/sca-java-20080910/itest/component-type/src/main/resources/Calculator.composite
index b229787657..b229787657 100644
--- a/branches/sca-trunk-20080910/itest/component-type/src/main/resources/Calculator.composite
+++ b/branches/sca-java-20080910/itest/component-type/src/main/resources/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/component-type/src/main/resources/calculator/AddServiceImpl.componentType b/branches/sca-java-20080910/itest/component-type/src/main/resources/calculator/AddServiceImpl.componentType
index 00c48e5a35..00c48e5a35 100644
--- a/branches/sca-trunk-20080910/itest/component-type/src/main/resources/calculator/AddServiceImpl.componentType
+++ b/branches/sca-java-20080910/itest/component-type/src/main/resources/calculator/AddServiceImpl.componentType
diff --git a/branches/sca-trunk-20080910/itest/component-type/src/main/resources/calculator/CalculatorServiceImpl.componentType b/branches/sca-java-20080910/itest/component-type/src/main/resources/calculator/CalculatorServiceImpl.componentType
index 74bedc0a98..74bedc0a98 100644
--- a/branches/sca-trunk-20080910/itest/component-type/src/main/resources/calculator/CalculatorServiceImpl.componentType
+++ b/branches/sca-java-20080910/itest/component-type/src/main/resources/calculator/CalculatorServiceImpl.componentType
diff --git a/branches/sca-trunk-20080910/itest/component-type/src/main/resources/calculator/DivideServiceImpl.componentType b/branches/sca-java-20080910/itest/component-type/src/main/resources/calculator/DivideServiceImpl.componentType
index 289fcc3e11..289fcc3e11 100644
--- a/branches/sca-trunk-20080910/itest/component-type/src/main/resources/calculator/DivideServiceImpl.componentType
+++ b/branches/sca-java-20080910/itest/component-type/src/main/resources/calculator/DivideServiceImpl.componentType
diff --git a/branches/sca-trunk-20080910/itest/component-type/src/main/resources/calculator/MultiplyServiceImpl.componentType b/branches/sca-java-20080910/itest/component-type/src/main/resources/calculator/MultiplyServiceImpl.componentType
index 2d8a879cda..2d8a879cda 100644
--- a/branches/sca-trunk-20080910/itest/component-type/src/main/resources/calculator/MultiplyServiceImpl.componentType
+++ b/branches/sca-java-20080910/itest/component-type/src/main/resources/calculator/MultiplyServiceImpl.componentType
diff --git a/branches/sca-trunk-20080910/itest/component-type/src/main/resources/calculator/SubtractServiceImpl.componentType b/branches/sca-java-20080910/itest/component-type/src/main/resources/calculator/SubtractServiceImpl.componentType
index 6214955141..6214955141 100644
--- a/branches/sca-trunk-20080910/itest/component-type/src/main/resources/calculator/SubtractServiceImpl.componentType
+++ b/branches/sca-java-20080910/itest/component-type/src/main/resources/calculator/SubtractServiceImpl.componentType
diff --git a/branches/sca-trunk-20080910/itest/component-type/src/test/java/calculator/CalculatorTestCase.java b/branches/sca-java-20080910/itest/component-type/src/test/java/calculator/CalculatorTestCase.java
index 08fc8e33bf..08fc8e33bf 100644
--- a/branches/sca-trunk-20080910/itest/component-type/src/test/java/calculator/CalculatorTestCase.java
+++ b/branches/sca-java-20080910/itest/component-type/src/test/java/calculator/CalculatorTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/build-jar.xml b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/build-jar.xml
index 299ce6864f..299ce6864f 100644
--- a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/build-jar.xml
+++ b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/build-jar.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/pom.xml b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/pom.xml
index 53416eb338..53416eb338 100644
--- a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/pom.xml
+++ b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/customer/Customer.java b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/customer/Customer.java
index 814c38777a..814c38777a 100644
--- a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/customer/Customer.java
+++ b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/customer/Customer.java
diff --git a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java
index e4daf0ec02..e4daf0ec02 100644
--- a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java
+++ b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/illegal/JavaCustomerComponentImpl.java b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/illegal/JavaCustomerComponentImpl.java
index e4b3bc7048..e4b3bc7048 100644
--- a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/illegal/JavaCustomerComponentImpl.java
+++ b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/illegal/JavaCustomerComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java
index 698aa2aa5d..698aa2aa5d 100644
--- a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java
+++ b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/retailer/Retailer.java b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/retailer/Retailer.java
index 1e87d59af1..1e87d59af1 100644
--- a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/retailer/Retailer.java
+++ b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/retailer/Retailer.java
diff --git a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java
index 9e01f00a79..9e01f00a79 100644
--- a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java
+++ b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/shipper/Shipper.java b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/shipper/Shipper.java
index 2514928c10..2514928c10 100644
--- a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/shipper/Shipper.java
+++ b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/shipper/Shipper.java
diff --git a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java
index cdd12d589d..cdd12d589d 100644
--- a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java
+++ b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/warehouse/Warehouse.java b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/warehouse/Warehouse.java
index 6f1f6b8730..6f1f6b8730 100644
--- a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/warehouse/Warehouse.java
+++ b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/java/supplychain/warehouse/Warehouse.java
diff --git a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/complete-supplychain-sca-contribution.xml b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/complete-supplychain-sca-contribution.xml
index 714d1826e1..714d1826e1 100644
--- a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/complete-supplychain-sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/complete-supplychain-sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/customer-impl-sca-contribution.xml b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/customer-impl-sca-contribution.xml
index 7f7dc969e2..7f7dc969e2 100644
--- a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/customer-impl-sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/customer-impl-sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/customer-interface-sca-contribution.xml b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/customer-interface-sca-contribution.xml
index 7f7dc969e2..7f7dc969e2 100644
--- a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/customer-interface-sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/customer-interface-sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/customer-sca-contribution.xml b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/customer-sca-contribution.xml
index 8a2bec308f..8a2bec308f 100644
--- a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/customer-sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/customer-sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/illegal-customer-sca-contribution.xml b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/illegal-customer-sca-contribution.xml
index c77c4c1c7e..c77c4c1c7e 100644
--- a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/illegal-customer-sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/illegal-customer-sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/illegal1-supplychain-sca-contribution.xml b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/illegal1-supplychain-sca-contribution.xml
index 210a68011f..210a68011f 100644
--- a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/illegal1-supplychain-sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/illegal1-supplychain-sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/illegal2-supplychain-sca-contribution.xml b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/illegal2-supplychain-sca-contribution.xml
index d118cceef9..d118cceef9 100644
--- a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/illegal2-supplychain-sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/illegal2-supplychain-sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/retailer-sca-contribution.xml b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/retailer-sca-contribution.xml
index d37b6659da..d37b6659da 100644
--- a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/retailer-sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/retailer-sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/shipper-sca-contribution.xml b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/shipper-sca-contribution.xml
index 77b28d9023..77b28d9023 100644
--- a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/shipper-sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/shipper-sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/supplychain-sca-contribution.xml b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/supplychain-sca-contribution.xml
index 8ec290a831..8ec290a831 100644
--- a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/supplychain-sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/supplychain-sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/warehouse-sca-contribution.xml b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/warehouse-sca-contribution.xml
index 1398416978..1398416978 100644
--- a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/warehouse-sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/META-INF/warehouse-sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/supplychain/illegalsupplychain.composite b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/supplychain/illegalsupplychain.composite
index db1f0d34e7..db1f0d34e7 100644
--- a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/supplychain/illegalsupplychain.composite
+++ b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/supplychain/illegalsupplychain.composite
diff --git a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/supplychain/supplychain.composite b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/supplychain/supplychain.composite
index 5be79b741a..5be79b741a 100644
--- a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/supplychain/supplychain.composite
+++ b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/supplychain/supplychain.composite
diff --git a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/supplychain/warehouse/JavaWarehouseComponentImpl.componentType b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/supplychain/warehouse/JavaWarehouseComponentImpl.componentType
index a76fae8090..a76fae8090 100644
--- a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/supplychain/warehouse/JavaWarehouseComponentImpl.componentType
+++ b/branches/sca-java-20080910/itest/contribution-classloader/contribution-classes/src/main/resources/supplychain/warehouse/JavaWarehouseComponentImpl.componentType
diff --git a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-test/pom.xml b/branches/sca-java-20080910/itest/contribution-classloader/contribution-test/pom.xml
index 5c22d215be..5c22d215be 100644
--- a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-test/pom.xml
+++ b/branches/sca-java-20080910/itest/contribution-classloader/contribution-test/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-test/src/test/java/org/apache/tuscany/sca/test/contribution/ContributionTestCase.java b/branches/sca-java-20080910/itest/contribution-classloader/contribution-test/src/test/java/org/apache/tuscany/sca/test/contribution/ContributionTestCase.java
index 692f16f6f6..692f16f6f6 100644
--- a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-test/src/test/java/org/apache/tuscany/sca/test/contribution/ContributionTestCase.java
+++ b/branches/sca-java-20080910/itest/contribution-classloader/contribution-test/src/test/java/org/apache/tuscany/sca/test/contribution/ContributionTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-test/src/test/java/org/apache/tuscany/sca/test/contribution/SupplyChain.java b/branches/sca-java-20080910/itest/contribution-classloader/contribution-test/src/test/java/org/apache/tuscany/sca/test/contribution/SupplyChain.java
index 1ec7aaaa3a..1ec7aaaa3a 100644
--- a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-test/src/test/java/org/apache/tuscany/sca/test/contribution/SupplyChain.java
+++ b/branches/sca-java-20080910/itest/contribution-classloader/contribution-test/src/test/java/org/apache/tuscany/sca/test/contribution/SupplyChain.java
diff --git a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-test/src/test/java/org/apache/tuscany/sca/test/contribution/TuscanyClassloadingTestCaseFIXME.java b/branches/sca-java-20080910/itest/contribution-classloader/contribution-test/src/test/java/org/apache/tuscany/sca/test/contribution/TuscanyClassloadingTestCaseFIXME.java
index b123951ef6..b123951ef6 100644
--- a/branches/sca-trunk-20080910/itest/contribution-classloader/contribution-test/src/test/java/org/apache/tuscany/sca/test/contribution/TuscanyClassloadingTestCaseFIXME.java
+++ b/branches/sca-java-20080910/itest/contribution-classloader/contribution-test/src/test/java/org/apache/tuscany/sca/test/contribution/TuscanyClassloadingTestCaseFIXME.java
diff --git a/branches/sca-trunk-20080910/itest/contribution-classloader/pom.xml b/branches/sca-java-20080910/itest/contribution-classloader/pom.xml
index 4007f0115c..4007f0115c 100644
--- a/branches/sca-trunk-20080910/itest/contribution-classloader/pom.xml
+++ b/branches/sca-java-20080910/itest/contribution-classloader/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/export-composite/pom.xml b/branches/sca-java-20080910/itest/contribution-import-export/export-composite/pom.xml
index 4aea1320f3..4aea1320f3 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/export-composite/pom.xml
+++ b/branches/sca-java-20080910/itest/contribution-import-export/export-composite/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/export-composite/src/main/java/hello/Hello.java b/branches/sca-java-20080910/itest/contribution-import-export/export-composite/src/main/java/hello/Hello.java
index e65422136f..e65422136f 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/export-composite/src/main/java/hello/Hello.java
+++ b/branches/sca-java-20080910/itest/contribution-import-export/export-composite/src/main/java/hello/Hello.java
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/export-composite/src/main/java/hello/HelloImpl.java b/branches/sca-java-20080910/itest/contribution-import-export/export-composite/src/main/java/hello/HelloImpl.java
index 5369c18497..5369c18497 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/export-composite/src/main/java/hello/HelloImpl.java
+++ b/branches/sca-java-20080910/itest/contribution-import-export/export-composite/src/main/java/hello/HelloImpl.java
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/export-composite/src/main/resources/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/contribution-import-export/export-composite/src/main/resources/META-INF/sca-contribution.xml
index 3c14560a56..3c14560a56 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/export-composite/src/main/resources/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/contribution-import-export/export-composite/src/main/resources/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/export-composite/src/main/resources/hello.composite b/branches/sca-java-20080910/itest/contribution-import-export/export-composite/src/main/resources/hello.composite
index 636b7111d9..636b7111d9 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/export-composite/src/main/resources/hello.composite
+++ b/branches/sca-java-20080910/itest/contribution-import-export/export-composite/src/main/resources/hello.composite
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/export-composite/src/test/java/org/apache/tuscany/sca/test/contribution/HelloTestCase.java b/branches/sca-java-20080910/itest/contribution-import-export/export-composite/src/test/java/org/apache/tuscany/sca/test/contribution/HelloTestCase.java
index 72b77564d2..72b77564d2 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/export-composite/src/test/java/org/apache/tuscany/sca/test/contribution/HelloTestCase.java
+++ b/branches/sca-java-20080910/itest/contribution-import-export/export-composite/src/test/java/org/apache/tuscany/sca/test/contribution/HelloTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/export-java/pom.xml b/branches/sca-java-20080910/itest/contribution-import-export/export-java/pom.xml
index 24346c6d1c..24346c6d1c 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/export-java/pom.xml
+++ b/branches/sca-java-20080910/itest/contribution-import-export/export-java/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/export-java/src/main/java/helloworld/HelloWorldService.java b/branches/sca-java-20080910/itest/contribution-import-export/export-java/src/main/java/helloworld/HelloWorldService.java
index 74d22ed830..74d22ed830 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/export-java/src/main/java/helloworld/HelloWorldService.java
+++ b/branches/sca-java-20080910/itest/contribution-import-export/export-java/src/main/java/helloworld/HelloWorldService.java
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/export-java/src/main/resources/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/contribution-import-export/export-java/src/main/resources/META-INF/sca-contribution.xml
index dc33dfa560..dc33dfa560 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/export-java/src/main/resources/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/contribution-import-export/export-java/src/main/resources/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/export-java/src/main/resources/helloworld/HelloWorldImpl.componentType b/branches/sca-java-20080910/itest/contribution-import-export/export-java/src/main/resources/helloworld/HelloWorldImpl.componentType
index 5a14b41650..5a14b41650 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/export-java/src/main/resources/helloworld/HelloWorldImpl.componentType
+++ b/branches/sca-java-20080910/itest/contribution-import-export/export-java/src/main/resources/helloworld/HelloWorldImpl.componentType
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/export-resource/pom.xml b/branches/sca-java-20080910/itest/contribution-import-export/export-resource/pom.xml
index ed399193df..ed399193df 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/export-resource/pom.xml
+++ b/branches/sca-java-20080910/itest/contribution-import-export/export-resource/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/export-resource/src/main/resources/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/contribution-import-export/export-resource/src/main/resources/META-INF/sca-contribution.xml
index f11eacb416..f11eacb416 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/export-resource/src/main/resources/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/contribution-import-export/export-resource/src/main/resources/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/export-resource/src/main/resources/ufservices/store.html b/branches/sca-java-20080910/itest/contribution-import-export/export-resource/src/main/resources/ufservices/store.html
index 1ff281373a..1ff281373a 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/export-resource/src/main/resources/ufservices/store.html
+++ b/branches/sca-java-20080910/itest/contribution-import-export/export-resource/src/main/resources/ufservices/store.html
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/export-wsdl/pom.xml b/branches/sca-java-20080910/itest/contribution-import-export/export-wsdl/pom.xml
index af619849ea..af619849ea 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/export-wsdl/pom.xml
+++ b/branches/sca-java-20080910/itest/contribution-import-export/export-wsdl/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/export-wsdl/src/main/resources/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/contribution-import-export/export-wsdl/src/main/resources/META-INF/sca-contribution.xml
index b7394ec14b..b7394ec14b 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/export-wsdl/src/main/resources/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/contribution-import-export/export-wsdl/src/main/resources/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.wsdl b/branches/sca-java-20080910/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.wsdl
index 9b31363e1a..9b31363e1a 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.wsdl
+++ b/branches/sca-java-20080910/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.wsdl
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.xsd b/branches/sca-java-20080910/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.xsd
index d3c83b08c6..d3c83b08c6 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.xsd
+++ b/branches/sca-java-20080910/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.xsd
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/import-composite/pom.xml b/branches/sca-java-20080910/itest/contribution-import-export/import-composite/pom.xml
index 6decf86182..6decf86182 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/import-composite/pom.xml
+++ b/branches/sca-java-20080910/itest/contribution-import-export/import-composite/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldImpl.java b/branches/sca-java-20080910/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldImpl.java
index 966f56d7d5..966f56d7d5 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldImpl.java
+++ b/branches/sca-java-20080910/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldImpl.java
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldServer.java b/branches/sca-java-20080910/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldServer.java
index 3d43290380..3d43290380 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldServer.java
+++ b/branches/sca-java-20080910/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldServer.java
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldService.java b/branches/sca-java-20080910/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldService.java
index 74d22ed830..74d22ed830 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldService.java
+++ b/branches/sca-java-20080910/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldService.java
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/import-composite/src/main/resources/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/contribution-import-export/import-composite/src/main/resources/META-INF/sca-contribution.xml
index 9f3f5be452..9f3f5be452 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/import-composite/src/main/resources/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/contribution-import-export/import-composite/src/main/resources/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/import-composite/src/main/resources/helloworld.wsdl b/branches/sca-java-20080910/itest/contribution-import-export/import-composite/src/main/resources/helloworld.wsdl
index 9b31363e1a..9b31363e1a 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/import-composite/src/main/resources/helloworld.wsdl
+++ b/branches/sca-java-20080910/itest/contribution-import-export/import-composite/src/main/resources/helloworld.wsdl
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/import-composite/src/main/resources/helloworld.xsd b/branches/sca-java-20080910/itest/contribution-import-export/import-composite/src/main/resources/helloworld.xsd
index d3c83b08c6..d3c83b08c6 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/import-composite/src/main/resources/helloworld.xsd
+++ b/branches/sca-java-20080910/itest/contribution-import-export/import-composite/src/main/resources/helloworld.xsd
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/import-composite/src/main/resources/helloworldws.composite b/branches/sca-java-20080910/itest/contribution-import-export/import-composite/src/main/resources/helloworldws.composite
index e2f852ff7e..e2f852ff7e 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/import-composite/src/main/resources/helloworldws.composite
+++ b/branches/sca-java-20080910/itest/contribution-import-export/import-composite/src/main/resources/helloworldws.composite
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/import-composite/src/test/java/org/apache/tuscany/test/contribution/HelloWorldServerTestCase.java b/branches/sca-java-20080910/itest/contribution-import-export/import-composite/src/test/java/org/apache/tuscany/test/contribution/HelloWorldServerTestCase.java
index 1176a89143..1176a89143 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/import-composite/src/test/java/org/apache/tuscany/test/contribution/HelloWorldServerTestCase.java
+++ b/branches/sca-java-20080910/itest/contribution-import-export/import-composite/src/test/java/org/apache/tuscany/test/contribution/HelloWorldServerTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/import-java/pom.xml b/branches/sca-java-20080910/itest/contribution-import-export/import-java/pom.xml
index ee11269c71..ee11269c71 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/import-java/pom.xml
+++ b/branches/sca-java-20080910/itest/contribution-import-export/import-java/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/import-java/src/main/java/helloworld/HelloWorldImpl.java b/branches/sca-java-20080910/itest/contribution-import-export/import-java/src/main/java/helloworld/HelloWorldImpl.java
index 4cdcc1fd0b..4cdcc1fd0b 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/import-java/src/main/java/helloworld/HelloWorldImpl.java
+++ b/branches/sca-java-20080910/itest/contribution-import-export/import-java/src/main/java/helloworld/HelloWorldImpl.java
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/import-java/src/main/resources/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/contribution-import-export/import-java/src/main/resources/META-INF/sca-contribution.xml
index 224e2c4d79..224e2c4d79 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/import-java/src/main/resources/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/contribution-import-export/import-java/src/main/resources/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/import-java/src/main/resources/helloworldws.composite b/branches/sca-java-20080910/itest/contribution-import-export/import-java/src/main/resources/helloworldws.composite
index 9b650e4acc..9b650e4acc 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/import-java/src/main/resources/helloworldws.composite
+++ b/branches/sca-java-20080910/itest/contribution-import-export/import-java/src/main/resources/helloworldws.composite
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/import-java/src/test/java/org/apache/tuscany/sca/test/contribution/HelloWorldServerTestCase.java b/branches/sca-java-20080910/itest/contribution-import-export/import-java/src/test/java/org/apache/tuscany/sca/test/contribution/HelloWorldServerTestCase.java
index 431988cc04..431988cc04 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/import-java/src/test/java/org/apache/tuscany/sca/test/contribution/HelloWorldServerTestCase.java
+++ b/branches/sca-java-20080910/itest/contribution-import-export/import-java/src/test/java/org/apache/tuscany/sca/test/contribution/HelloWorldServerTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/import-resource/pom.xml b/branches/sca-java-20080910/itest/contribution-import-export/import-resource/pom.xml
index d3ea4f42dd..d3ea4f42dd 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/import-resource/pom.xml
+++ b/branches/sca-java-20080910/itest/contribution-import-export/import-resource/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/import-resource/src/main/resources/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/contribution-import-export/import-resource/src/main/resources/META-INF/sca-contribution.xml
index ac6d7becb3..ac6d7becb3 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/import-resource/src/main/resources/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/contribution-import-export/import-resource/src/main/resources/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/import-resource/src/main/resources/store.composite b/branches/sca-java-20080910/itest/contribution-import-export/import-resource/src/main/resources/store.composite
index bb5a7b764f..bb5a7b764f 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/import-resource/src/main/resources/store.composite
+++ b/branches/sca-java-20080910/itest/contribution-import-export/import-resource/src/main/resources/store.composite
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/import-resource/src/test/java/org/apache/tuscany/sca/test/contribution/StoreTestCase.java b/branches/sca-java-20080910/itest/contribution-import-export/import-resource/src/test/java/org/apache/tuscany/sca/test/contribution/StoreTestCase.java
index 1b7542b7d9..1b7542b7d9 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/import-resource/src/test/java/org/apache/tuscany/sca/test/contribution/StoreTestCase.java
+++ b/branches/sca-java-20080910/itest/contribution-import-export/import-resource/src/test/java/org/apache/tuscany/sca/test/contribution/StoreTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/import-wsdl/pom.xml b/branches/sca-java-20080910/itest/contribution-import-export/import-wsdl/pom.xml
index 38e69bd152..38e69bd152 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/import-wsdl/pom.xml
+++ b/branches/sca-java-20080910/itest/contribution-import-export/import-wsdl/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldImpl.java b/branches/sca-java-20080910/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldImpl.java
index 4cdcc1fd0b..4cdcc1fd0b 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldImpl.java
+++ b/branches/sca-java-20080910/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldImpl.java
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldServer.java b/branches/sca-java-20080910/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldServer.java
index 3d43290380..3d43290380 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldServer.java
+++ b/branches/sca-java-20080910/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldServer.java
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldService.java b/branches/sca-java-20080910/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldService.java
index 74d22ed830..74d22ed830 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldService.java
+++ b/branches/sca-java-20080910/itest/contribution-import-export/import-wsdl/src/main/java/helloworld/HelloWorldService.java
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/import-wsdl/src/main/resources/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/contribution-import-export/import-wsdl/src/main/resources/META-INF/sca-contribution.xml
index d46fe0b57c..d46fe0b57c 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/import-wsdl/src/main/resources/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/contribution-import-export/import-wsdl/src/main/resources/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/import-wsdl/src/main/resources/helloworldws.composite b/branches/sca-java-20080910/itest/contribution-import-export/import-wsdl/src/main/resources/helloworldws.composite
index 5008a2ea5b..5008a2ea5b 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/import-wsdl/src/main/resources/helloworldws.composite
+++ b/branches/sca-java-20080910/itest/contribution-import-export/import-wsdl/src/main/resources/helloworldws.composite
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/import-wsdl/src/test/java/org/apache/tuscany/sca/test/contribution/HelloWorldServerTestCase.java b/branches/sca-java-20080910/itest/contribution-import-export/import-wsdl/src/test/java/org/apache/tuscany/sca/test/contribution/HelloWorldServerTestCase.java
index 5c40606e50..5c40606e50 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/import-wsdl/src/test/java/org/apache/tuscany/sca/test/contribution/HelloWorldServerTestCase.java
+++ b/branches/sca-java-20080910/itest/contribution-import-export/import-wsdl/src/test/java/org/apache/tuscany/sca/test/contribution/HelloWorldServerTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/contribution-import-export/pom.xml b/branches/sca-java-20080910/itest/contribution-import-export/pom.xml
index 070263ea32..070263ea32 100644
--- a/branches/sca-trunk-20080910/itest/contribution-import-export/pom.xml
+++ b/branches/sca-java-20080910/itest/contribution-import-export/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution-multiple/pom.xml b/branches/sca-java-20080910/itest/contribution-multiple/pom.xml
index a87e983bb3..a87e983bb3 100644
--- a/branches/sca-trunk-20080910/itest/contribution-multiple/pom.xml
+++ b/branches/sca-java-20080910/itest/contribution-multiple/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution-multiple/src/test/java/hello/Hello.java b/branches/sca-java-20080910/itest/contribution-multiple/src/test/java/hello/Hello.java
index 7e574a7db3..7e574a7db3 100644
--- a/branches/sca-trunk-20080910/itest/contribution-multiple/src/test/java/hello/Hello.java
+++ b/branches/sca-java-20080910/itest/contribution-multiple/src/test/java/hello/Hello.java
diff --git a/branches/sca-trunk-20080910/itest/contribution-multiple/src/test/java/hello/HelloImpl.java b/branches/sca-java-20080910/itest/contribution-multiple/src/test/java/hello/HelloImpl.java
index ff9f6e75f3..ff9f6e75f3 100644
--- a/branches/sca-trunk-20080910/itest/contribution-multiple/src/test/java/hello/HelloImpl.java
+++ b/branches/sca-java-20080910/itest/contribution-multiple/src/test/java/hello/HelloImpl.java
diff --git a/branches/sca-trunk-20080910/itest/contribution-multiple/src/test/java/helloworld/HelloWorldImpl.java b/branches/sca-java-20080910/itest/contribution-multiple/src/test/java/helloworld/HelloWorldImpl.java
index c062afaed0..c062afaed0 100644
--- a/branches/sca-trunk-20080910/itest/contribution-multiple/src/test/java/helloworld/HelloWorldImpl.java
+++ b/branches/sca-java-20080910/itest/contribution-multiple/src/test/java/helloworld/HelloWorldImpl.java
diff --git a/branches/sca-trunk-20080910/itest/contribution-multiple/src/test/java/helloworld/HelloWorldService.java b/branches/sca-java-20080910/itest/contribution-multiple/src/test/java/helloworld/HelloWorldService.java
index 5251fc0a45..5251fc0a45 100644
--- a/branches/sca-trunk-20080910/itest/contribution-multiple/src/test/java/helloworld/HelloWorldService.java
+++ b/branches/sca-java-20080910/itest/contribution-multiple/src/test/java/helloworld/HelloWorldService.java
diff --git a/branches/sca-trunk-20080910/itest/contribution-multiple/src/test/java/test/ContributionCycleTestCaseFIXME.java b/branches/sca-java-20080910/itest/contribution-multiple/src/test/java/test/ContributionCycleTestCaseFIXME.java
index ec5123eb2d..ec5123eb2d 100644
--- a/branches/sca-trunk-20080910/itest/contribution-multiple/src/test/java/test/ContributionCycleTestCaseFIXME.java
+++ b/branches/sca-java-20080910/itest/contribution-multiple/src/test/java/test/ContributionCycleTestCaseFIXME.java
diff --git a/branches/sca-trunk-20080910/itest/contribution-multiple/src/test/java/test/ContributionMultipleTestCaseFIXME.java b/branches/sca-java-20080910/itest/contribution-multiple/src/test/java/test/ContributionMultipleTestCaseFIXME.java
index 133c98f357..133c98f357 100644
--- a/branches/sca-trunk-20080910/itest/contribution-multiple/src/test/java/test/ContributionMultipleTestCaseFIXME.java
+++ b/branches/sca-java-20080910/itest/contribution-multiple/src/test/java/test/ContributionMultipleTestCaseFIXME.java
diff --git a/branches/sca-trunk-20080910/itest/contribution-multiple/src/test/java/test/ContributionTestCase.java b/branches/sca-java-20080910/itest/contribution-multiple/src/test/java/test/ContributionTestCase.java
index 790b6fed98..790b6fed98 100644
--- a/branches/sca-trunk-20080910/itest/contribution-multiple/src/test/java/test/ContributionTestCase.java
+++ b/branches/sca-java-20080910/itest/contribution-multiple/src/test/java/test/ContributionTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/contribution-multiple/src/test/resources/contribution-cycle-export/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/contribution-multiple/src/test/resources/contribution-cycle-export/META-INF/sca-contribution.xml
index 8b76783c3d..8b76783c3d 100644
--- a/branches/sca-trunk-20080910/itest/contribution-multiple/src/test/resources/contribution-cycle-export/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/contribution-multiple/src/test/resources/contribution-cycle-export/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution-multiple/src/test/resources/contribution-cycle-export/hello.composite b/branches/sca-java-20080910/itest/contribution-multiple/src/test/resources/contribution-cycle-export/hello.composite
index aeeab337fa..aeeab337fa 100644
--- a/branches/sca-trunk-20080910/itest/contribution-multiple/src/test/resources/contribution-cycle-export/hello.composite
+++ b/branches/sca-java-20080910/itest/contribution-multiple/src/test/resources/contribution-cycle-export/hello.composite
diff --git a/branches/sca-trunk-20080910/itest/contribution-multiple/src/test/resources/contribution-cycle-import/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/contribution-multiple/src/test/resources/contribution-cycle-import/META-INF/sca-contribution.xml
index bfbf74373a..bfbf74373a 100644
--- a/branches/sca-trunk-20080910/itest/contribution-multiple/src/test/resources/contribution-cycle-import/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/contribution-multiple/src/test/resources/contribution-cycle-import/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution-multiple/src/test/resources/contribution-cycle-import/helloworld_one.composite b/branches/sca-java-20080910/itest/contribution-multiple/src/test/resources/contribution-cycle-import/helloworld_one.composite
index 7a8003577e..7a8003577e 100644
--- a/branches/sca-trunk-20080910/itest/contribution-multiple/src/test/resources/contribution-cycle-import/helloworld_one.composite
+++ b/branches/sca-java-20080910/itest/contribution-multiple/src/test/resources/contribution-cycle-import/helloworld_one.composite
diff --git a/branches/sca-trunk-20080910/itest/contribution-multiple/src/test/resources/contribution-export/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/contribution-multiple/src/test/resources/contribution-export/META-INF/sca-contribution.xml
index bea6f39932..bea6f39932 100644
--- a/branches/sca-trunk-20080910/itest/contribution-multiple/src/test/resources/contribution-export/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/contribution-multiple/src/test/resources/contribution-export/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution-multiple/src/test/resources/contribution-export/hello.composite b/branches/sca-java-20080910/itest/contribution-multiple/src/test/resources/contribution-export/hello.composite
index aeeab337fa..aeeab337fa 100644
--- a/branches/sca-trunk-20080910/itest/contribution-multiple/src/test/resources/contribution-export/hello.composite
+++ b/branches/sca-java-20080910/itest/contribution-multiple/src/test/resources/contribution-export/hello.composite
diff --git a/branches/sca-trunk-20080910/itest/contribution-multiple/src/test/resources/contribution-import-one/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/contribution-multiple/src/test/resources/contribution-import-one/META-INF/sca-contribution.xml
index bfbf74373a..bfbf74373a 100644
--- a/branches/sca-trunk-20080910/itest/contribution-multiple/src/test/resources/contribution-import-one/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/contribution-multiple/src/test/resources/contribution-import-one/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution-multiple/src/test/resources/contribution-import-one/helloworld_one.composite b/branches/sca-java-20080910/itest/contribution-multiple/src/test/resources/contribution-import-one/helloworld_one.composite
index 45cb504ea4..45cb504ea4 100644
--- a/branches/sca-trunk-20080910/itest/contribution-multiple/src/test/resources/contribution-import-one/helloworld_one.composite
+++ b/branches/sca-java-20080910/itest/contribution-multiple/src/test/resources/contribution-import-one/helloworld_one.composite
diff --git a/branches/sca-trunk-20080910/itest/contribution-multiple/src/test/resources/contribution-import-two/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/contribution-multiple/src/test/resources/contribution-import-two/META-INF/sca-contribution.xml
index cbabdcd4fc..cbabdcd4fc 100644
--- a/branches/sca-trunk-20080910/itest/contribution-multiple/src/test/resources/contribution-import-two/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/contribution-multiple/src/test/resources/contribution-import-two/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution-multiple/src/test/resources/contribution-import-two/helloworld_two.composite b/branches/sca-java-20080910/itest/contribution-multiple/src/test/resources/contribution-import-two/helloworld_two.composite
index 4c9225de34..4c9225de34 100644
--- a/branches/sca-trunk-20080910/itest/contribution-multiple/src/test/resources/contribution-import-two/helloworld_two.composite
+++ b/branches/sca-java-20080910/itest/contribution-multiple/src/test/resources/contribution-import-two/helloworld_two.composite
diff --git a/branches/sca-trunk-20080910/itest/contribution/pom.xml b/branches/sca-java-20080910/itest/contribution/pom.xml
index 1c219cbd6c..1c219cbd6c 100644
--- a/branches/sca-trunk-20080910/itest/contribution/pom.xml
+++ b/branches/sca-java-20080910/itest/contribution/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution/src/main/java/calculator/AddService.java b/branches/sca-java-20080910/itest/contribution/src/main/java/calculator/AddService.java
index 4e72f92fda..4e72f92fda 100644
--- a/branches/sca-trunk-20080910/itest/contribution/src/main/java/calculator/AddService.java
+++ b/branches/sca-java-20080910/itest/contribution/src/main/java/calculator/AddService.java
diff --git a/branches/sca-trunk-20080910/itest/contribution/src/main/java/calculator/AddServiceImpl.java b/branches/sca-java-20080910/itest/contribution/src/main/java/calculator/AddServiceImpl.java
index e9c635e3c8..e9c635e3c8 100644
--- a/branches/sca-trunk-20080910/itest/contribution/src/main/java/calculator/AddServiceImpl.java
+++ b/branches/sca-java-20080910/itest/contribution/src/main/java/calculator/AddServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/contribution/src/main/java/calculator/CalculatorClient.java b/branches/sca-java-20080910/itest/contribution/src/main/java/calculator/CalculatorClient.java
index 40ca4d9b0f..40ca4d9b0f 100644
--- a/branches/sca-trunk-20080910/itest/contribution/src/main/java/calculator/CalculatorClient.java
+++ b/branches/sca-java-20080910/itest/contribution/src/main/java/calculator/CalculatorClient.java
diff --git a/branches/sca-trunk-20080910/itest/contribution/src/main/java/calculator/CalculatorService.java b/branches/sca-java-20080910/itest/contribution/src/main/java/calculator/CalculatorService.java
index f288af0174..f288af0174 100644
--- a/branches/sca-trunk-20080910/itest/contribution/src/main/java/calculator/CalculatorService.java
+++ b/branches/sca-java-20080910/itest/contribution/src/main/java/calculator/CalculatorService.java
diff --git a/branches/sca-trunk-20080910/itest/contribution/src/main/java/calculator/CalculatorServiceImpl.java b/branches/sca-java-20080910/itest/contribution/src/main/java/calculator/CalculatorServiceImpl.java
index ae4ed12b7b..ae4ed12b7b 100644
--- a/branches/sca-trunk-20080910/itest/contribution/src/main/java/calculator/CalculatorServiceImpl.java
+++ b/branches/sca-java-20080910/itest/contribution/src/main/java/calculator/CalculatorServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/contribution/src/main/java/calculator/DivideService.java b/branches/sca-java-20080910/itest/contribution/src/main/java/calculator/DivideService.java
index ad99418f5b..ad99418f5b 100644
--- a/branches/sca-trunk-20080910/itest/contribution/src/main/java/calculator/DivideService.java
+++ b/branches/sca-java-20080910/itest/contribution/src/main/java/calculator/DivideService.java
diff --git a/branches/sca-trunk-20080910/itest/contribution/src/main/java/calculator/DivideServiceImpl.java b/branches/sca-java-20080910/itest/contribution/src/main/java/calculator/DivideServiceImpl.java
index 8c33862f6d..8c33862f6d 100644
--- a/branches/sca-trunk-20080910/itest/contribution/src/main/java/calculator/DivideServiceImpl.java
+++ b/branches/sca-java-20080910/itest/contribution/src/main/java/calculator/DivideServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/contribution/src/main/java/calculator/MultiplyService.java b/branches/sca-java-20080910/itest/contribution/src/main/java/calculator/MultiplyService.java
index 3987b0a54f..3987b0a54f 100644
--- a/branches/sca-trunk-20080910/itest/contribution/src/main/java/calculator/MultiplyService.java
+++ b/branches/sca-java-20080910/itest/contribution/src/main/java/calculator/MultiplyService.java
diff --git a/branches/sca-trunk-20080910/itest/contribution/src/main/java/calculator/MultiplyServiceImpl.java b/branches/sca-java-20080910/itest/contribution/src/main/java/calculator/MultiplyServiceImpl.java
index c7fbc73c00..c7fbc73c00 100644
--- a/branches/sca-trunk-20080910/itest/contribution/src/main/java/calculator/MultiplyServiceImpl.java
+++ b/branches/sca-java-20080910/itest/contribution/src/main/java/calculator/MultiplyServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/contribution/src/main/java/calculator/SubtractService.java b/branches/sca-java-20080910/itest/contribution/src/main/java/calculator/SubtractService.java
index 25e0ed6ca7..25e0ed6ca7 100644
--- a/branches/sca-trunk-20080910/itest/contribution/src/main/java/calculator/SubtractService.java
+++ b/branches/sca-java-20080910/itest/contribution/src/main/java/calculator/SubtractService.java
diff --git a/branches/sca-trunk-20080910/itest/contribution/src/main/java/calculator/SubtractServiceImpl.java b/branches/sca-java-20080910/itest/contribution/src/main/java/calculator/SubtractServiceImpl.java
index 1a7f145ad8..1a7f145ad8 100644
--- a/branches/sca-trunk-20080910/itest/contribution/src/main/java/calculator/SubtractServiceImpl.java
+++ b/branches/sca-java-20080910/itest/contribution/src/main/java/calculator/SubtractServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/contribution/src/main/resources/ContributionTest.composite b/branches/sca-java-20080910/itest/contribution/src/main/resources/ContributionTest.composite
index d814e439e2..d814e439e2 100644
--- a/branches/sca-trunk-20080910/itest/contribution/src/main/resources/ContributionTest.composite
+++ b/branches/sca-java-20080910/itest/contribution/src/main/resources/ContributionTest.composite
diff --git a/branches/sca-trunk-20080910/itest/contribution/src/main/resources/calculator/Calculator.composite b/branches/sca-java-20080910/itest/contribution/src/main/resources/calculator/Calculator.composite
index 657a2f95d8..657a2f95d8 100644
--- a/branches/sca-trunk-20080910/itest/contribution/src/main/resources/calculator/Calculator.composite
+++ b/branches/sca-java-20080910/itest/contribution/src/main/resources/calculator/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/contribution/src/main/resources/calculator/sca-contribution.xml b/branches/sca-java-20080910/itest/contribution/src/main/resources/calculator/sca-contribution.xml
index e95796d83a..e95796d83a 100644
--- a/branches/sca-trunk-20080910/itest/contribution/src/main/resources/calculator/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/contribution/src/main/resources/calculator/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/contribution/src/test/java/org/apache/tuscany/sca/test/contribution/ContributionServiceTestCase.java b/branches/sca-java-20080910/itest/contribution/src/test/java/org/apache/tuscany/sca/test/contribution/ContributionServiceTestCase.java
index 97b2e5d6ed..97b2e5d6ed 100644
--- a/branches/sca-trunk-20080910/itest/contribution/src/test/java/org/apache/tuscany/sca/test/contribution/ContributionServiceTestCase.java
+++ b/branches/sca-java-20080910/itest/contribution/src/test/java/org/apache/tuscany/sca/test/contribution/ContributionServiceTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/contribution/src/test/resources/deployables/sample-calculator.jar b/branches/sca-java-20080910/itest/contribution/src/test/resources/deployables/sample-calculator.jar
index 0ca3a1b781..0ca3a1b781 100644
--- a/branches/sca-trunk-20080910/itest/contribution/src/test/resources/deployables/sample-calculator.jar
+++ b/branches/sca-java-20080910/itest/contribution/src/test/resources/deployables/sample-calculator.jar
Binary files differ
diff --git a/branches/sca-trunk-20080910/itest/contribution/src/test/resources/repository/sample-calculator.jar b/branches/sca-java-20080910/itest/contribution/src/test/resources/repository/sample-calculator.jar
index 0ca3a1b781..0ca3a1b781 100644
--- a/branches/sca-trunk-20080910/itest/contribution/src/test/resources/repository/sample-calculator.jar
+++ b/branches/sca-java-20080910/itest/contribution/src/test/resources/repository/sample-calculator.jar
Binary files differ
diff --git a/branches/sca-trunk-20080910/itest/conversations-ws/pom.xml b/branches/sca-java-20080910/itest/conversations-ws/pom.xml
index 87827c86dd..87827c86dd 100644
--- a/branches/sca-trunk-20080910/itest/conversations-ws/pom.xml
+++ b/branches/sca-java-20080910/itest/conversations-ws/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/BusinessException.java b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/BusinessException.java
index 9cd88620e3..9cd88620e3 100644
--- a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/BusinessException.java
+++ b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/BusinessException.java
diff --git a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationIdService.java b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationIdService.java
index 53dadc3dc7..53dadc3dc7 100644
--- a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationIdService.java
+++ b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationIdService.java
diff --git a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalCallback.java b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalCallback.java
index cb7a032e85..cb7a032e85 100644
--- a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalCallback.java
+++ b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalCallback.java
diff --git a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalClient.java b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalClient.java
index 2532346349..2532346349 100644
--- a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalClient.java
+++ b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalClient.java
diff --git a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalReferenceClient.java b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalReferenceClient.java
index 8f008fa711..8f008fa711 100644
--- a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalReferenceClient.java
+++ b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalReferenceClient.java
diff --git a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalService.java b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalService.java
index 1e36ce6917..1e36ce6917 100644
--- a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalService.java
+++ b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalService.java
diff --git a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalServiceNonConversationalCallback.java b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalServiceNonConversationalCallback.java
index b4d3fe3d71..b4d3fe3d71 100644
--- a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalServiceNonConversationalCallback.java
+++ b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalServiceNonConversationalCallback.java
diff --git a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/NonConversationalCallback.java b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/NonConversationalCallback.java
index ed3a01c10b..ed3a01c10b 100644
--- a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/NonConversationalCallback.java
+++ b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/NonConversationalCallback.java
diff --git a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationAgeComponentImpl.java b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationAgeComponentImpl.java
index 1603916cca..1603916cca 100644
--- a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationAgeComponentImpl.java
+++ b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationAgeComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationIdComponentImpl.java b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationIdComponentImpl.java
index accc1eee27..accc1eee27 100644
--- a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationIdComponentImpl.java
+++ b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationIdComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationMaxIdleComponentImpl.java b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationMaxIdleComponentImpl.java
index 90f6de86ac..90f6de86ac 100644
--- a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationMaxIdleComponentImpl.java
+++ b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationMaxIdleComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulImpl.java b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulImpl.java
index 3f7a90b3dc..3f7a90b3dc 100644
--- a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulImpl.java
+++ b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulImpl.java
diff --git a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulNonConversationalCallbackImpl.java b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulNonConversationalCallbackImpl.java
index ab91498132..ab91498132 100644
--- a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulNonConversationalCallbackImpl.java
+++ b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulNonConversationalCallbackImpl.java
diff --git a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatelessImpl.java b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatelessImpl.java
index e4f83656de..e4f83656de 100644
--- a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatelessImpl.java
+++ b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatelessImpl.java
diff --git a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalReferenceClientImpl.java b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalReferenceClientImpl.java
index 8fe7c5b6ba..8fe7c5b6ba 100644
--- a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalReferenceClientImpl.java
+++ b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalReferenceClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceRequestImpl.java b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceRequestImpl.java
index 9f4857f703..9f4857f703 100644
--- a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceRequestImpl.java
+++ b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceRequestImpl.java
diff --git a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulImpl.java b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulImpl.java
index 4b06251414..4b06251414 100644
--- a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulImpl.java
+++ b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulImpl.java
diff --git a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulNonConversationalCallbackImpl.java b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulNonConversationalCallbackImpl.java
index be039748fc..be039748fc 100644
--- a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulNonConversationalCallbackImpl.java
+++ b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulNonConversationalCallbackImpl.java
diff --git a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessImpl.java b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessImpl.java
index 42f2f1a603..42f2f1a603 100644
--- a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessImpl.java
+++ b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessImpl.java
diff --git a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessScopeImpl.java b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessScopeImpl.java
index a852aeda56..a852aeda56 100644
--- a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessScopeImpl.java
+++ b/branches/sca-java-20080910/itest/conversations-ws/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessScopeImpl.java
diff --git a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/resources/Conversational/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/conversations-ws/src/main/resources/Conversational/META-INF/sca-contribution.xml
index d5a1ff7410..d5a1ff7410 100644
--- a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/resources/Conversational/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/conversations-ws/src/main/resources/Conversational/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/resources/Conversational/conversational.composite b/branches/sca-java-20080910/itest/conversations-ws/src/main/resources/Conversational/conversational.composite
index c4da99145d..c4da99145d 100644
--- a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/resources/Conversational/conversational.composite
+++ b/branches/sca-java-20080910/itest/conversations-ws/src/main/resources/Conversational/conversational.composite
diff --git a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/resources/ConversationalWSDL/ConversationalServiceStateful.wsdl b/branches/sca-java-20080910/itest/conversations-ws/src/main/resources/ConversationalWSDL/ConversationalServiceStateful.wsdl
index 20a92c9dc7..20a92c9dc7 100644
--- a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/resources/ConversationalWSDL/ConversationalServiceStateful.wsdl
+++ b/branches/sca-java-20080910/itest/conversations-ws/src/main/resources/ConversationalWSDL/ConversationalServiceStateful.wsdl
diff --git a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/resources/ConversationalWSDL/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/conversations-ws/src/main/resources/ConversationalWSDL/META-INF/sca-contribution.xml
index 73d078674c..73d078674c 100644
--- a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/resources/ConversationalWSDL/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/conversations-ws/src/main/resources/ConversationalWSDL/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/resources/ConversationalWSDL/conversationalWSDL.composite b/branches/sca-java-20080910/itest/conversations-ws/src/main/resources/ConversationalWSDL/conversationalWSDL.composite
index 9c6b0a2b34..9c6b0a2b34 100644
--- a/branches/sca-trunk-20080910/itest/conversations-ws/src/main/resources/ConversationalWSDL/conversationalWSDL.composite
+++ b/branches/sca-java-20080910/itest/conversations-ws/src/main/resources/ConversationalWSDL/conversationalWSDL.composite
diff --git a/branches/sca-trunk-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationWSDLTestCase.java b/branches/sca-java-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationWSDLTestCase.java
index 9df966ebc2..9df966ebc2 100644
--- a/branches/sca-trunk-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationWSDLTestCase.java
+++ b/branches/sca-java-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationWSDLTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/NonConversationalCallbackTestCase.java b/branches/sca-java-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/NonConversationalCallbackTestCase.java
index ebd1e55dac..ebd1e55dac 100644
--- a/branches/sca-trunk-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/NonConversationalCallbackTestCase.java
+++ b/branches/sca-java-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/NonConversationalCallbackTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/RequestScopeTestCase.java b/branches/sca-java-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/RequestScopeTestCase.java
index 2c16145f54..2c16145f54 100644
--- a/branches/sca-trunk-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/RequestScopeTestCase.java
+++ b/branches/sca-java-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/RequestScopeTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatefulStatefulTestCase.java b/branches/sca-java-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatefulStatefulTestCase.java
index 4166e6acdf..4166e6acdf 100644
--- a/branches/sca-trunk-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatefulStatefulTestCase.java
+++ b/branches/sca-java-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatefulStatefulTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatefulStatelessTestCase.java b/branches/sca-java-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatefulStatelessTestCase.java
index 6023b7cd53..6023b7cd53 100644
--- a/branches/sca-trunk-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatefulStatelessTestCase.java
+++ b/branches/sca-java-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatefulStatelessTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatelessStatefulTestCase.java b/branches/sca-java-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatelessStatefulTestCase.java
index fb3a3cec6f..fb3a3cec6f 100644
--- a/branches/sca-trunk-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatelessStatefulTestCase.java
+++ b/branches/sca-java-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatelessStatefulTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatelessStatelessTestCase.java b/branches/sca-java-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatelessStatelessTestCase.java
index 5fbe2c3f69..5fbe2c3f69 100644
--- a/branches/sca-trunk-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatelessStatelessTestCase.java
+++ b/branches/sca-java-20080910/itest/conversations-ws/src/test/java/org/apache/tuscany/sca/itest/conversational/StatelessStatelessTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/pom.xml b/branches/sca-java-20080910/itest/conversations/pom.xml
index 68e771f2d4..68e771f2d4 100644
--- a/branches/sca-trunk-20080910/itest/conversations/pom.xml
+++ b/branches/sca-java-20080910/itest/conversations/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/Record.java b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/Record.java
index a3b83dfc14..a3b83dfc14 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/Record.java
+++ b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/Record.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/TestResult.java b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/TestResult.java
index 8e98b9cbd4..8e98b9cbd4 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/TestResult.java
+++ b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/TestResult.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/AService.java b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/AService.java
index e7583c339a..e7583c339a 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/AService.java
+++ b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/AService.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Alpha.java b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Alpha.java
index bc4a5fc571..bc4a5fc571 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Alpha.java
+++ b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Alpha.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/BService.java b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/BService.java
index 77d7f4c007..77d7f4c007 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/BService.java
+++ b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/BService.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Beta.java b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Beta.java
index e422938b27..e422938b27 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Beta.java
+++ b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Beta.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/CService.java b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/CService.java
index a6dbf56797..a6dbf56797 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/CService.java
+++ b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/CService.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Constants.java b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Constants.java
index 3f04e9f09e..3f04e9f09e 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Constants.java
+++ b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Constants.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationIdService.java b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationIdService.java
index 53dadc3dc7..53dadc3dc7 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationIdService.java
+++ b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationIdService.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalCallback.java b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalCallback.java
index 8cad88d2f4..8cad88d2f4 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalCallback.java
+++ b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalCallback.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalClient.java b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalClient.java
index 2532346349..2532346349 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalClient.java
+++ b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalClient.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalReferenceClient.java b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalReferenceClient.java
index 8f008fa711..8f008fa711 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalReferenceClient.java
+++ b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalReferenceClient.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalService.java b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalService.java
index 546382cfd1..546382cfd1 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalService.java
+++ b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalService.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalServiceNonConversationalCallback.java b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalServiceNonConversationalCallback.java
index f1a21cc18f..f1a21cc18f 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalServiceNonConversationalCallback.java
+++ b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/ConversationalServiceNonConversationalCallback.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/DService.java b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/DService.java
index 74afbfb763..74afbfb763 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/DService.java
+++ b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/DService.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Gamma.java b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Gamma.java
index 5f97b16088..5f97b16088 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Gamma.java
+++ b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/Gamma.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/NonConversationalCallback.java b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/NonConversationalCallback.java
index 3ce3e3ada7..3ce3e3ada7 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/NonConversationalCallback.java
+++ b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/NonConversationalCallback.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/AServiceImpl.java b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/AServiceImpl.java
index 95c9c7ae6e..95c9c7ae6e 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/AServiceImpl.java
+++ b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/AServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/AlphaImpl.java b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/AlphaImpl.java
index a5f37f7a52..a5f37f7a52 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/AlphaImpl.java
+++ b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/AlphaImpl.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/BServiceImpl.java b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/BServiceImpl.java
index c1e27641ef..c1e27641ef 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/BServiceImpl.java
+++ b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/BServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/BetaImpl.java b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/BetaImpl.java
index 900b8f743f..900b8f743f 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/BetaImpl.java
+++ b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/BetaImpl.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/CServiceImpl.java b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/CServiceImpl.java
index b21f956bd9..b21f956bd9 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/CServiceImpl.java
+++ b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/CServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationAgeComponentImpl.java b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationAgeComponentImpl.java
index 9deef312ac..9deef312ac 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationAgeComponentImpl.java
+++ b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationAgeComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationIdComponentImpl.java b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationIdComponentImpl.java
index cffa76186a..cffa76186a 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationIdComponentImpl.java
+++ b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationIdComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationMaxIdleComponentImpl.java b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationMaxIdleComponentImpl.java
index 1272c7ab7f..1272c7ab7f 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationMaxIdleComponentImpl.java
+++ b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationMaxIdleComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulImpl.java b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulImpl.java
index 847b038881..847b038881 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulImpl.java
+++ b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulImpl.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulNonConversationalCallbackImpl.java b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulNonConversationalCallbackImpl.java
index b77e4c0194..b77e4c0194 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulNonConversationalCallbackImpl.java
+++ b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatefulNonConversationalCallbackImpl.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatelessImpl.java b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatelessImpl.java
index 5b3906fc2c..5b3906fc2c 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatelessImpl.java
+++ b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalClientStatelessImpl.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalReferenceClientImpl.java b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalReferenceClientImpl.java
index 8fe7c5b6ba..8fe7c5b6ba 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalReferenceClientImpl.java
+++ b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalReferenceClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceRequestImpl.java b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceRequestImpl.java
index 9a25f0f59a..9a25f0f59a 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceRequestImpl.java
+++ b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceRequestImpl.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulImpl.java b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulImpl.java
index efcbdff06f..efcbdff06f 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulImpl.java
+++ b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulImpl.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulNonConversationalCallbackImpl.java b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulNonConversationalCallbackImpl.java
index 8454b3846b..8454b3846b 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulNonConversationalCallbackImpl.java
+++ b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatefulNonConversationalCallbackImpl.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessImpl.java b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessImpl.java
index 07186c91e1..07186c91e1 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessImpl.java
+++ b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessImpl.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessScopeImpl.java b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessScopeImpl.java
index 344aa99dff..344aa99dff 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessScopeImpl.java
+++ b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/ConversationalServiceStatelessScopeImpl.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/DServiceImpl.java b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/DServiceImpl.java
index 8d79bb75e8..8d79bb75e8 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/DServiceImpl.java
+++ b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/DServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/GammaImpl.java b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/GammaImpl.java
index d1b769216b..d1b769216b 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/GammaImpl.java
+++ b/branches/sca-java-20080910/itest/conversations/src/main/java/org/apache/tuscany/sca/itest/conversational/impl/GammaImpl.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/resources/ConversationAge.composite b/branches/sca-java-20080910/itest/conversations/src/main/resources/ConversationAge.composite
index abd1c35ced..abd1c35ced 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/resources/ConversationAge.composite
+++ b/branches/sca-java-20080910/itest/conversations/src/main/resources/ConversationAge.composite
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/resources/ConversationUniqueId.composite b/branches/sca-java-20080910/itest/conversations/src/main/resources/ConversationUniqueId.composite
index 831449a079..831449a079 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/resources/ConversationUniqueId.composite
+++ b/branches/sca-java-20080910/itest/conversations/src/main/resources/ConversationUniqueId.composite
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/resources/conversationId.composite b/branches/sca-java-20080910/itest/conversations/src/main/resources/conversationId.composite
index e61eb08194..e61eb08194 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/resources/conversationId.composite
+++ b/branches/sca-java-20080910/itest/conversations/src/main/resources/conversationId.composite
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/resources/conversationLifetime.composite b/branches/sca-java-20080910/itest/conversations/src/main/resources/conversationLifetime.composite
index 3b79dc43d9..3b79dc43d9 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/resources/conversationLifetime.composite
+++ b/branches/sca-java-20080910/itest/conversations/src/main/resources/conversationLifetime.composite
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/main/resources/conversational.composite b/branches/sca-java-20080910/itest/conversations/src/main/resources/conversational.composite
index 4da3ce74d5..4da3ce74d5 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/main/resources/conversational.composite
+++ b/branches/sca-java-20080910/itest/conversations/src/main/resources/conversational.composite
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationIdTestCase.java b/branches/sca-java-20080910/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationIdTestCase.java
index 3e750bdd1e..3e750bdd1e 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationIdTestCase.java
+++ b/branches/sca-java-20080910/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationIdTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationLifetimeTestCase.java b/branches/sca-java-20080910/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationLifetimeTestCase.java
index 326a833a42..326a833a42 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationLifetimeTestCase.java
+++ b/branches/sca-java-20080910/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationLifetimeTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationUniqueIdTestCase.java b/branches/sca-java-20080910/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationUniqueIdTestCase.java
index 431962221a..431962221a 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationUniqueIdTestCase.java
+++ b/branches/sca-java-20080910/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationUniqueIdTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationalAgeTestCase.java b/branches/sca-java-20080910/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationalAgeTestCase.java
index cc31c77873..cc31c77873 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationalAgeTestCase.java
+++ b/branches/sca-java-20080910/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationalAgeTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationalJ2SETestCase.java b/branches/sca-java-20080910/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationalJ2SETestCase.java
index 8480e04028..8480e04028 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationalJ2SETestCase.java
+++ b/branches/sca-java-20080910/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationalJ2SETestCase.java
diff --git a/branches/sca-trunk-20080910/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationalTestCase.java b/branches/sca-java-20080910/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationalTestCase.java
index da359bc296..da359bc296 100644
--- a/branches/sca-trunk-20080910/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationalTestCase.java
+++ b/branches/sca-java-20080910/itest/conversations/src/test/java/org/apache/tuscany/sca/itest/conversational/ConversationalTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/corba/pom.xml b/branches/sca-java-20080910/itest/corba/pom.xml
index 9670e8059f..9670e8059f 100644
--- a/branches/sca-trunk-20080910/itest/corba/pom.xml
+++ b/branches/sca-java-20080910/itest/corba/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/ScenarioFiveTestCase.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/ScenarioFiveTestCase.java
index 46e214eac3..46e214eac3 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/ScenarioFiveTestCase.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/ScenarioFiveTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/ScenarioFourTestCase.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/ScenarioFourTestCase.java
index cba8c823e8..cba8c823e8 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/ScenarioFourTestCase.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/ScenarioFourTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/ScenarioOneTestCase.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/ScenarioOneTestCase.java
index 0135c04495..0135c04495 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/ScenarioOneTestCase.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/ScenarioOneTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/ScenarioSixTestCase.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/ScenarioSixTestCase.java
index 3c12bf1b8c..3c12bf1b8c 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/ScenarioSixTestCase.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/ScenarioSixTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/ScenarioThreeTestCase.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/ScenarioThreeTestCase.java
index a738c6f211..a738c6f211 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/ScenarioThreeTestCase.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/ScenarioThreeTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/ScenarioTwoTestCase.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/ScenarioTwoTestCase.java
index 008212bdbe..008212bdbe 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/ScenarioTwoTestCase.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/ScenarioTwoTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/TestCorbaHost.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/TestCorbaHost.java
index bd1ce8cb49..bd1ce8cb49 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/TestCorbaHost.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/TestCorbaHost.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/TestCorbaHostModuleActivator.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/TestCorbaHostModuleActivator.java
index c25372c837..c25372c837 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/TestCorbaHostModuleActivator.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/TestCorbaHostModuleActivator.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/AnnotatedStruct.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/AnnotatedStruct.java
index abcec43d0e..abcec43d0e 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/AnnotatedStruct.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/AnnotatedStruct.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/AnnotatedStructHelper.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/AnnotatedStructHelper.java
index 171a7919a2..171a7919a2 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/AnnotatedStructHelper.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/AnnotatedStructHelper.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/AnnotatedStructHolder.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/AnnotatedStructHolder.java
index 5f2dc56033..5f2dc56033 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/AnnotatedStructHolder.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/AnnotatedStructHolder.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/Color.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/Color.java
index 24a628d406..24a628d406 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/Color.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/Color.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ColorHelper.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ColorHelper.java
index da37f28e39..da37f28e39 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ColorHelper.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ColorHelper.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ColorHolder.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ColorHolder.java
index 7b2466f791..7b2466f791 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ColorHolder.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ColorHolder.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/InnerStruct.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/InnerStruct.java
index 27052a1549..27052a1549 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/InnerStruct.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/InnerStruct.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/InnerStructHelper.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/InnerStructHelper.java
index 57daa51f42..57daa51f42 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/InnerStructHelper.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/InnerStructHelper.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/InnerStructHolder.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/InnerStructHolder.java
index 88fef0b4fb..88fef0b4fb 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/InnerStructHolder.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/InnerStructHolder.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/InnerUnion.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/InnerUnion.java
index 40c017dd29..40c017dd29 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/InnerUnion.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/InnerUnion.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/InnerUnionHelper.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/InnerUnionHelper.java
index 6ec067521e..6ec067521e 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/InnerUnionHelper.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/InnerUnionHelper.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/InnerUnionHolder.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/InnerUnionHolder.java
index 8955f81694..8955f81694 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/InnerUnionHolder.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/InnerUnionHolder.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/LongSequenceHelper.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/LongSequenceHelper.java
index 940b391499..940b391499 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/LongSequenceHelper.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/LongSequenceHelper.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/LongSequenceHolder.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/LongSequenceHolder.java
index 63a11dc56a..63a11dc56a 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/LongSequenceHolder.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/LongSequenceHolder.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/RichStruct.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/RichStruct.java
index 8c0bfc9e39..8c0bfc9e39 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/RichStruct.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/RichStruct.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/RichStructHelper.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/RichStructHelper.java
index 72ff55a711..72ff55a711 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/RichStructHelper.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/RichStructHelper.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/RichStructHolder.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/RichStructHolder.java
index 8a063b8b9d..8a063b8b9d 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/RichStructHolder.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/RichStructHolder.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/RichUnion.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/RichUnion.java
index 4a3376c476..4a3376c476 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/RichUnion.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/RichUnion.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/RichUnionHelper.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/RichUnionHelper.java
index 9b89d7f98a..9b89d7f98a 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/RichUnionHelper.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/RichUnionHelper.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/RichUnionHolder.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/RichUnionHolder.java
index 3c1a1c9a83..3c1a1c9a83 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/RichUnionHolder.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/RichUnionHolder.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioOne.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioOne.java
index 13f294b871..13f294b871 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioOne.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioOne.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioOneHelper.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioOneHelper.java
index 66cc1d1e82..66cc1d1e82 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioOneHelper.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioOneHelper.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioOneHolder.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioOneHolder.java
index f14394b400..f14394b400 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioOneHolder.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioOneHolder.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioOneOperations.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioOneOperations.java
index 56388624d7..56388624d7 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioOneOperations.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioOneOperations.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioSix.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioSix.java
index 1897d0682c..1897d0682c 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioSix.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioSix.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioSixHelper.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioSixHelper.java
index c8c88ef91d..c8c88ef91d 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioSixHelper.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioSixHelper.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioSixHolder.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioSixHolder.java
index 5540b98c21..5540b98c21 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioSixHolder.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioSixHolder.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioSixOperations.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioSixOperations.java
index 648144299c..648144299c 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioSixOperations.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioSixOperations.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioTwo.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioTwo.java
index b57e098a56..b57e098a56 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioTwo.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioTwo.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioTwoHelper.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioTwoHelper.java
index 8ddfa10575..8ddfa10575 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioTwoHelper.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioTwoHelper.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioTwoHolder.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioTwoHolder.java
index 9717629711..9717629711 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioTwoHolder.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioTwoHolder.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioTwoOperations.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioTwoOperations.java
index 1247b4618d..1247b4618d 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioTwoOperations.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/ScenarioTwoOperations.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/StringArrayHelper.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/StringArrayHelper.java
index f2cc3adad5..f2cc3adad5 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/StringArrayHelper.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/StringArrayHelper.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/StringArrayHolder.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/StringArrayHolder.java
index dbad550222..dbad550222 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/StringArrayHolder.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/StringArrayHolder.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/StringSequenceHelper.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/StringSequenceHelper.java
index d29129236c..d29129236c 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/StringSequenceHelper.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/StringSequenceHelper.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/StringSequenceHolder.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/StringSequenceHolder.java
index 837ba04cea..837ba04cea 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/StringSequenceHolder.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/StringSequenceHolder.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/TwoDimLongSequenceHelper.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/TwoDimLongSequenceHelper.java
index 0b24056642..0b24056642 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/TwoDimLongSequenceHelper.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/TwoDimLongSequenceHelper.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/TwoDimLongSequenceHolder.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/TwoDimLongSequenceHolder.java
index e2ed1ab037..e2ed1ab037 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/TwoDimLongSequenceHolder.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/TwoDimLongSequenceHolder.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/UnexpectedException.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/UnexpectedException.java
index 46888399ed..46888399ed 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/UnexpectedException.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/UnexpectedException.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/UnexpectedExceptionHelper.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/UnexpectedExceptionHelper.java
index c276038050..c276038050 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/UnexpectedExceptionHelper.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/UnexpectedExceptionHelper.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/UnexpectedExceptionHolder.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/UnexpectedExceptionHolder.java
index 079a56b446..079a56b446 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/UnexpectedExceptionHolder.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/UnexpectedExceptionHolder.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/WrongColor.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/WrongColor.java
index 0407184598..0407184598 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/WrongColor.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/WrongColor.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/WrongColorHelper.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/WrongColorHelper.java
index 16e099cfa3..16e099cfa3 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/WrongColorHelper.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/WrongColorHelper.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/WrongColorHolder.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/WrongColorHolder.java
index b4883cb35c..b4883cb35c 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/WrongColorHolder.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/WrongColorHolder.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/_ScenarioOneImplBase.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/_ScenarioOneImplBase.java
index c96fb61204..c96fb61204 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/_ScenarioOneImplBase.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/_ScenarioOneImplBase.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/_ScenarioOneStub.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/_ScenarioOneStub.java
index 3427c127ec..3427c127ec 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/_ScenarioOneStub.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/_ScenarioOneStub.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/_ScenarioSixImplBase.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/_ScenarioSixImplBase.java
index 78464fe40d..78464fe40d 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/_ScenarioSixImplBase.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/_ScenarioSixImplBase.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/_ScenarioSixStub.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/_ScenarioSixStub.java
index faff36c2a4..faff36c2a4 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/_ScenarioSixStub.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/_ScenarioSixStub.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/_ScenarioTwoImplBase.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/_ScenarioTwoImplBase.java
index 750006cec6..750006cec6 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/_ScenarioTwoImplBase.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/_ScenarioTwoImplBase.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/_ScenarioTwoStub.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/_ScenarioTwoStub.java
index ef9f561d1b..ef9f561d1b 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/_ScenarioTwoStub.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/generated/_ScenarioTwoStub.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFive.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFive.java
index 4f6eacc9ff..4f6eacc9ff 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFive.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFive.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFiveComponent.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFiveComponent.java
index a3be6daa23..a3be6daa23 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFiveComponent.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFiveComponent.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFiveImpl.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFiveImpl.java
index dc752a2aea..dc752a2aea 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFiveImpl.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFiveImpl.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFour.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFour.java
index aec0f7b1bf..aec0f7b1bf 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFour.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFour.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFourComponent.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFourComponent.java
index 04aef326af..04aef326af 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFourComponent.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFourComponent.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFourException.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFourException.java
index bc76373633..bc76373633 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFourException.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFourException.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFourImpl.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFourImpl.java
index 2f10177bd0..2f10177bd0 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFourImpl.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFourImpl.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFourStruct.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFourStruct.java
index de8624455f..de8624455f 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFourStruct.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioFourStruct.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioOneComponent.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioOneComponent.java
index 30e4e2994a..30e4e2994a 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioOneComponent.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioOneComponent.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioOneServant.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioOneServant.java
index 9b49adbfbb..9b49adbfbb 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioOneServant.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioOneServant.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioSixServant.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioSixServant.java
index 7889a80bf1..7889a80bf1 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioSixServant.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioSixServant.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioTwoServant.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioTwoServant.java
index cdd49904d3..cdd49904d3 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioTwoServant.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/ScenarioTwoServant.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TAnnotatedStruct.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TAnnotatedStruct.java
index adb48aa159..adb48aa159 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TAnnotatedStruct.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TAnnotatedStruct.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TColor.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TColor.java
index 71003d008f..71003d008f 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TColor.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TColor.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TInnerStruct.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TInnerStruct.java
index 271f1e669b..271f1e669b 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TInnerStruct.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TInnerStruct.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TInnerUnion.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TInnerUnion.java
index d7734c48a3..d7734c48a3 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TInnerUnion.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TInnerUnion.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TRichStruct.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TRichStruct.java
index 1b44da9752..1b44da9752 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TRichStruct.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TRichStruct.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TRichUnion.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TRichUnion.java
index eb76c94643..eb76c94643 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TRichUnion.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TRichUnion.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioOne.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioOne.java
index 922759cd8d..922759cd8d 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioOne.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioOne.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioOneComponent.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioOneComponent.java
index a4f15488cd..a4f15488cd 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioOneComponent.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioOneComponent.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioOneServant.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioOneServant.java
index 47f0775c16..47f0775c16 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioOneServant.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioOneServant.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioSix.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioSix.java
index 3b4943a43d..3b4943a43d 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioSix.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioSix.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioSixComponent.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioSixComponent.java
index 7d43badb23..7d43badb23 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioSixComponent.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioSixComponent.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioSixServant.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioSixServant.java
index 8e76958e31..8e76958e31 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioSixServant.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioSixServant.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioThree.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioThree.java
index 1e4264256b..1e4264256b 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioThree.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioThree.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioThreeComponent.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioThreeComponent.java
index 917cceedf5..917cceedf5 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioThreeComponent.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioThreeComponent.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioThreeServant.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioThreeServant.java
index b679214c6c..b679214c6c 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioThreeServant.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioThreeServant.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioTwo.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioTwo.java
index 415634c80f..415634c80f 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioTwo.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioTwo.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioTwoComponent.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioTwoComponent.java
index d7c72b40da..d7c72b40da 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioTwoComponent.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioTwoComponent.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioTwoServant.java b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioTwoServant.java
index cb868d18a0..cb868d18a0 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioTwoServant.java
+++ b/branches/sca-java-20080910/itest/corba/src/test/java/org/apache/tuscany/sca/test/corba/types/TScenarioTwoServant.java
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/resources/META-INF/services/org.apache.tuscany.sca.core.ModuleActivator b/branches/sca-java-20080910/itest/corba/src/test/resources/META-INF/services/org.apache.tuscany.sca.core.ModuleActivator
index 3e77527d73..3e77527d73 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/resources/META-INF/services/org.apache.tuscany.sca.core.ModuleActivator
+++ b/branches/sca-java-20080910/itest/corba/src/test/resources/META-INF/services/org.apache.tuscany.sca.core.ModuleActivator
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/resources/ScenarioFive.composite b/branches/sca-java-20080910/itest/corba/src/test/resources/ScenarioFive.composite
index 3c73e238a5..3c73e238a5 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/resources/ScenarioFive.composite
+++ b/branches/sca-java-20080910/itest/corba/src/test/resources/ScenarioFive.composite
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/resources/ScenarioFour.composite b/branches/sca-java-20080910/itest/corba/src/test/resources/ScenarioFour.composite
index 01d7e2314a..01d7e2314a 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/resources/ScenarioFour.composite
+++ b/branches/sca-java-20080910/itest/corba/src/test/resources/ScenarioFour.composite
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/resources/ScenarioOne.composite b/branches/sca-java-20080910/itest/corba/src/test/resources/ScenarioOne.composite
index c10b383661..c10b383661 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/resources/ScenarioOne.composite
+++ b/branches/sca-java-20080910/itest/corba/src/test/resources/ScenarioOne.composite
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/resources/ScenarioSix.composite b/branches/sca-java-20080910/itest/corba/src/test/resources/ScenarioSix.composite
index 88238478c1..88238478c1 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/resources/ScenarioSix.composite
+++ b/branches/sca-java-20080910/itest/corba/src/test/resources/ScenarioSix.composite
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/resources/ScenarioThree.composite b/branches/sca-java-20080910/itest/corba/src/test/resources/ScenarioThree.composite
index f43e4a3f7a..f43e4a3f7a 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/resources/ScenarioThree.composite
+++ b/branches/sca-java-20080910/itest/corba/src/test/resources/ScenarioThree.composite
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/resources/ScenarioTwo.composite b/branches/sca-java-20080910/itest/corba/src/test/resources/ScenarioTwo.composite
index dc5ddc50d3..dc5ddc50d3 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/resources/ScenarioTwo.composite
+++ b/branches/sca-java-20080910/itest/corba/src/test/resources/ScenarioTwo.composite
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/resources/itest_scenario.idl b/branches/sca-java-20080910/itest/corba/src/test/resources/itest_scenario.idl
index 41489a4565..41489a4565 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/resources/itest_scenario.idl
+++ b/branches/sca-java-20080910/itest/corba/src/test/resources/itest_scenario.idl
diff --git a/branches/sca-trunk-20080910/itest/corba/src/test/resources/scenariofour.xsd b/branches/sca-java-20080910/itest/corba/src/test/resources/scenariofour.xsd
index 2669b54be3..2669b54be3 100644
--- a/branches/sca-trunk-20080910/itest/corba/src/test/resources/scenariofour.xsd
+++ b/branches/sca-java-20080910/itest/corba/src/test/resources/scenariofour.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/pom.xml b/branches/sca-java-20080910/itest/databindings/common/pom.xml
index 40f2999c9c..40f2999c9c 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/pom.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/java/org/apache/tuscany/sca/itest/generate/Generate.java b/branches/sca-java-20080910/itest/databindings/common/src/main/java/org/apache/tuscany/sca/itest/generate/Generate.java
index adb546a1ea..adb546a1ea 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/java/org/apache/tuscany/sca/itest/generate/Generate.java
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/java/org/apache/tuscany/sca/itest/generate/Generate.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/generate/DatabindingTestCase.java.vm b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/generate/DatabindingTestCase.java.vm
index b2346aa973..b2346aa973 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/generate/DatabindingTestCase.java.vm
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/generate/DatabindingTestCase.java.vm
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/generate/Greeter.wsdl.vm b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/generate/Greeter.wsdl.vm
index 88616cc997..88616cc997 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/generate/Greeter.wsdl.vm
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/generate/Greeter.wsdl.vm
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/generate/GreeterService.java.vm b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/generate/GreeterService.java.vm
index 77a12e92ec..77a12e92ec 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/generate/GreeterService.java.vm
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/generate/GreeterService.java.vm
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/generate/GreeterServiceClient.java.vm b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/generate/GreeterServiceClient.java.vm
index ee73db6152..ee73db6152 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/generate/GreeterServiceClient.java.vm
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/generate/GreeterServiceClient.java.vm
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/generate/GreeterServiceClientImpl.java.vm b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/generate/GreeterServiceClientImpl.java.vm
index aab564dc1e..aab564dc1e 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/generate/GreeterServiceClientImpl.java.vm
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/generate/GreeterServiceClientImpl.java.vm
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/generate/GreeterServiceImpl.java.vm b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/generate/GreeterServiceImpl.java.vm
index 5507a0b747..5507a0b747 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/generate/GreeterServiceImpl.java.vm
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/generate/GreeterServiceImpl.java.vm
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/generate/generate.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/generate/generate.xsd
index 1fabedf55f..1fabedf55f 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/generate/generate.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/generate/generate.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/wsdl/Dummy.txt b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/wsdl/Dummy.txt
index 8927d725b6..8927d725b6 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/wsdl/Dummy.txt
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/wsdl/Dummy.txt
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/Annotation.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/Annotation.xml
index f1f4346e58..f1f4346e58 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/Annotation.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/Annotation.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/Annotation.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/Annotation.xsd
index 1fae43eb09..1fae43eb09 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/Annotation.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/Annotation.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/Attribute.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/Attribute.xml
index c20c80b658..c20c80b658 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/Attribute.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/Attribute.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/Attribute.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/Attribute.xsd
index bd3db2e030..bd3db2e030 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/Attribute.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/Attribute.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeReference.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeReference.xml
index 30e4979dca..30e4979dca 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeReference.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeReference.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeReference.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeReference.xsd
index e7738dcff7..e7738dcff7 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeReference.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeReference.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithDefaultValue.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithDefaultValue.xml
index 9552421e2d..9552421e2d 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithDefaultValue.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithDefaultValue.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithDefaultValue.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithDefaultValue.xsd
index c7b9655749..c7b9655749 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithDefaultValue.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithDefaultValue.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithFixedValue.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithFixedValue.xml
index 5e5e7fbd55..5e5e7fbd55 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithFixedValue.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithFixedValue.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithFixedValue.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithFixedValue.xsd
index 5c455c2ab5..5c455c2ab5 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithFixedValue.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithFixedValue.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOAliasName.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOAliasName.xml
index 635e851632..635e851632 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOAliasName.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOAliasName.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOAliasName.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOAliasName.xsd
index 004dab4fbb..004dab4fbb 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOAliasName.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOAliasName.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDODataType.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDODataType.xml
index 136092951b..136092951b 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDODataType.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDODataType.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDODataType.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDODataType.xsd
index 796f08e1cf..796f08e1cf 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDODataType.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDODataType.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOName.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOName.xml
index 927b94885c..927b94885c 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOName.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOName.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOName.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOName.xsd
index 93f83cd0a1..93f83cd0a1 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOName.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOName.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertySDOOppositePropertyType.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertySDOOppositePropertyType.xml
index ea7db70595..ea7db70595 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertySDOOppositePropertyType.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertySDOOppositePropertyType.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertySDOOppositePropertyType.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertySDOOppositePropertyType.xsd
index c64323e7e1..c64323e7e1 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertySDOOppositePropertyType.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertySDOOppositePropertyType.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertyType.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertyType.xml
index 85c7d85fd4..85c7d85fd4 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertyType.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertyType.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertyType.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertyType.xsd
index 543f276c50..543f276c50 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertyType.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOPropertyType.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOString.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOString.xml
index fcd281539b..fcd281539b 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOString.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOString.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOString.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOString.xsd
index 1610c2b861..1610c2b861 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOString.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/AttributeWithSDOString.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInAnySimpleType.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInAnySimpleType.xml
index 36a0760a61..36a0760a61 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInAnySimpleType.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInAnySimpleType.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInAnySimpleType.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInAnySimpleType.xsd
index 999b72bb35..999b72bb35 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInAnySimpleType.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInAnySimpleType.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInAnyType.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInAnyType.xml
index 5849165fe0..5849165fe0 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInAnyType.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInAnyType.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInAnyType.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInAnyType.xsd
index 71dad561ca..71dad561ca 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInAnyType.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInAnyType.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInAnyURI.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInAnyURI.xml
index 8acf9376d7..8acf9376d7 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInAnyURI.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInAnyURI.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInAnyURI.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInAnyURI.xsd
index a49987c352..a49987c352 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInAnyURI.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInAnyURI.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInBase64Binary.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInBase64Binary.xml
index a35b6e174a..a35b6e174a 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInBase64Binary.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInBase64Binary.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInBase64Binary.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInBase64Binary.xsd
index e1995890f9..e1995890f9 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInBase64Binary.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInBase64Binary.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInBoolean.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInBoolean.xml
index 91cfce51b8..91cfce51b8 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInBoolean.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInBoolean.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInBoolean.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInBoolean.xsd
index a2f86ba8c5..a2f86ba8c5 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInBoolean.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInBoolean.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInByte.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInByte.xml
index 907474cd1b..907474cd1b 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInByte.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInByte.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInByte.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInByte.xsd
index a2f6bcfa77..a2f6bcfa77 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInByte.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInByte.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDate.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDate.xml
index c5820e1a2e..c5820e1a2e 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDate.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDate.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDate.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDate.xsd
index f4d596bfe3..f4d596bfe3 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDate.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDate.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDateTime.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDateTime.xml
index 0debe2fec5..0debe2fec5 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDateTime.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDateTime.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDateTime.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDateTime.xsd
index b5bcfdcfd4..b5bcfdcfd4 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDateTime.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDateTime.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDecimal.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDecimal.xml
index 7f001254cc..7f001254cc 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDecimal.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDecimal.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDecimal.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDecimal.xsd
index 8d4d106f59..8d4d106f59 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDecimal.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDecimal.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDouble.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDouble.xml
index f875b9f94d..f875b9f94d 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDouble.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDouble.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDouble.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDouble.xsd
index 4c8a39b06c..4c8a39b06c 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDouble.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDouble.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDuration.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDuration.xml
index 7d343d6dda..7d343d6dda 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDuration.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDuration.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDuration.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDuration.xsd
index bb12bc04a9..bb12bc04a9 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDuration.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInDuration.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInFloat.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInFloat.xml
index 7a81f3b0dd..7a81f3b0dd 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInFloat.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInFloat.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInFloat.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInFloat.xsd
index f0e1c21233..f0e1c21233 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInFloat.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInFloat.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGDay.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGDay.xml
index d35568b3c9..d35568b3c9 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGDay.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGDay.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGDay.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGDay.xsd
index 92bd9a4b66..92bd9a4b66 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGDay.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGDay.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGMonth.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGMonth.xml
index 52cdfa8c4e..52cdfa8c4e 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGMonth.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGMonth.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGMonth.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGMonth.xsd
index 78d001a585..78d001a585 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGMonth.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGMonth.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGMonthDay.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGMonthDay.xml
index 2609a858f7..2609a858f7 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGMonthDay.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGMonthDay.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGMonthDay.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGMonthDay.xsd
index 38f6c55059..38f6c55059 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGMonthDay.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGMonthDay.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGYear.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGYear.xml
index 7868a47ca3..7868a47ca3 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGYear.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGYear.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGYear.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGYear.xsd
index 0d65b124ff..0d65b124ff 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGYear.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGYear.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGYearMonth.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGYearMonth.xml
index 3f5080d49f..3f5080d49f 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGYearMonth.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGYearMonth.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGYearMonth.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGYearMonth.xsd
index 340555dc5f..340555dc5f 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGYearMonth.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInGYearMonth.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInHexBinary.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInHexBinary.xml
index 0deb7af980..0deb7af980 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInHexBinary.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInHexBinary.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInHexBinary.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInHexBinary.xsd
index 8059fe6da0..8059fe6da0 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInHexBinary.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInHexBinary.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInID.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInID.xml
index 06c92ce19b..06c92ce19b 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInID.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInID.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInID.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInID.xsd
index 7b1f02d1d4..7b1f02d1d4 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInID.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInID.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInIDREF.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInIDREF.xml
index 9bc0cefd0f..9bc0cefd0f 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInIDREF.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInIDREF.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInIDREF.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInIDREF.xsd
index 0c207983bc..0c207983bc 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInIDREF.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInIDREF.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInIDREFS.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInIDREFS.xml
index f91b602f99..f91b602f99 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInIDREFS.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInIDREFS.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInIDREFS.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInIDREFS.xsd
index b99bf01b73..b99bf01b73 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInIDREFS.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInIDREFS.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInInt.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInInt.xml
index c99698e175..c99698e175 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInInt.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInInt.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInInt.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInInt.xsd
index b5b9b0d1eb..b5b9b0d1eb 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInInt.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInInt.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInInteger.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInInteger.xml
index 80d22ce057..80d22ce057 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInInteger.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInInteger.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInInteger.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInInteger.xsd
index 4902935db5..4902935db5 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInInteger.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInInteger.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInLanguage.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInLanguage.xml
index 664bf824b4..664bf824b4 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInLanguage.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInLanguage.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInLanguage.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInLanguage.xsd
index 5d3658d224..5d3658d224 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInLanguage.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInLanguage.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInLong.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInLong.xml
index c5861fa92a..c5861fa92a 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInLong.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInLong.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInLong.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInLong.xsd
index 0aa4710057..0aa4710057 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInLong.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInLong.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNCName.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNCName.xml
index 1f95950394..1f95950394 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNCName.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNCName.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNCName.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNCName.xsd
index 6ee9c435db..6ee9c435db 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNCName.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNCName.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKEN.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKEN.xml
index 0297f1aeb4..0297f1aeb4 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKEN.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKEN.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKEN.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKEN.xsd
index 56d027bdbb..56d027bdbb 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKEN.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKEN.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKENS.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKENS.xml
index 81ba1069bd..81ba1069bd 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKENS.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKENS.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKENS.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKENS.xsd
index 866ab73024..866ab73024 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKENS.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNMTOKENS.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNOTATION.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNOTATION.xml
index 8bb3a08b94..8bb3a08b94 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNOTATION.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNOTATION.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNOTATION.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNOTATION.xsd
index c7c62f812b..c7c62f812b 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNOTATION.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNOTATION.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInName.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInName.xml
index 8235718c5e..8235718c5e 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInName.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInName.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInName.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInName.xsd
index 36caba2f16..36caba2f16 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInName.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInName.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNegativeInteger.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNegativeInteger.xml
index 599c428a44..599c428a44 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNegativeInteger.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNegativeInteger.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNegativeInteger.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNegativeInteger.xsd
index 389d5a99f0..389d5a99f0 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNegativeInteger.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNegativeInteger.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNonNegativeInteger.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNonNegativeInteger.xml
index 919c4a20ee..919c4a20ee 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNonNegativeInteger.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNonNegativeInteger.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNonNegativeInteger.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNonNegativeInteger.xsd
index 59887078b5..59887078b5 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNonNegativeInteger.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNonNegativeInteger.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNonPositiveInteger.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNonPositiveInteger.xml
index 79011f26ab..79011f26ab 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNonPositiveInteger.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNonPositiveInteger.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNonPositiveInteger.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNonPositiveInteger.xsd
index 5de7d64d7b..5de7d64d7b 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNonPositiveInteger.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNonPositiveInteger.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNormalizedString.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNormalizedString.xml
index c40be9e18b..c40be9e18b 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNormalizedString.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNormalizedString.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNormalizedString.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNormalizedString.xsd
index d4a78787b8..d4a78787b8 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNormalizedString.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInNormalizedString.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInPositiveInteger.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInPositiveInteger.xml
index c30434de66..c30434de66 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInPositiveInteger.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInPositiveInteger.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInPositiveInteger.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInPositiveInteger.xsd
index 5381590cd1..5381590cd1 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInPositiveInteger.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInPositiveInteger.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInQName.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInQName.xml
index 4cd6ea7e72..4cd6ea7e72 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInQName.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInQName.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInQName.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInQName.xsd
index e8faf6225b..e8faf6225b 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInQName.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInQName.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInShort.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInShort.xml
index b4375467c4..b4375467c4 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInShort.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInShort.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInShort.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInShort.xsd
index a4f564d9b7..a4f564d9b7 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInShort.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInShort.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInString.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInString.xml
index d30ab85530..d30ab85530 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInString.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInString.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInString.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInString.xsd
index 8abb34b5a5..8abb34b5a5 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInString.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInString.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInTime.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInTime.xml
index 7fd9a061ae..7fd9a061ae 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInTime.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInTime.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInTime.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInTime.xsd
index 1615976813..1615976813 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInTime.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInTime.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInToken.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInToken.xml
index cd567ba528..cd567ba528 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInToken.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInToken.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInToken.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInToken.xsd
index 0beaac571f..0beaac571f 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInToken.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInToken.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedByte.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedByte.xml
index 025362defb..025362defb 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedByte.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedByte.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedByte.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedByte.xsd
index d6d951fe5d..d6d951fe5d 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedByte.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedByte.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedInt.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedInt.xml
index 5736a8c121..5736a8c121 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedInt.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedInt.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedInt.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedInt.xsd
index 242be1d53b..242be1d53b 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedInt.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedInt.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedLong.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedLong.xml
index d728115a77..d728115a77 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedLong.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedLong.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedLong.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedLong.xsd
index 108e3a8619..108e3a8619 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedLong.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedLong.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedShort.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedShort.xml
index d4ffae5e17..d4ffae5e17 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedShort.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedShort.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedShort.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedShort.xsd
index 5ee5e0229e..5ee5e0229e 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedShort.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/BuiltInUnsignedShort.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeComplexContentRestrictingComplexType.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeComplexContentRestrictingComplexType.xml
index 3d5aed5aa8..3d5aed5aa8 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeComplexContentRestrictingComplexType.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeComplexContentRestrictingComplexType.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeComplexContentRestrictingComplexType.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeComplexContentRestrictingComplexType.xsd
index e7b80ab11c..e7b80ab11c 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeComplexContentRestrictingComplexType.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeComplexContentRestrictingComplexType.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingComplexType.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingComplexType.xml
index 2b4fe5594e..2b4fe5594e 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingComplexType.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingComplexType.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingComplexType.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingComplexType.xsd
index fc4deb63c2..fc4deb63c2 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingComplexType.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingComplexType.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingSimpleType.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingSimpleType.xml
index 03570f41d9..03570f41d9 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingSimpleType.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingSimpleType.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingSimpleType.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingSimpleType.xsd
index c754502645..c754502645 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingSimpleType.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeExtendingSimpleType.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeSimpleContentRestrictingComplexType.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeSimpleContentRestrictingComplexType.xml
index 4603793bfc..4603793bfc 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeSimpleContentRestrictingComplexType.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeSimpleContentRestrictingComplexType.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeSimpleContentRestrictingComplexType.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeSimpleContentRestrictingComplexType.xsd
index 4bcd2f8c46..4bcd2f8c46 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeSimpleContentRestrictingComplexType.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeSimpleContentRestrictingComplexType.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithAbstract.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithAbstract.xml
index a6861f803a..a6861f803a 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithAbstract.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithAbstract.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithAbstract.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithAbstract.xsd
index 8bb251cab2..8bb251cab2 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithAbstract.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithAbstract.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithCDATA.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithCDATA.xml
index 467ec007ed..467ec007ed 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithCDATA.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithCDATA.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithCDATA.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithCDATA.xsd
index 8d00646678..8d00646678 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithCDATA.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithCDATA.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithContent.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithContent.xml
index 7deafd798a..7deafd798a 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithContent.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithContent.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithContent.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithContent.xsd
index 72ac75fee0..72ac75fee0 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithContent.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithContent.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithMixed.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithMixed.xml
index f6208f81b3..f6208f81b3 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithMixed.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithMixed.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithMixed.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithMixed.xsd
index 1f26e13673..1f26e13673 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithMixed.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithMixed.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenAttributes.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenAttributes.xml
index 97de7b98eb..97de7b98eb 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenAttributes.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenAttributes.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenAttributes.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenAttributes.xsd
index 67716553d8..67716553d8 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenAttributes.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenAttributes.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenContent.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenContent.xml
index 5941348921..5941348921 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenContent.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenContent.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenContent.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenContent.xsd
index 24d5d09054..24d5d09054 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenContent.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOpenContent.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOppositeProperty.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOppositeProperty.xml
index f684d06a4d..f684d06a4d 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOppositeProperty.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOppositeProperty.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOppositeProperty.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOppositeProperty.xsd
index de4a8a666d..de4a8a666d 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOppositeProperty.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithOppositeProperty.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOAliasName.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOAliasName.xml
index 242908bd27..242908bd27 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOAliasName.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOAliasName.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOAliasName.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOAliasName.xsd
index 4c00fbe295..4c00fbe295 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOAliasName.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOAliasName.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOName.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOName.xml
index 925e8625d5..925e8625d5 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOName.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOName.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOName.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOName.xsd
index b12bec040b..b12bec040b 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOName.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOName.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOSequence.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOSequence.xml
index c73708ce46..c73708ce46 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOSequence.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOSequence.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOSequence.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOSequence.xsd
index 795c3ea7d9..795c3ea7d9 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOSequence.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithSDOSequence.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutContent.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutContent.xml
index 3ebdc89ae0..3ebdc89ae0 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutContent.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutContent.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutContent.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutContent.xsd
index 21546d0f67..21546d0f67 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutContent.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutContent.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutName.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutName.xml
index 89657e42ca..89657e42ca 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutName.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutName.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutName.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutName.xsd
index d01b4172e4..d01b4172e4 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutName.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ComplexTypeWithoutName.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/DefaultNamespace.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/DefaultNamespace.xml
index 82fd1eedaf..82fd1eedaf 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/DefaultNamespace.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/DefaultNamespace.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/DefaultNamespace.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/DefaultNamespace.xsd
index e1dcf06194..e1dcf06194 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/DefaultNamespace.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/DefaultNamespace.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementInAll.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementInAll.xml
index ebf03c9d5d..ebf03c9d5d 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementInAll.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementInAll.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementInAll.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementInAll.xsd
index 8b9ba5b4b8..8b9ba5b4b8 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementInAll.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementInAll.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementInChoice.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementInChoice.xml
index 26466b1b39..26466b1b39 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementInChoice.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementInChoice.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementInChoice.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementInChoice.xsd
index ff418c56ab..ff418c56ab 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementInChoice.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementInChoice.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSDOChangeSummaryType.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSDOChangeSummaryType.xml
index 27bb1ce9cc..27bb1ce9cc 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSDOChangeSummaryType.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSDOChangeSummaryType.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSDOChangeSummaryType.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSDOChangeSummaryType.xsd
index 2bf1df8c99..2bf1df8c99 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSDOChangeSummaryType.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSDOChangeSummaryType.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithDefault.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithDefault.xml
index 9b5561ed43..9b5561ed43 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithDefault.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithDefault.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithDefault.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithDefault.xsd
index 0b4e7bdf45..0b4e7bdf45 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithDefault.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithDefault.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithFixed.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithFixed.xml
index f1b7cd264c..f1b7cd264c 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithFixed.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithFixed.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithFixed.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithFixed.xsd
index a2c8456257..a2c8456257 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithFixed.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithFixed.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDODataType.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDODataType.xml
index 1f60b0423f..1f60b0423f 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDODataType.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDODataType.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDODataType.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDODataType.xsd
index 21e55ab8c1..21e55ab8c1 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDODataType.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDODataType.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOOppositePropertyType.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOOppositePropertyType.xml
index 30762f4912..30762f4912 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOOppositePropertyType.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOOppositePropertyType.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOOppositePropertyType.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOOppositePropertyType.xsd
index 5bf35d0d70..5bf35d0d70 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOOppositePropertyType.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOOppositePropertyType.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOPropertyType.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOPropertyType.xml
index 2dd01e4090..2dd01e4090 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOPropertyType.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOPropertyType.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOPropertyType.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOPropertyType.xsd
index 6920cd8dd0..6920cd8dd0 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOPropertyType.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOPropertyType.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOString.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOString.xml
index 6a526bdc47..6a526bdc47 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOString.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOString.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOString.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOString.xsd
index 1117a95eb8..1117a95eb8 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOString.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementOfSimpleTypeWithSDOString.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementSubstitutionGroupBase.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementSubstitutionGroupBase.xml
index ab91458bff..ab91458bff 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementSubstitutionGroupBase.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementSubstitutionGroupBase.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementSubstitutionGroupBase.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementSubstitutionGroupBase.xsd
index 3e015843b5..3e015843b5 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementSubstitutionGroupBase.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementSubstitutionGroupBase.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithMaxOccurs.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithMaxOccurs.xml
index b6d68fd08a..b6d68fd08a 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithMaxOccurs.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithMaxOccurs.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithMaxOccurs.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithMaxOccurs.xsd
index d4453a4477..d4453a4477 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithMaxOccurs.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithMaxOccurs.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithNillable.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithNillable.xml
index 6de3adc937..6de3adc937 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithNillable.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithNillable.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithNillable.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithNillable.xsd
index 786ab226da..786ab226da 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithNillable.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithNillable.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithSDOAliasName.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithSDOAliasName.xml
index 64093aa803..64093aa803 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithSDOAliasName.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithSDOAliasName.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithSDOAliasName.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithSDOAliasName.xsd
index 01f4c2b1ef..01f4c2b1ef 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithSDOAliasName.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithSDOAliasName.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithSDOName.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithSDOName.xml
index 774646f682..774646f682 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithSDOName.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithSDOName.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithSDOName.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithSDOName.xsd
index 34da37564c..34da37564c 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithSDOName.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ElementWithSDOName.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/GlobalElementComplexType.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/GlobalElementComplexType.xml
index a1fb3aa803..a1fb3aa803 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/GlobalElementComplexType.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/GlobalElementComplexType.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/GlobalElementComplexType.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/GlobalElementComplexType.xsd
index 8eb7a4fce4..8eb7a4fce4 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/GlobalElementComplexType.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/GlobalElementComplexType.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/GlobalElementSimpleType.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/GlobalElementSimpleType.xml
index f68eb1939d..f68eb1939d 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/GlobalElementSimpleType.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/GlobalElementSimpleType.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/GlobalElementSimpleType.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/GlobalElementSimpleType.xsd
index b9f77e6658..b9f77e6658 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/GlobalElementSimpleType.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/GlobalElementSimpleType.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/Import.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/Import.xml
index fd28850050..fd28850050 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/Import.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/Import.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/Import.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/Import.xsd
index eae93fd44a..eae93fd44a 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/Import.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/Import.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ImportedSchema.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ImportedSchema.xsd
index a7e568decf..a7e568decf 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/ImportedSchema.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/ImportedSchema.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/Include.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/Include.xml
index d4b9e24fa6..d4b9e24fa6 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/Include.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/Include.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/Include.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/Include.xsd
index 34ff314a19..34ff314a19 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/Include.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/Include.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/Interop.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/Interop.xsd
index ae22ab2c44..ae22ab2c44 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/Interop.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/Interop.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/Notation.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/Notation.xml
index b75ac6500a..b75ac6500a 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/Notation.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/Notation.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/Notation.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/Notation.xsd
index 6ad019cb81..6ad019cb81 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/Notation.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/Notation.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/Person.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/Person.xsd
index 5f5021b15e..5f5021b15e 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/Person.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/Person.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SDOJavaPackage.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SDOJavaPackage.xml
index 6c5ad88ff4..6c5ad88ff4 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SDOJavaPackage.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SDOJavaPackage.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SDOJavaPackage.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SDOJavaPackage.xsd
index 6b7e39b334..6b7e39b334 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SDOJavaPackage.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SDOJavaPackage.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithAbstract.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithAbstract.xml
index f9d4a24a49..f9d4a24a49 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithAbstract.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithAbstract.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithAbstract.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithAbstract.xsd
index f649e2ba83..f649e2ba83 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithAbstract.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithAbstract.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithExtendedInstanceClass.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithExtendedInstanceClass.xml
index 410df4b7e4..410df4b7e4 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithExtendedInstanceClass.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithExtendedInstanceClass.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithExtendedInstanceClass.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithExtendedInstanceClass.xsd
index 5d27ef5ce1..5d27ef5ce1 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithExtendedInstanceClass.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithExtendedInstanceClass.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithInstanceClass.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithInstanceClass.xml
index 7b74867c03..7b74867c03 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithInstanceClass.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithInstanceClass.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithInstanceClass.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithInstanceClass.xsd
index ec16a678a3..ec16a678a3 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithInstanceClass.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithInstanceClass.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithList.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithList.xml
index 708d526f44..708d526f44 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithList.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithList.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithList.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithList.xsd
index ed681009f9..ed681009f9 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithList.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithList.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithName.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithName.xml
index e404ac86b7..e404ac86b7 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithName.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithName.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithName.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithName.xsd
index af0431f048..af0431f048 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithName.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithName.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithSDOName.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithSDOName.xml
index c86a0f6bcb..c86a0f6bcb 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithSDOName.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithSDOName.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithSDOName.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithSDOName.xsd
index 89b00a36cc..89b00a36cc 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithSDOName.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithSDOName.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithUnion.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithUnion.xml
index 399b0d8175..399b0d8175 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithUnion.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithUnion.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithUnion.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithUnion.xsd
index ea35bec61a..ea35bec61a 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithUnion.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithUnion.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithoutName.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithoutName.xml
index bc8cf35368..bc8cf35368 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithoutName.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithoutName.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithoutName.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithoutName.xsd
index 57981e3666..57981e3666 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithoutName.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/SimpleTypeWithoutName.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/TargetNamespace.xml b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/TargetNamespace.xml
index da2929776e..da2929776e 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/TargetNamespace.xml
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/TargetNamespace.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/TargetNamespace.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/TargetNamespace.xsd
index ace5427786..ace5427786 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/TargetNamespace.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/TargetNamespace.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/datagraph.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/datagraph.xsd
index e6b9697a8d..e6b9697a8d 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/datagraph.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/datagraph.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/sdoJava.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/sdoJava.xsd
index 7387568942..7387568942 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/sdoJava.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/sdoJava.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/sdoModel.xsd b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/sdoModel.xsd
index c5aabc9cc8..c5aabc9cc8 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/main/resources/xsd/sdoModel.xsd
+++ b/branches/sca-java-20080910/itest/databindings/common/src/main/resources/xsd/sdoModel.xsd
diff --git a/branches/sca-trunk-20080910/itest/databindings/common/src/test/java/org/apache/tuscany/sca/itest/generate/GenerateTestCase.java b/branches/sca-java-20080910/itest/databindings/common/src/test/java/org/apache/tuscany/sca/itest/generate/GenerateTestCase.java
index fa3f310d4d..fa3f310d4d 100644
--- a/branches/sca-trunk-20080910/itest/databindings/common/src/test/java/org/apache/tuscany/sca/itest/generate/GenerateTestCase.java
+++ b/branches/sca-java-20080910/itest/databindings/common/src/test/java/org/apache/tuscany/sca/itest/generate/GenerateTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/config.png b/branches/sca-java-20080910/itest/databindings/config.png
index 7912019e9d..7912019e9d 100644
--- a/branches/sca-trunk-20080910/itest/databindings/config.png
+++ b/branches/sca-java-20080910/itest/databindings/config.png
Binary files differ
diff --git a/branches/sca-trunk-20080910/itest/databindings/config.svg b/branches/sca-java-20080910/itest/databindings/config.svg
index aaf027e2df..aaf027e2df 100644
--- a/branches/sca-trunk-20080910/itest/databindings/config.svg
+++ b/branches/sca-java-20080910/itest/databindings/config.svg
diff --git a/branches/sca-trunk-20080910/itest/databindings/databinding.png b/branches/sca-java-20080910/itest/databindings/databinding.png
index 76a9c71b7d..76a9c71b7d 100644
--- a/branches/sca-trunk-20080910/itest/databindings/databinding.png
+++ b/branches/sca-java-20080910/itest/databindings/databinding.png
Binary files differ
diff --git a/branches/sca-trunk-20080910/itest/databindings/databinding.svg b/branches/sca-java-20080910/itest/databindings/databinding.svg
index d6850ccf7d..d6850ccf7d 100644
--- a/branches/sca-trunk-20080910/itest/databindings/databinding.svg
+++ b/branches/sca-java-20080910/itest/databindings/databinding.svg
diff --git a/branches/sca-trunk-20080910/itest/databindings/interop.png b/branches/sca-java-20080910/itest/databindings/interop.png
index 005e0f24ea..005e0f24ea 100644
--- a/branches/sca-trunk-20080910/itest/databindings/interop.png
+++ b/branches/sca-java-20080910/itest/databindings/interop.png
Binary files differ
diff --git a/branches/sca-trunk-20080910/itest/databindings/interop.svg b/branches/sca-java-20080910/itest/databindings/interop.svg
index 03897c6d09..03897c6d09 100644
--- a/branches/sca-trunk-20080910/itest/databindings/interop.svg
+++ b/branches/sca-java-20080910/itest/databindings/interop.svg
diff --git a/branches/sca-trunk-20080910/itest/databindings/interop/pom.xml b/branches/sca-java-20080910/itest/databindings/interop/pom.xml
index bcd1b12078..bcd1b12078 100644
--- a/branches/sca-trunk-20080910/itest/databindings/interop/pom.xml
+++ b/branches/sca-java-20080910/itest/databindings/interop/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/interop/src/main/resources/generate/InteropDatabindingTestCase.java.vm b/branches/sca-java-20080910/itest/databindings/interop/src/main/resources/generate/InteropDatabindingTestCase.java.vm
index 7bdfc57924..7bdfc57924 100644
--- a/branches/sca-trunk-20080910/itest/databindings/interop/src/main/resources/generate/InteropDatabindingTestCase.java.vm
+++ b/branches/sca-java-20080910/itest/databindings/interop/src/main/resources/generate/InteropDatabindingTestCase.java.vm
diff --git a/branches/sca-trunk-20080910/itest/databindings/interop/src/main/resources/generate/JAXBGreeter.wsdl.vm b/branches/sca-java-20080910/itest/databindings/interop/src/main/resources/generate/JAXBGreeter.wsdl.vm
index 38bfccce0c..38bfccce0c 100644
--- a/branches/sca-trunk-20080910/itest/databindings/interop/src/main/resources/generate/JAXBGreeter.wsdl.vm
+++ b/branches/sca-java-20080910/itest/databindings/interop/src/main/resources/generate/JAXBGreeter.wsdl.vm
diff --git a/branches/sca-trunk-20080910/itest/databindings/interop/src/main/resources/generate/SDOGreeter.wsdl.vm b/branches/sca-java-20080910/itest/databindings/interop/src/main/resources/generate/SDOGreeter.wsdl.vm
index 6f02af4c9d..6f02af4c9d 100644
--- a/branches/sca-trunk-20080910/itest/databindings/interop/src/main/resources/generate/SDOGreeter.wsdl.vm
+++ b/branches/sca-java-20080910/itest/databindings/interop/src/main/resources/generate/SDOGreeter.wsdl.vm
diff --git a/branches/sca-trunk-20080910/itest/databindings/interop/src/main/resources/generate/generate.xml b/branches/sca-java-20080910/itest/databindings/interop/src/main/resources/generate/generate.xml
index 8453dd56b4..8453dd56b4 100644
--- a/branches/sca-trunk-20080910/itest/databindings/interop/src/main/resources/generate/generate.xml
+++ b/branches/sca-java-20080910/itest/databindings/interop/src/main/resources/generate/generate.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/interop/src/main/resources/generate/interopgreeter.composite.vm b/branches/sca-java-20080910/itest/databindings/interop/src/main/resources/generate/interopgreeter.composite.vm
index 36797fde57..36797fde57 100644
--- a/branches/sca-trunk-20080910/itest/databindings/interop/src/main/resources/generate/interopgreeter.composite.vm
+++ b/branches/sca-java-20080910/itest/databindings/interop/src/main/resources/generate/interopgreeter.composite.vm
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/pom.xml b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/pom.xml
index 92a8e7d82a..92a8e7d82a 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/pom.xml
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/AClientService.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/AClientService.java
index 7f9b62f9b4..7f9b62f9b4 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/AClientService.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/AClientService.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/AService.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/AService.java
index 1762812c1f..1762812c1f 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/AService.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/AService.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean1.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean1.java
index 7529c2b841..7529c2b841 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean1.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean1.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean10.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean10.java
index 4a4419a42b..4a4419a42b 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean10.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean10.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean11.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean11.java
index 65f019ec48..65f019ec48 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean11.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean11.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean2.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean2.java
index 844e28863a..844e28863a 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean2.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean2.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean3.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean3.java
index 4e0bd38b2b..4e0bd38b2b 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean3.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean3.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean31.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean31.java
index 40aff31297..40aff31297 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean31.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/Bean31.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsLocalService.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsLocalService.java
index ca012b967d..ca012b967d 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsLocalService.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsLocalService.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsService.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsService.java
index 12ed7d0ec7..12ed7d0ec7 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsService.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsService.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsServiceClient.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsServiceClient.java
index 3bae554dc7..3bae554dc7 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsServiceClient.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsServiceClient.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloLocalServiceSimple.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloLocalServiceSimple.java
index a31cc3d45a..a31cc3d45a 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloLocalServiceSimple.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloLocalServiceSimple.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloServiceSimple.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloServiceSimple.java
index 34ac9024f6..34ac9024f6 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloServiceSimple.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloServiceSimple.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloServiceSimpleClient.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloServiceSimpleClient.java
index 23ed57dec9..23ed57dec9 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloServiceSimpleClient.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloServiceSimpleClient.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesLocalService.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesLocalService.java
index 6239c0f5f1..6239c0f5f1 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesLocalService.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesLocalService.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesService.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesService.java
index c5553688e2..c5553688e2 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesService.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesService.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesServiceClient.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesServiceClient.java
index 3bdf886dfa..3bdf886dfa 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesServiceClient.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesServiceClient.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesLocalService.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesLocalService.java
index 0fdf69459f..0fdf69459f 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesLocalService.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesLocalService.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesService.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesService.java
index 2842205085..2842205085 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesService.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesService.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesServiceClient.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesServiceClient.java
index 351d9df0cb..351d9df0cb 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesServiceClient.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesServiceClient.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/AClientServiceImpl.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/AClientServiceImpl.java
index 8b484e93f0..8b484e93f0 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/AClientServiceImpl.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/AClientServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/AServiceImpl.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/AServiceImpl.java
index 4a35d41c04..4a35d41c04 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/AServiceImpl.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/AServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsLocalServiceClientImpl.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsLocalServiceClientImpl.java
index 9e042ffe6a..9e042ffe6a 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsLocalServiceClientImpl.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsLocalServiceClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsServiceClientImpl.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsServiceClientImpl.java
index ec929ddece..ec929ddece 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsServiceClientImpl.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsServiceClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsServiceImpl.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsServiceImpl.java
index 58808eec4f..58808eec4f 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsServiceImpl.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsTransformer.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsTransformer.java
index 858b8da59a..858b8da59a 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsTransformer.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/GenericsTransformer.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloLocalServiceSimpleClientImpl.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloLocalServiceSimpleClientImpl.java
index 51e48edbc9..51e48edbc9 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloLocalServiceSimpleClientImpl.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloLocalServiceSimpleClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceSimpleClientImpl.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceSimpleClientImpl.java
index de52cdfac3..de52cdfac3 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceSimpleClientImpl.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceSimpleClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceSimpleImpl.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceSimpleImpl.java
index 199335c38c..199335c38c 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceSimpleImpl.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceSimpleImpl.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesLocalServiceClientImpl.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesLocalServiceClientImpl.java
index fe9121be9d..fe9121be9d 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesLocalServiceClientImpl.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesLocalServiceClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceClientImpl.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceClientImpl.java
index 28ace6aab7..28ace6aab7 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceClientImpl.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceImpl.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceImpl.java
index ab1a3b4ab8..ab1a3b4ab8 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceImpl.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesLocalServiceClientImpl.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesLocalServiceClientImpl.java
index 0a8f6772b5..0a8f6772b5 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesLocalServiceClientImpl.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesLocalServiceClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceClientImpl.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceClientImpl.java
index 626b0e9844..626b0e9844 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceClientImpl.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceImpl.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceImpl.java
index 19a6cae01b..19a6cae01b 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceImpl.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesTransformer.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesTransformer.java
index 68510b4b03..68510b4b03 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesTransformer.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesTransformer.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/aservice.wsdl b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/aservice.wsdl
index 10a242be4d..10a242be4d 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/aservice.wsdl
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/aservice.wsdl
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/doclitbarewsdl.composite b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/doclitbarewsdl.composite
index 5ecbb9edee..5ecbb9edee 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/doclitbarewsdl.composite
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/doclitbarewsdl.composite
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/generics-service.composite b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/generics-service.composite
index 2d47ba7b14..2d47ba7b14 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/generics-service.composite
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/generics-service.composite
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/helloservice.composite b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/helloservice.composite
index c39cf21002..c39cf21002 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/helloservice.composite
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/helloservice.composite
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/primitivesservice.composite b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/primitivesservice.composite
index 4b0a6e215d..4b0a6e215d 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/primitivesservice.composite
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/primitivesservice.composite
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/standard-types-service.composite b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/standard-types-service.composite
index 13ef73c082..13ef73c082 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/standard-types-service.composite
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/main/resources/standard-types-service.composite
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/DatabindingTestCase.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/DatabindingTestCase.java
index 4967b896a5..4967b896a5 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/DatabindingTestCase.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/DatabindingTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/DocLitBareWsdlTestCase.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/DocLitBareWsdlTestCase.java
index 744bf20494..744bf20494 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/DocLitBareWsdlTestCase.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/DocLitBareWsdlTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsDatabindingTestCase.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsDatabindingTestCase.java
index c22d00140e..c22d00140e 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsDatabindingTestCase.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/GenericsDatabindingTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesDatabindingTestCase.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesDatabindingTestCase.java
index f8aaad3dac..f8aaad3dac 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesDatabindingTestCase.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesDatabindingTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesDatabindingTestCase.java b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesDatabindingTestCase.java
index 4977baa84c..4977baa84c 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesDatabindingTestCase.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-bottom-up/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesDatabindingTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/pom.xml b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/pom.xml
index ae506499d4..ae506499d4 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/pom.xml
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloService.java b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloService.java
index 352f805c7d..352f805c7d 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloService.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloService.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloServiceClient.java b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloServiceClient.java
index 7bd95cec95..7bd95cec95 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloServiceClient.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/HelloServiceClient.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesService.java b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesService.java
index 8c0fb24da9..8c0fb24da9 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesService.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesService.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesServiceClient.java b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesServiceClient.java
index 3a5a81bae4..3a5a81bae4 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesServiceClient.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/PrimitivesServiceClient.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesService.java b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesService.java
index 4be057fe68..4be057fe68 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesService.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesService.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesServiceClient.java b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesServiceClient.java
index 0c073cd054..0c073cd054 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesServiceClient.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/StandardTypesServiceClient.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceClientImpl.java b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceClientImpl.java
index c4026fdb9a..c4026fdb9a 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceClientImpl.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceImpl.java b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceImpl.java
index fc2dc64b7d..fc2dc64b7d 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceImpl.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/HelloServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceClientImpl.java b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceClientImpl.java
index ef1a907b29..ef1a907b29 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceClientImpl.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceImpl.java b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceImpl.java
index e60ae41767..e60ae41767 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceImpl.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/PrimitivesServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceClientImpl.java b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceClientImpl.java
index 8803eb262a..8803eb262a 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceClientImpl.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceImpl.java b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceImpl.java
index 46569311ff..46569311ff 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceImpl.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesTransformer.java b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesTransformer.java
index 9d851455da..9d851455da 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesTransformer.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/java/org/apache/tuscany/sca/itest/databindings/jaxb/impl/StandardTypesTransformer.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/resources/wsdl/wrapped/hello-service.wsdl b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/resources/wsdl/wrapped/hello-service.wsdl
index 926e4154aa..926e4154aa 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/resources/wsdl/wrapped/hello-service.wsdl
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/resources/wsdl/wrapped/hello-service.wsdl
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/resources/wsdl/wrapped/helloservice.composite b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/resources/wsdl/wrapped/helloservice.composite
index 63151f6a2d..63151f6a2d 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/resources/wsdl/wrapped/helloservice.composite
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/resources/wsdl/wrapped/helloservice.composite
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/resources/wsdl/wrapped/primitives-service.wsdl b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/resources/wsdl/wrapped/primitives-service.wsdl
index f366783e5e..f366783e5e 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/resources/wsdl/wrapped/primitives-service.wsdl
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/resources/wsdl/wrapped/primitives-service.wsdl
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/resources/wsdl/wrapped/primitivesservice.composite b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/resources/wsdl/wrapped/primitivesservice.composite
index 85ca6d0789..85ca6d0789 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/resources/wsdl/wrapped/primitivesservice.composite
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/resources/wsdl/wrapped/primitivesservice.composite
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/resources/wsdl/wrapped/standard-types-service.composite b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/resources/wsdl/wrapped/standard-types-service.composite
index 4788df78e0..4788df78e0 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/resources/wsdl/wrapped/standard-types-service.composite
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/resources/wsdl/wrapped/standard-types-service.composite
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/resources/wsdl/wrapped/standard-types-service.wsdl b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/resources/wsdl/wrapped/standard-types-service.wsdl
index 5bfd1ea277..5bfd1ea277 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/main/resources/wsdl/wrapped/standard-types-service.wsdl
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/main/resources/wsdl/wrapped/standard-types-service.wsdl
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/topdown/DatabindingTestCase.java b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/topdown/DatabindingTestCase.java
index 37a521b1bd..37a521b1bd 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/topdown/DatabindingTestCase.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/topdown/DatabindingTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/topdown/PrimitivesDatabindingTestCase.java b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/topdown/PrimitivesDatabindingTestCase.java
index 65b8a5abc3..65b8a5abc3 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/topdown/PrimitivesDatabindingTestCase.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/topdown/PrimitivesDatabindingTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/topdown/StandardTypesDatabindingTestCase.java b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/topdown/StandardTypesDatabindingTestCase.java
index dc49f0f407..dc49f0f407 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxb-top-down/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/topdown/StandardTypesDatabindingTestCase.java
+++ b/branches/sca-java-20080910/itest/databindings/jaxb-top-down/src/test/java/org/apache/tuscany/sca/itest/databindings/jaxb/topdown/StandardTypesDatabindingTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxbgen/pom.xml b/branches/sca-java-20080910/itest/databindings/jaxbgen/pom.xml
index 648c16bf75..648c16bf75 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxbgen/pom.xml
+++ b/branches/sca-java-20080910/itest/databindings/jaxbgen/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxbgen/src/main/resources/generate/generate.xml b/branches/sca-java-20080910/itest/databindings/jaxbgen/src/main/resources/generate/generate.xml
index 8381a164ea..8381a164ea 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxbgen/src/main/resources/generate/generate.xml
+++ b/branches/sca-java-20080910/itest/databindings/jaxbgen/src/main/resources/generate/generate.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/jaxbgen/src/main/resources/greeter.composite b/branches/sca-java-20080910/itest/databindings/jaxbgen/src/main/resources/greeter.composite
index ae0740e6fe..ae0740e6fe 100644
--- a/branches/sca-trunk-20080910/itest/databindings/jaxbgen/src/main/resources/greeter.composite
+++ b/branches/sca-java-20080910/itest/databindings/jaxbgen/src/main/resources/greeter.composite
diff --git a/branches/sca-trunk-20080910/itest/databindings/pom.xml b/branches/sca-java-20080910/itest/databindings/pom.xml
index e607d4a6a5..e607d4a6a5 100644
--- a/branches/sca-trunk-20080910/itest/databindings/pom.xml
+++ b/branches/sca-java-20080910/itest/databindings/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/readme.html b/branches/sca-java-20080910/itest/databindings/readme.html
index 24a44e4ed7..24a44e4ed7 100644
--- a/branches/sca-trunk-20080910/itest/databindings/readme.html
+++ b/branches/sca-java-20080910/itest/databindings/readme.html
diff --git a/branches/sca-trunk-20080910/itest/databindings/sdogen/pom.xml b/branches/sca-java-20080910/itest/databindings/sdogen/pom.xml
index bfafd558f8..bfafd558f8 100644
--- a/branches/sca-trunk-20080910/itest/databindings/sdogen/pom.xml
+++ b/branches/sca-java-20080910/itest/databindings/sdogen/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/sdogen/src/main/resources/generate/generate.xml b/branches/sca-java-20080910/itest/databindings/sdogen/src/main/resources/generate/generate.xml
index 3f9926604d..3f9926604d 100644
--- a/branches/sca-trunk-20080910/itest/databindings/sdogen/src/main/resources/generate/generate.xml
+++ b/branches/sca-java-20080910/itest/databindings/sdogen/src/main/resources/generate/generate.xml
diff --git a/branches/sca-trunk-20080910/itest/databindings/sdogen/src/main/resources/generate/greeter.composite.vm b/branches/sca-java-20080910/itest/databindings/sdogen/src/main/resources/generate/greeter.composite.vm
index 9494d70f96..9494d70f96 100644
--- a/branches/sca-trunk-20080910/itest/databindings/sdogen/src/main/resources/generate/greeter.composite.vm
+++ b/branches/sca-java-20080910/itest/databindings/sdogen/src/main/resources/generate/greeter.composite.vm
diff --git a/branches/sca-trunk-20080910/itest/domain/pom.xml b/branches/sca-java-20080910/itest/domain/pom.xml
index 930bcda79d..930bcda79d 100644
--- a/branches/sca-trunk-20080910/itest/domain/pom.xml
+++ b/branches/sca-java-20080910/itest/domain/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/domain/src/main/java/calculator/AddService.java b/branches/sca-java-20080910/itest/domain/src/main/java/calculator/AddService.java
index 797ebb4024..797ebb4024 100644
--- a/branches/sca-trunk-20080910/itest/domain/src/main/java/calculator/AddService.java
+++ b/branches/sca-java-20080910/itest/domain/src/main/java/calculator/AddService.java
diff --git a/branches/sca-trunk-20080910/itest/domain/src/main/java/calculator/AddServiceImpl.java b/branches/sca-java-20080910/itest/domain/src/main/java/calculator/AddServiceImpl.java
index 1a63d4ff77..1a63d4ff77 100644
--- a/branches/sca-trunk-20080910/itest/domain/src/main/java/calculator/AddServiceImpl.java
+++ b/branches/sca-java-20080910/itest/domain/src/main/java/calculator/AddServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/domain/src/main/java/calculator/AddServiceUpdateImpl.java b/branches/sca-java-20080910/itest/domain/src/main/java/calculator/AddServiceUpdateImpl.java
index 93486d915e..93486d915e 100644
--- a/branches/sca-trunk-20080910/itest/domain/src/main/java/calculator/AddServiceUpdateImpl.java
+++ b/branches/sca-java-20080910/itest/domain/src/main/java/calculator/AddServiceUpdateImpl.java
diff --git a/branches/sca-trunk-20080910/itest/domain/src/main/java/calculator/CalculatorService.java b/branches/sca-java-20080910/itest/domain/src/main/java/calculator/CalculatorService.java
index 2718ab8772..2718ab8772 100644
--- a/branches/sca-trunk-20080910/itest/domain/src/main/java/calculator/CalculatorService.java
+++ b/branches/sca-java-20080910/itest/domain/src/main/java/calculator/CalculatorService.java
diff --git a/branches/sca-trunk-20080910/itest/domain/src/main/java/calculator/CalculatorServiceImpl.java b/branches/sca-java-20080910/itest/domain/src/main/java/calculator/CalculatorServiceImpl.java
index 3cb255843f..3cb255843f 100644
--- a/branches/sca-trunk-20080910/itest/domain/src/main/java/calculator/CalculatorServiceImpl.java
+++ b/branches/sca-java-20080910/itest/domain/src/main/java/calculator/CalculatorServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/domain/src/main/java/calculator/DivideService.java b/branches/sca-java-20080910/itest/domain/src/main/java/calculator/DivideService.java
index ef6a8b375b..ef6a8b375b 100644
--- a/branches/sca-trunk-20080910/itest/domain/src/main/java/calculator/DivideService.java
+++ b/branches/sca-java-20080910/itest/domain/src/main/java/calculator/DivideService.java
diff --git a/branches/sca-trunk-20080910/itest/domain/src/main/java/calculator/DivideServiceImpl.java b/branches/sca-java-20080910/itest/domain/src/main/java/calculator/DivideServiceImpl.java
index 8c33862f6d..8c33862f6d 100644
--- a/branches/sca-trunk-20080910/itest/domain/src/main/java/calculator/DivideServiceImpl.java
+++ b/branches/sca-java-20080910/itest/domain/src/main/java/calculator/DivideServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/domain/src/main/java/calculator/MultiplyService.java b/branches/sca-java-20080910/itest/domain/src/main/java/calculator/MultiplyService.java
index db568cc762..db568cc762 100644
--- a/branches/sca-trunk-20080910/itest/domain/src/main/java/calculator/MultiplyService.java
+++ b/branches/sca-java-20080910/itest/domain/src/main/java/calculator/MultiplyService.java
diff --git a/branches/sca-trunk-20080910/itest/domain/src/main/java/calculator/MultiplyServiceImpl.java b/branches/sca-java-20080910/itest/domain/src/main/java/calculator/MultiplyServiceImpl.java
index c7fbc73c00..c7fbc73c00 100644
--- a/branches/sca-trunk-20080910/itest/domain/src/main/java/calculator/MultiplyServiceImpl.java
+++ b/branches/sca-java-20080910/itest/domain/src/main/java/calculator/MultiplyServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/domain/src/main/java/calculator/SubtractService.java b/branches/sca-java-20080910/itest/domain/src/main/java/calculator/SubtractService.java
index 615320e670..615320e670 100644
--- a/branches/sca-trunk-20080910/itest/domain/src/main/java/calculator/SubtractService.java
+++ b/branches/sca-java-20080910/itest/domain/src/main/java/calculator/SubtractService.java
diff --git a/branches/sca-trunk-20080910/itest/domain/src/main/java/calculator/SubtractServiceImpl.java b/branches/sca-java-20080910/itest/domain/src/main/java/calculator/SubtractServiceImpl.java
index abf2777c7d..abf2777c7d 100644
--- a/branches/sca-trunk-20080910/itest/domain/src/main/java/calculator/SubtractServiceImpl.java
+++ b/branches/sca-java-20080910/itest/domain/src/main/java/calculator/SubtractServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/domain/src/main/resources/contributionA/Calculator.composite b/branches/sca-java-20080910/itest/domain/src/main/resources/contributionA/Calculator.composite
index 534e1a29af..534e1a29af 100644
--- a/branches/sca-trunk-20080910/itest/domain/src/main/resources/contributionA/Calculator.composite
+++ b/branches/sca-java-20080910/itest/domain/src/main/resources/contributionA/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/domain/src/main/resources/contributionA/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/domain/src/main/resources/contributionA/META-INF/sca-contribution.xml
index 1b1c0291e2..1b1c0291e2 100644
--- a/branches/sca-trunk-20080910/itest/domain/src/main/resources/contributionA/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/domain/src/main/resources/contributionA/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/domain/src/main/resources/contributionB/META-INF/sca-deployables/Calculator.composite b/branches/sca-java-20080910/itest/domain/src/main/resources/contributionB/META-INF/sca-deployables/Calculator.composite
index bdb89803d1..bdb89803d1 100644
--- a/branches/sca-trunk-20080910/itest/domain/src/main/resources/contributionB/META-INF/sca-deployables/Calculator.composite
+++ b/branches/sca-java-20080910/itest/domain/src/main/resources/contributionB/META-INF/sca-deployables/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/domain/src/main/resources/contributionC/META-INF/sca-deployables/Calculator.composite b/branches/sca-java-20080910/itest/domain/src/main/resources/contributionC/META-INF/sca-deployables/Calculator.composite
index c5af8dd3cc..c5af8dd3cc 100644
--- a/branches/sca-trunk-20080910/itest/domain/src/main/resources/contributionC/META-INF/sca-deployables/Calculator.composite
+++ b/branches/sca-java-20080910/itest/domain/src/main/resources/contributionC/META-INF/sca-deployables/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/domain/src/main/resources/contributionDependent/Calculator.composite b/branches/sca-java-20080910/itest/domain/src/main/resources/contributionDependent/Calculator.composite
index df00387b23..df00387b23 100644
--- a/branches/sca-trunk-20080910/itest/domain/src/main/resources/contributionDependent/Calculator.composite
+++ b/branches/sca-java-20080910/itest/domain/src/main/resources/contributionDependent/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/domain/src/main/resources/contributionDependent/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/domain/src/main/resources/contributionDependent/META-INF/sca-contribution.xml
index 8264a8243f..8264a8243f 100644
--- a/branches/sca-trunk-20080910/itest/domain/src/main/resources/contributionDependent/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/domain/src/main/resources/contributionDependent/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/domain/src/main/resources/contributionPrimary/Calculator.composite b/branches/sca-java-20080910/itest/domain/src/main/resources/contributionPrimary/Calculator.composite
index 92d069c6c9..92d069c6c9 100644
--- a/branches/sca-trunk-20080910/itest/domain/src/main/resources/contributionPrimary/Calculator.composite
+++ b/branches/sca-java-20080910/itest/domain/src/main/resources/contributionPrimary/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/domain/src/main/resources/contributionPrimary/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/domain/src/main/resources/contributionPrimary/META-INF/sca-contribution.xml
index e53c14a651..e53c14a651 100644
--- a/branches/sca-trunk-20080910/itest/domain/src/main/resources/contributionPrimary/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/domain/src/main/resources/contributionPrimary/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/domain/src/test/java/org/apache/tuscany/sca/itest/domain/ContributionSPIsTestCase.java b/branches/sca-java-20080910/itest/domain/src/test/java/org/apache/tuscany/sca/itest/domain/ContributionSPIsTestCase.java
index 98f13df774..98f13df774 100644
--- a/branches/sca-trunk-20080910/itest/domain/src/test/java/org/apache/tuscany/sca/itest/domain/ContributionSPIsTestCase.java
+++ b/branches/sca-java-20080910/itest/domain/src/test/java/org/apache/tuscany/sca/itest/domain/ContributionSPIsTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/exceptions-cross-binding-ws/pom.xml b/branches/sca-java-20080910/itest/exceptions-cross-binding-ws/pom.xml
index bdb3784be3..bdb3784be3 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-cross-binding-ws/pom.xml
+++ b/branches/sca-java-20080910/itest/exceptions-cross-binding-ws/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockExchangeJaxB.java b/branches/sca-java-20080910/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockExchangeJaxB.java
index 4f4fe50041..4f4fe50041 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockExchangeJaxB.java
+++ b/branches/sca-java-20080910/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockExchangeJaxB.java
diff --git a/branches/sca-trunk-20080910/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDO.java b/branches/sca-java-20080910/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDO.java
index 95496e1737..95496e1737 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDO.java
+++ b/branches/sca-java-20080910/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDO.java
diff --git a/branches/sca-trunk-20080910/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDOImpl.java b/branches/sca-java-20080910/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDOImpl.java
index 842dd4e602..842dd4e602 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDOImpl.java
+++ b/branches/sca-java-20080910/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDOImpl.java
diff --git a/branches/sca-trunk-20080910/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/InvalidSymbolSDOException.java b/branches/sca-java-20080910/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/InvalidSymbolSDOException.java
index 74815dc6c1..74815dc6c1 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/InvalidSymbolSDOException.java
+++ b/branches/sca-java-20080910/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/InvalidSymbolSDOException.java
diff --git a/branches/sca-trunk-20080910/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/MarketClosedSDOException.java b/branches/sca-java-20080910/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/MarketClosedSDOException.java
index aba83723bb..aba83723bb 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/MarketClosedSDOException.java
+++ b/branches/sca-java-20080910/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/MarketClosedSDOException.java
diff --git a/branches/sca-trunk-20080910/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/StockExceptionTest.java b/branches/sca-java-20080910/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/StockExceptionTest.java
index ab65efbb58..ab65efbb58 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/StockExceptionTest.java
+++ b/branches/sca-java-20080910/itest/exceptions-cross-binding-ws/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/StockExceptionTest.java
diff --git a/branches/sca-trunk-20080910/itest/exceptions-cross-binding-ws/src/main/resources/ExceptionTest.composite b/branches/sca-java-20080910/itest/exceptions-cross-binding-ws/src/main/resources/ExceptionTest.composite
index acecdff613..acecdff613 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-cross-binding-ws/src/main/resources/ExceptionTest.composite
+++ b/branches/sca-java-20080910/itest/exceptions-cross-binding-ws/src/main/resources/ExceptionTest.composite
diff --git a/branches/sca-trunk-20080910/itest/exceptions-cross-binding-ws/src/main/resources/intracomposite.composite b/branches/sca-java-20080910/itest/exceptions-cross-binding-ws/src/main/resources/intracomposite.composite
index 460edab182..460edab182 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-cross-binding-ws/src/main/resources/intracomposite.composite
+++ b/branches/sca-java-20080910/itest/exceptions-cross-binding-ws/src/main/resources/intracomposite.composite
diff --git a/branches/sca-trunk-20080910/itest/exceptions-cross-binding-ws/src/main/resources/wsdl/StockExceptionTest.wsdl b/branches/sca-java-20080910/itest/exceptions-cross-binding-ws/src/main/resources/wsdl/StockExceptionTest.wsdl
index 40e87953b6..40e87953b6 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-cross-binding-ws/src/main/resources/wsdl/StockExceptionTest.wsdl
+++ b/branches/sca-java-20080910/itest/exceptions-cross-binding-ws/src/main/resources/wsdl/StockExceptionTest.wsdl
diff --git a/branches/sca-trunk-20080910/itest/exceptions-cross-binding-ws/src/main/resources/xsd/StockExceptionTest.xsd b/branches/sca-java-20080910/itest/exceptions-cross-binding-ws/src/main/resources/xsd/StockExceptionTest.xsd
index 9759647cfe..9759647cfe 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-cross-binding-ws/src/main/resources/xsd/StockExceptionTest.xsd
+++ b/branches/sca-java-20080910/itest/exceptions-cross-binding-ws/src/main/resources/xsd/StockExceptionTest.xsd
diff --git a/branches/sca-trunk-20080910/itest/exceptions-cross-binding-ws/src/test/java/org/apache/tuscany/sca/test/exceptions/IntraCompositeTestCase.java b/branches/sca-java-20080910/itest/exceptions-cross-binding-ws/src/test/java/org/apache/tuscany/sca/test/exceptions/IntraCompositeTestCase.java
index fc49fa1d7d..fc49fa1d7d 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-cross-binding-ws/src/test/java/org/apache/tuscany/sca/test/exceptions/IntraCompositeTestCase.java
+++ b/branches/sca-java-20080910/itest/exceptions-cross-binding-ws/src/test/java/org/apache/tuscany/sca/test/exceptions/IntraCompositeTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/exceptions-cross-binding/pom.xml b/branches/sca-java-20080910/itest/exceptions-cross-binding/pom.xml
index 3d4a4a3880..3d4a4a3880 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-cross-binding/pom.xml
+++ b/branches/sca-java-20080910/itest/exceptions-cross-binding/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockExceptionTestJAXB.java b/branches/sca-java-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockExceptionTestJAXB.java
index f5e36db7cd..f5e36db7cd 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockExceptionTestJAXB.java
+++ b/branches/sca-java-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockExceptionTestJAXB.java
diff --git a/branches/sca-trunk-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockExchangeJaxB.java b/branches/sca-java-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockExchangeJaxB.java
index 65751175fb..65751175fb 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockExchangeJaxB.java
+++ b/branches/sca-java-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockExchangeJaxB.java
diff --git a/branches/sca-trunk-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDO.java b/branches/sca-java-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDO.java
index 5f65d293ea..5f65d293ea 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDO.java
+++ b/branches/sca-java-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDO.java
diff --git a/branches/sca-trunk-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDOImpl.java b/branches/sca-java-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDOImpl.java
index e84ae633e7..e84ae633e7 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDOImpl.java
+++ b/branches/sca-java-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/StockTraderSDOImpl.java
diff --git a/branches/sca-trunk-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/InvalidSymbolSDOException.java b/branches/sca-java-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/InvalidSymbolSDOException.java
index 74815dc6c1..74815dc6c1 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/InvalidSymbolSDOException.java
+++ b/branches/sca-java-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/InvalidSymbolSDOException.java
diff --git a/branches/sca-trunk-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/MarketClosedSDOException.java b/branches/sca-java-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/MarketClosedSDOException.java
index 5fe40935ec..5fe40935ec 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/MarketClosedSDOException.java
+++ b/branches/sca-java-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/MarketClosedSDOException.java
diff --git a/branches/sca-trunk-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/StockExceptionTest.java b/branches/sca-java-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/StockExceptionTest.java
index ab65efbb58..ab65efbb58 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/StockExceptionTest.java
+++ b/branches/sca-java-20080910/itest/exceptions-cross-binding/src/main/java/org/apache/tuscany/sca/test/exceptions/sdohandgen/StockExceptionTest.java
diff --git a/branches/sca-trunk-20080910/itest/exceptions-cross-binding/src/main/resources/ExceptionTest.composite b/branches/sca-java-20080910/itest/exceptions-cross-binding/src/main/resources/ExceptionTest.composite
index 872fd721d1..872fd721d1 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-cross-binding/src/main/resources/ExceptionTest.composite
+++ b/branches/sca-java-20080910/itest/exceptions-cross-binding/src/main/resources/ExceptionTest.composite
diff --git a/branches/sca-trunk-20080910/itest/exceptions-cross-binding/src/main/resources/intracomposite.composite b/branches/sca-java-20080910/itest/exceptions-cross-binding/src/main/resources/intracomposite.composite
index 83526cb6a1..83526cb6a1 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-cross-binding/src/main/resources/intracomposite.composite
+++ b/branches/sca-java-20080910/itest/exceptions-cross-binding/src/main/resources/intracomposite.composite
diff --git a/branches/sca-trunk-20080910/itest/exceptions-cross-binding/src/main/resources/wsdl.sdo/StockExceptionTest.wsdl b/branches/sca-java-20080910/itest/exceptions-cross-binding/src/main/resources/wsdl.sdo/StockExceptionTest.wsdl
index d70cdad313..d70cdad313 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-cross-binding/src/main/resources/wsdl.sdo/StockExceptionTest.wsdl
+++ b/branches/sca-java-20080910/itest/exceptions-cross-binding/src/main/resources/wsdl.sdo/StockExceptionTest.wsdl
diff --git a/branches/sca-trunk-20080910/itest/exceptions-cross-binding/src/main/resources/wsdl/StockExceptionTest.wsdl b/branches/sca-java-20080910/itest/exceptions-cross-binding/src/main/resources/wsdl/StockExceptionTest.wsdl
index 33b830c856..33b830c856 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-cross-binding/src/main/resources/wsdl/StockExceptionTest.wsdl
+++ b/branches/sca-java-20080910/itest/exceptions-cross-binding/src/main/resources/wsdl/StockExceptionTest.wsdl
diff --git a/branches/sca-trunk-20080910/itest/exceptions-cross-binding/src/main/resources/xsd/StockExceptionTest.xsd b/branches/sca-java-20080910/itest/exceptions-cross-binding/src/main/resources/xsd/StockExceptionTest.xsd
index 9759647cfe..9759647cfe 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-cross-binding/src/main/resources/xsd/StockExceptionTest.xsd
+++ b/branches/sca-java-20080910/itest/exceptions-cross-binding/src/main/resources/xsd/StockExceptionTest.xsd
diff --git a/branches/sca-trunk-20080910/itest/exceptions-cross-binding/src/test/java/org/apache/tuscany/sca/test/exceptions/IntraCompositeTestCase.java b/branches/sca-java-20080910/itest/exceptions-cross-binding/src/test/java/org/apache/tuscany/sca/test/exceptions/IntraCompositeTestCase.java
index 3371f63e4a..3371f63e4a 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-cross-binding/src/test/java/org/apache/tuscany/sca/test/exceptions/IntraCompositeTestCase.java
+++ b/branches/sca-java-20080910/itest/exceptions-cross-binding/src/test/java/org/apache/tuscany/sca/test/exceptions/IntraCompositeTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/exceptions-simple-ws/pom.xml b/branches/sca-java-20080910/itest/exceptions-simple-ws/pom.xml
index bd6646344d..bd6646344d 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-simple-ws/pom.xml
+++ b/branches/sca-java-20080910/itest/exceptions-simple-ws/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/exceptions-simple-ws/src/main/java/com/example/BusinessException.java b/branches/sca-java-20080910/itest/exceptions-simple-ws/src/main/java/com/example/BusinessException.java
index 764f31b7cd..764f31b7cd 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-simple-ws/src/main/java/com/example/BusinessException.java
+++ b/branches/sca-java-20080910/itest/exceptions-simple-ws/src/main/java/com/example/BusinessException.java
diff --git a/branches/sca-trunk-20080910/itest/exceptions-simple-ws/src/main/java/com/example/BusinessExceptionMinimal.java b/branches/sca-java-20080910/itest/exceptions-simple-ws/src/main/java/com/example/BusinessExceptionMinimal.java
index 1b597984e5..1b597984e5 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-simple-ws/src/main/java/com/example/BusinessExceptionMinimal.java
+++ b/branches/sca-java-20080910/itest/exceptions-simple-ws/src/main/java/com/example/BusinessExceptionMinimal.java
diff --git a/branches/sca-trunk-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleClient.java b/branches/sca-java-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleClient.java
index 0c72b52ed9..0c72b52ed9 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleClient.java
+++ b/branches/sca-java-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleClient.java
diff --git a/branches/sca-trunk-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleClientImpl.java b/branches/sca-java-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleClientImpl.java
index d6545b5a23..d6545b5a23 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleClientImpl.java
+++ b/branches/sca-java-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleClientMinimalImpl.java b/branches/sca-java-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleClientMinimalImpl.java
index 987d2107b5..987d2107b5 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleClientMinimalImpl.java
+++ b/branches/sca-java-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleClientMinimalImpl.java
diff --git a/branches/sca-trunk-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleService.java b/branches/sca-java-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleService.java
index 30ea559694..30ea559694 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleService.java
+++ b/branches/sca-java-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleService.java
diff --git a/branches/sca-trunk-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleServiceImpl.java b/branches/sca-java-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleServiceImpl.java
index b3b6f033e5..b3b6f033e5 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleServiceImpl.java
+++ b/branches/sca-java-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleServiceMinimal.java b/branches/sca-java-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleServiceMinimal.java
index aa8591872e..aa8591872e 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleServiceMinimal.java
+++ b/branches/sca-java-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleServiceMinimal.java
diff --git a/branches/sca-trunk-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleServiceMinimalImpl.java b/branches/sca-java-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleServiceMinimalImpl.java
index 728be51428..728be51428 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleServiceMinimalImpl.java
+++ b/branches/sca-java-20080910/itest/exceptions-simple-ws/src/main/java/com/example/ExampleServiceMinimalImpl.java
diff --git a/branches/sca-trunk-20080910/itest/exceptions-simple-ws/src/main/resources/example.composite b/branches/sca-java-20080910/itest/exceptions-simple-ws/src/main/resources/example.composite
index 505132277c..505132277c 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-simple-ws/src/main/resources/example.composite
+++ b/branches/sca-java-20080910/itest/exceptions-simple-ws/src/main/resources/example.composite
diff --git a/branches/sca-trunk-20080910/itest/exceptions-simple-ws/src/main/resources/wsdl/ExampleService.wsdl b/branches/sca-java-20080910/itest/exceptions-simple-ws/src/main/resources/wsdl/ExampleService.wsdl
index 628e6ca6ba..628e6ca6ba 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-simple-ws/src/main/resources/wsdl/ExampleService.wsdl
+++ b/branches/sca-java-20080910/itest/exceptions-simple-ws/src/main/resources/wsdl/ExampleService.wsdl
diff --git a/branches/sca-trunk-20080910/itest/exceptions-simple-ws/src/test/java/com/example/ExampleMinimalTestCase.java b/branches/sca-java-20080910/itest/exceptions-simple-ws/src/test/java/com/example/ExampleMinimalTestCase.java
index 7310a0f1e7..7310a0f1e7 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-simple-ws/src/test/java/com/example/ExampleMinimalTestCase.java
+++ b/branches/sca-java-20080910/itest/exceptions-simple-ws/src/test/java/com/example/ExampleMinimalTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/exceptions-simple-ws/src/test/java/com/example/ExampleTestCase.java b/branches/sca-java-20080910/itest/exceptions-simple-ws/src/test/java/com/example/ExampleTestCase.java
index 740af4f43d..740af4f43d 100644
--- a/branches/sca-trunk-20080910/itest/exceptions-simple-ws/src/test/java/com/example/ExampleTestCase.java
+++ b/branches/sca-java-20080910/itest/exceptions-simple-ws/src/test/java/com/example/ExampleTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/exceptions/pom.xml b/branches/sca-java-20080910/itest/exceptions/pom.xml
index 43b0956e05..43b0956e05 100644
--- a/branches/sca-trunk-20080910/itest/exceptions/pom.xml
+++ b/branches/sca-java-20080910/itest/exceptions/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/Checked.java b/branches/sca-java-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/Checked.java
index b95b0ccb31..b95b0ccb31 100644
--- a/branches/sca-trunk-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/Checked.java
+++ b/branches/sca-java-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/Checked.java
diff --git a/branches/sca-trunk-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/ExceptionHandler.java b/branches/sca-java-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/ExceptionHandler.java
index 5740e053a9..5740e053a9 100644
--- a/branches/sca-trunk-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/ExceptionHandler.java
+++ b/branches/sca-java-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/ExceptionHandler.java
diff --git a/branches/sca-trunk-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/ExceptionRemoteThrower.java b/branches/sca-java-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/ExceptionRemoteThrower.java
index f923133ee9..f923133ee9 100644
--- a/branches/sca-trunk-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/ExceptionRemoteThrower.java
+++ b/branches/sca-java-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/ExceptionRemoteThrower.java
diff --git a/branches/sca-trunk-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/ExceptionThrower.java b/branches/sca-java-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/ExceptionThrower.java
index 55d81102d2..55d81102d2 100644
--- a/branches/sca-trunk-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/ExceptionThrower.java
+++ b/branches/sca-java-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/ExceptionThrower.java
diff --git a/branches/sca-trunk-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/UnChecked.java b/branches/sca-java-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/UnChecked.java
index 453528444d..453528444d 100644
--- a/branches/sca-trunk-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/UnChecked.java
+++ b/branches/sca-java-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/UnChecked.java
diff --git a/branches/sca-trunk-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/ExceptionHandlerImpl.java b/branches/sca-java-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/ExceptionHandlerImpl.java
index 1987490a0a..1987490a0a 100644
--- a/branches/sca-trunk-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/ExceptionHandlerImpl.java
+++ b/branches/sca-java-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/ExceptionHandlerImpl.java
diff --git a/branches/sca-trunk-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/ExceptionRemoteThrowerImpl.java b/branches/sca-java-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/ExceptionRemoteThrowerImpl.java
index c4cb52f94c..c4cb52f94c 100644
--- a/branches/sca-trunk-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/ExceptionRemoteThrowerImpl.java
+++ b/branches/sca-java-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/ExceptionRemoteThrowerImpl.java
diff --git a/branches/sca-trunk-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/ExceptionThrowerImpl.java b/branches/sca-java-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/ExceptionThrowerImpl.java
index cf8740ba56..cf8740ba56 100644
--- a/branches/sca-trunk-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/ExceptionThrowerImpl.java
+++ b/branches/sca-java-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/ExceptionThrowerImpl.java
diff --git a/branches/sca-trunk-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/RemoteExceptionHandlerImpl.java b/branches/sca-java-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/RemoteExceptionHandlerImpl.java
index f82a30d529..f82a30d529 100644
--- a/branches/sca-trunk-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/RemoteExceptionHandlerImpl.java
+++ b/branches/sca-java-20080910/itest/exceptions/src/main/java/org/apache/tuscany/sca/test/exceptions/impl/RemoteExceptionHandlerImpl.java
diff --git a/branches/sca-trunk-20080910/itest/exceptions/src/main/resources/ExceptionTest.composite b/branches/sca-java-20080910/itest/exceptions/src/main/resources/ExceptionTest.composite
index d27797c2fe..d27797c2fe 100644
--- a/branches/sca-trunk-20080910/itest/exceptions/src/main/resources/ExceptionTest.composite
+++ b/branches/sca-java-20080910/itest/exceptions/src/main/resources/ExceptionTest.composite
diff --git a/branches/sca-trunk-20080910/itest/exceptions/src/test/java/org/apache/tuscany/sca/test/exceptions/ExceptionsTestCase.java b/branches/sca-java-20080910/itest/exceptions/src/test/java/org/apache/tuscany/sca/test/exceptions/ExceptionsTestCase.java
index f84205c096..f84205c096 100644
--- a/branches/sca-trunk-20080910/itest/exceptions/src/test/java/org/apache/tuscany/sca/test/exceptions/ExceptionsTestCase.java
+++ b/branches/sca-java-20080910/itest/exceptions/src/test/java/org/apache/tuscany/sca/test/exceptions/ExceptionsTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/extended-api/pom.xml b/branches/sca-java-20080910/itest/extended-api/pom.xml
index 26545ef2d3..26545ef2d3 100644
--- a/branches/sca-trunk-20080910/itest/extended-api/pom.xml
+++ b/branches/sca-java-20080910/itest/extended-api/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/BasicService.java b/branches/sca-java-20080910/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/BasicService.java
index 869565af17..869565af17 100644
--- a/branches/sca-trunk-20080910/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/BasicService.java
+++ b/branches/sca-java-20080910/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/BasicService.java
diff --git a/branches/sca-trunk-20080910/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/MathService.java b/branches/sca-java-20080910/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/MathService.java
index c54af93c05..c54af93c05 100644
--- a/branches/sca-trunk-20080910/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/MathService.java
+++ b/branches/sca-java-20080910/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/MathService.java
diff --git a/branches/sca-trunk-20080910/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/impl/BasicServiceImpl.java b/branches/sca-java-20080910/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/impl/BasicServiceImpl.java
index 523d238f2e..523d238f2e 100644
--- a/branches/sca-trunk-20080910/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/impl/BasicServiceImpl.java
+++ b/branches/sca-java-20080910/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/impl/BasicServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/impl/MathServiceImpl.java b/branches/sca-java-20080910/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/impl/MathServiceImpl.java
index ab4300a7dd..ab4300a7dd 100644
--- a/branches/sca-trunk-20080910/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/impl/MathServiceImpl.java
+++ b/branches/sca-java-20080910/itest/extended-api/src/main/java/org/apache/tuscany/sca/test/extended/impl/MathServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/extended-api/src/main/resources/BasicService.composite b/branches/sca-java-20080910/itest/extended-api/src/main/resources/BasicService.composite
index 128b33b16f..128b33b16f 100644
--- a/branches/sca-trunk-20080910/itest/extended-api/src/main/resources/BasicService.composite
+++ b/branches/sca-java-20080910/itest/extended-api/src/main/resources/BasicService.composite
diff --git a/branches/sca-trunk-20080910/itest/extended-api/src/main/resources/MathService.composite b/branches/sca-java-20080910/itest/extended-api/src/main/resources/MathService.composite
index 8e99d3da60..8e99d3da60 100644
--- a/branches/sca-trunk-20080910/itest/extended-api/src/main/resources/MathService.composite
+++ b/branches/sca-java-20080910/itest/extended-api/src/main/resources/MathService.composite
diff --git a/branches/sca-trunk-20080910/itest/extended-api/src/test/java/org/apache/tuscany/sca/test/extended/ServiceLocateTestCase.java b/branches/sca-java-20080910/itest/extended-api/src/test/java/org/apache/tuscany/sca/test/extended/ServiceLocateTestCase.java
index c480235d88..c480235d88 100644
--- a/branches/sca-trunk-20080910/itest/extended-api/src/test/java/org/apache/tuscany/sca/test/extended/ServiceLocateTestCase.java
+++ b/branches/sca-java-20080910/itest/extended-api/src/test/java/org/apache/tuscany/sca/test/extended/ServiceLocateTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/interfaces/pom.xml b/branches/sca-java-20080910/itest/interfaces/pom.xml
index 65de919e10..65de919e10 100644
--- a/branches/sca-trunk-20080910/itest/interfaces/pom.xml
+++ b/branches/sca-java-20080910/itest/interfaces/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalCallbackInterface.java b/branches/sca-java-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalCallbackInterface.java
index 5bc872ef83..5bc872ef83 100644
--- a/branches/sca-trunk-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalCallbackInterface.java
+++ b/branches/sca-java-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalCallbackInterface.java
diff --git a/branches/sca-trunk-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalClientComponent.java b/branches/sca-java-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalClientComponent.java
index 7bfcf5de11..7bfcf5de11 100644
--- a/branches/sca-trunk-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalClientComponent.java
+++ b/branches/sca-java-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalClientComponent.java
diff --git a/branches/sca-trunk-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalClientComponentImpl.java b/branches/sca-java-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalClientComponentImpl.java
index d4f7694e8f..d4f7694e8f 100644
--- a/branches/sca-trunk-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalClientComponentImpl.java
+++ b/branches/sca-java-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalClientComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalServiceComponent.java b/branches/sca-java-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalServiceComponent.java
index 4772303fab..4772303fab 100644
--- a/branches/sca-trunk-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalServiceComponent.java
+++ b/branches/sca-java-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalServiceComponent.java
diff --git a/branches/sca-trunk-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalServiceComponentImpl.java b/branches/sca-java-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalServiceComponentImpl.java
index e100636b23..e100636b23 100644
--- a/branches/sca-trunk-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalServiceComponentImpl.java
+++ b/branches/sca-java-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/LocalServiceComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/ParameterObject.java b/branches/sca-java-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/ParameterObject.java
index 0bc8d10904..0bc8d10904 100644
--- a/branches/sca-trunk-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/ParameterObject.java
+++ b/branches/sca-java-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/ParameterObject.java
diff --git a/branches/sca-trunk-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteCallbackInterface.java b/branches/sca-java-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteCallbackInterface.java
index e2b70313ed..e2b70313ed 100644
--- a/branches/sca-trunk-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteCallbackInterface.java
+++ b/branches/sca-java-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteCallbackInterface.java
diff --git a/branches/sca-trunk-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteClientComponent.java b/branches/sca-java-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteClientComponent.java
index dd591eabeb..dd591eabeb 100644
--- a/branches/sca-trunk-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteClientComponent.java
+++ b/branches/sca-java-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteClientComponent.java
diff --git a/branches/sca-trunk-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteClientComponentImpl.java b/branches/sca-java-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteClientComponentImpl.java
index d4731f35d3..d4731f35d3 100644
--- a/branches/sca-trunk-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteClientComponentImpl.java
+++ b/branches/sca-java-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteClientComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteServiceComponent.java b/branches/sca-java-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteServiceComponent.java
index 6c40db0e70..6c40db0e70 100644
--- a/branches/sca-trunk-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteServiceComponent.java
+++ b/branches/sca-java-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteServiceComponent.java
diff --git a/branches/sca-trunk-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteServiceComponentImpl.java b/branches/sca-java-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteServiceComponentImpl.java
index 3804d31902..3804d31902 100644
--- a/branches/sca-trunk-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteServiceComponentImpl.java
+++ b/branches/sca-java-20080910/itest/interfaces/src/main/java/org/apache/tuscany/sca/itest/interfaces/RemoteServiceComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/interfaces/src/main/resources/InterfacesTest.composite b/branches/sca-java-20080910/itest/interfaces/src/main/resources/InterfacesTest.composite
index 0361d8c83c..0361d8c83c 100644
--- a/branches/sca-trunk-20080910/itest/interfaces/src/main/resources/InterfacesTest.composite
+++ b/branches/sca-java-20080910/itest/interfaces/src/main/resources/InterfacesTest.composite
diff --git a/branches/sca-trunk-20080910/itest/interfaces/src/test/java/org/apache/tuscany/sca/itest/interfaces/InterfacesTestCase.java b/branches/sca-java-20080910/itest/interfaces/src/test/java/org/apache/tuscany/sca/itest/interfaces/InterfacesTestCase.java
index 013cdd4f15..013cdd4f15 100644
--- a/branches/sca-trunk-20080910/itest/interfaces/src/test/java/org/apache/tuscany/sca/itest/interfaces/InterfacesTestCase.java
+++ b/branches/sca-java-20080910/itest/interfaces/src/test/java/org/apache/tuscany/sca/itest/interfaces/InterfacesTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/interop-soap-client/pom.xml b/branches/sca-java-20080910/itest/interop-soap-client/pom.xml
index 2369b8489e..2369b8489e 100644
--- a/branches/sca-trunk-20080910/itest/interop-soap-client/pom.xml
+++ b/branches/sca-java-20080910/itest/interop-soap-client/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/interop-soap-client/src/main/java/org/apache/tuscany/test/interop/client/LoopbackInteropDocServiceComponentImpl.java b/branches/sca-java-20080910/itest/interop-soap-client/src/main/java/org/apache/tuscany/test/interop/client/LoopbackInteropDocServiceComponentImpl.java
index ffffb96686..ffffb96686 100644
--- a/branches/sca-trunk-20080910/itest/interop-soap-client/src/main/java/org/apache/tuscany/test/interop/client/LoopbackInteropDocServiceComponentImpl.java
+++ b/branches/sca-java-20080910/itest/interop-soap-client/src/main/java/org/apache/tuscany/test/interop/client/LoopbackInteropDocServiceComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/interop-soap-client/src/main/resources/default.composite b/branches/sca-java-20080910/itest/interop-soap-client/src/main/resources/default.composite
index 7fd5cc0d65..7fd5cc0d65 100644
--- a/branches/sca-trunk-20080910/itest/interop-soap-client/src/main/resources/default.composite
+++ b/branches/sca-java-20080910/itest/interop-soap-client/src/main/resources/default.composite
diff --git a/branches/sca-trunk-20080910/itest/interop-soap-client/src/main/resources/wsdl/interopdoc.wsdl b/branches/sca-java-20080910/itest/interop-soap-client/src/main/resources/wsdl/interopdoc.wsdl
index 90d8a754b4..90d8a754b4 100644
--- a/branches/sca-trunk-20080910/itest/interop-soap-client/src/main/resources/wsdl/interopdoc.wsdl
+++ b/branches/sca-java-20080910/itest/interop-soap-client/src/main/resources/wsdl/interopdoc.wsdl
diff --git a/branches/sca-trunk-20080910/itest/interop-soap-client/src/test/java/org/apache/tuscany/test/interop/client/InteropDocClientTestCase.java b/branches/sca-java-20080910/itest/interop-soap-client/src/test/java/org/apache/tuscany/test/interop/client/InteropDocClientTestCase.java
index dc1ba48580..dc1ba48580 100644
--- a/branches/sca-trunk-20080910/itest/interop-soap-client/src/test/java/org/apache/tuscany/test/interop/client/InteropDocClientTestCase.java
+++ b/branches/sca-java-20080910/itest/interop-soap-client/src/test/java/org/apache/tuscany/test/interop/client/InteropDocClientTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/interop-soap-round2-client/pom.xml b/branches/sca-java-20080910/itest/interop-soap-round2-client/pom.xml
index 9ac6661a5e..9ac6661a5e 100644
--- a/branches/sca-trunk-20080910/itest/interop-soap-round2-client/pom.xml
+++ b/branches/sca-java-20080910/itest/interop-soap-round2-client/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/interop-soap-round2-client/src/main/java/org/apache/tuscany/test/interop/client/InteropTestDocLit.java b/branches/sca-java-20080910/itest/interop-soap-round2-client/src/main/java/org/apache/tuscany/test/interop/client/InteropTestDocLit.java
index ca3031c646..ca3031c646 100644
--- a/branches/sca-trunk-20080910/itest/interop-soap-round2-client/src/main/java/org/apache/tuscany/test/interop/client/InteropTestDocLit.java
+++ b/branches/sca-java-20080910/itest/interop-soap-round2-client/src/main/java/org/apache/tuscany/test/interop/client/InteropTestDocLit.java
diff --git a/branches/sca-trunk-20080910/itest/interop-soap-round2-client/src/main/resources/default.composite b/branches/sca-java-20080910/itest/interop-soap-round2-client/src/main/resources/default.composite
index 9bde77ef37..9bde77ef37 100644
--- a/branches/sca-trunk-20080910/itest/interop-soap-round2-client/src/main/resources/default.composite
+++ b/branches/sca-java-20080910/itest/interop-soap-round2-client/src/main/resources/default.composite
diff --git a/branches/sca-trunk-20080910/itest/interop-soap-round2-client/src/main/resources/wsdl/interoptestdoclit.wsdl b/branches/sca-java-20080910/itest/interop-soap-round2-client/src/main/resources/wsdl/interoptestdoclit.wsdl
index e08039cedb..e08039cedb 100644
--- a/branches/sca-trunk-20080910/itest/interop-soap-round2-client/src/main/resources/wsdl/interoptestdoclit.wsdl
+++ b/branches/sca-java-20080910/itest/interop-soap-round2-client/src/main/resources/wsdl/interoptestdoclit.wsdl
diff --git a/branches/sca-trunk-20080910/itest/interop-soap-round2-client/src/test/java/org/apache/tuscany/test/interop/client/InteropTestDocLitTestCase.java b/branches/sca-java-20080910/itest/interop-soap-round2-client/src/test/java/org/apache/tuscany/test/interop/client/InteropTestDocLitTestCase.java
index bb379c89cd..bb379c89cd 100644
--- a/branches/sca-trunk-20080910/itest/interop-soap-round2-client/src/test/java/org/apache/tuscany/test/interop/client/InteropTestDocLitTestCase.java
+++ b/branches/sca-java-20080910/itest/interop-soap-round2-client/src/test/java/org/apache/tuscany/test/interop/client/InteropTestDocLitTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/interop-soap-service/pom.xml b/branches/sca-java-20080910/itest/interop-soap-service/pom.xml
index 76285e3926..76285e3926 100644
--- a/branches/sca-trunk-20080910/itest/interop-soap-service/pom.xml
+++ b/branches/sca-java-20080910/itest/interop-soap-service/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/interop-soap-service/src/main/java/org/apache/tuscany/test/interop/server/InteropDocServiceComponentImpl.java b/branches/sca-java-20080910/itest/interop-soap-service/src/main/java/org/apache/tuscany/test/interop/server/InteropDocServiceComponentImpl.java
index c34941f43e..c34941f43e 100644
--- a/branches/sca-trunk-20080910/itest/interop-soap-service/src/main/java/org/apache/tuscany/test/interop/server/InteropDocServiceComponentImpl.java
+++ b/branches/sca-java-20080910/itest/interop-soap-service/src/main/java/org/apache/tuscany/test/interop/server/InteropDocServiceComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/interop-soap-service/src/main/resources/wsdl/interopdoc.wsdl b/branches/sca-java-20080910/itest/interop-soap-service/src/main/resources/wsdl/interopdoc.wsdl
index 820c26ca34..820c26ca34 100644
--- a/branches/sca-trunk-20080910/itest/interop-soap-service/src/main/resources/wsdl/interopdoc.wsdl
+++ b/branches/sca-java-20080910/itest/interop-soap-service/src/main/resources/wsdl/interopdoc.wsdl
diff --git a/branches/sca-trunk-20080910/itest/interop-soap-service/src/main/webapp/META-INF/sca/default.scdl b/branches/sca-java-20080910/itest/interop-soap-service/src/main/webapp/META-INF/sca/default.scdl
index 3fbc73616e..3fbc73616e 100644
--- a/branches/sca-trunk-20080910/itest/interop-soap-service/src/main/webapp/META-INF/sca/default.scdl
+++ b/branches/sca-java-20080910/itest/interop-soap-service/src/main/webapp/META-INF/sca/default.scdl
diff --git a/branches/sca-trunk-20080910/itest/interop-soap-service/src/main/webapp/WEB-INF/web.xml b/branches/sca-java-20080910/itest/interop-soap-service/src/main/webapp/WEB-INF/web.xml
index 8cf95fb789..8cf95fb789 100644
--- a/branches/sca-trunk-20080910/itest/interop-soap-service/src/main/webapp/WEB-INF/web.xml
+++ b/branches/sca-java-20080910/itest/interop-soap-service/src/main/webapp/WEB-INF/web.xml
diff --git a/branches/sca-trunk-20080910/itest/interop-soap-service/t.bat b/branches/sca-java-20080910/itest/interop-soap-service/t.bat
index 0f83dedc37..0f83dedc37 100755
--- a/branches/sca-trunk-20080910/itest/interop-soap-service/t.bat
+++ b/branches/sca-java-20080910/itest/interop-soap-service/t.bat
diff --git a/branches/sca-trunk-20080910/itest/jms-args/pom.xml b/branches/sca-java-20080910/itest/jms-args/pom.xml
index 32ad3099c6..32ad3099c6 100644
--- a/branches/sca-trunk-20080910/itest/jms-args/pom.xml
+++ b/branches/sca-java-20080910/itest/jms-args/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/jms-args/src/main/java/org/apache/tuscany/sca/binding/jms/ClientImpl.java b/branches/sca-java-20080910/itest/jms-args/src/main/java/org/apache/tuscany/sca/binding/jms/ClientImpl.java
index 51ce5f4f24..51ce5f4f24 100644
--- a/branches/sca-trunk-20080910/itest/jms-args/src/main/java/org/apache/tuscany/sca/binding/jms/ClientImpl.java
+++ b/branches/sca-java-20080910/itest/jms-args/src/main/java/org/apache/tuscany/sca/binding/jms/ClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/jms-args/src/main/java/org/apache/tuscany/sca/binding/jms/MyService.java b/branches/sca-java-20080910/itest/jms-args/src/main/java/org/apache/tuscany/sca/binding/jms/MyService.java
index 487e5f2cbb..487e5f2cbb 100644
--- a/branches/sca-trunk-20080910/itest/jms-args/src/main/java/org/apache/tuscany/sca/binding/jms/MyService.java
+++ b/branches/sca-java-20080910/itest/jms-args/src/main/java/org/apache/tuscany/sca/binding/jms/MyService.java
diff --git a/branches/sca-trunk-20080910/itest/jms-args/src/main/java/org/apache/tuscany/sca/binding/jms/ServiceImpl.java b/branches/sca-java-20080910/itest/jms-args/src/main/java/org/apache/tuscany/sca/binding/jms/ServiceImpl.java
index 18324d5d1d..18324d5d1d 100644
--- a/branches/sca-trunk-20080910/itest/jms-args/src/main/java/org/apache/tuscany/sca/binding/jms/ServiceImpl.java
+++ b/branches/sca-java-20080910/itest/jms-args/src/main/java/org/apache/tuscany/sca/binding/jms/ServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/jms-args/src/main/resources/jndi.properties b/branches/sca-java-20080910/itest/jms-args/src/main/resources/jndi.properties
index bb431a592b..bb431a592b 100644
--- a/branches/sca-trunk-20080910/itest/jms-args/src/main/resources/jndi.properties
+++ b/branches/sca-java-20080910/itest/jms-args/src/main/resources/jndi.properties
diff --git a/branches/sca-trunk-20080910/itest/jms-args/src/main/resources/selectors/selectors.composite b/branches/sca-java-20080910/itest/jms-args/src/main/resources/selectors/selectors.composite
index 74c352934f..74c352934f 100644
--- a/branches/sca-trunk-20080910/itest/jms-args/src/main/resources/selectors/selectors.composite
+++ b/branches/sca-java-20080910/itest/jms-args/src/main/resources/selectors/selectors.composite
diff --git a/branches/sca-trunk-20080910/itest/jms-args/src/test/java/org/apache/tuscany/sca/binding/jms/ArgsTestCase.java b/branches/sca-java-20080910/itest/jms-args/src/test/java/org/apache/tuscany/sca/binding/jms/ArgsTestCase.java
index 228366d596..228366d596 100644
--- a/branches/sca-trunk-20080910/itest/jms-args/src/test/java/org/apache/tuscany/sca/binding/jms/ArgsTestCase.java
+++ b/branches/sca-java-20080910/itest/jms-args/src/test/java/org/apache/tuscany/sca/binding/jms/ArgsTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/jms-callbacks/pom.xml b/branches/sca-java-20080910/itest/jms-callbacks/pom.xml
index 1dd26c7a41..1dd26c7a41 100644
--- a/branches/sca-trunk-20080910/itest/jms-callbacks/pom.xml
+++ b/branches/sca-java-20080910/itest/jms-callbacks/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/jms-callbacks/src/main/java/org/apache/tuscany/sca/binding/jms/JMSClient.java b/branches/sca-java-20080910/itest/jms-callbacks/src/main/java/org/apache/tuscany/sca/binding/jms/JMSClient.java
index d4cd5df431..d4cd5df431 100644
--- a/branches/sca-trunk-20080910/itest/jms-callbacks/src/main/java/org/apache/tuscany/sca/binding/jms/JMSClient.java
+++ b/branches/sca-java-20080910/itest/jms-callbacks/src/main/java/org/apache/tuscany/sca/binding/jms/JMSClient.java
diff --git a/branches/sca-trunk-20080910/itest/jms-callbacks/src/main/java/org/apache/tuscany/sca/binding/jms/JMSClientImpl.java b/branches/sca-java-20080910/itest/jms-callbacks/src/main/java/org/apache/tuscany/sca/binding/jms/JMSClientImpl.java
index 9d75685a8a..9d75685a8a 100644
--- a/branches/sca-trunk-20080910/itest/jms-callbacks/src/main/java/org/apache/tuscany/sca/binding/jms/JMSClientImpl.java
+++ b/branches/sca-java-20080910/itest/jms-callbacks/src/main/java/org/apache/tuscany/sca/binding/jms/JMSClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/jms-callbacks/src/main/java/org/apache/tuscany/sca/binding/jms/JMSService.java b/branches/sca-java-20080910/itest/jms-callbacks/src/main/java/org/apache/tuscany/sca/binding/jms/JMSService.java
index 9c2c657b55..9c2c657b55 100644
--- a/branches/sca-trunk-20080910/itest/jms-callbacks/src/main/java/org/apache/tuscany/sca/binding/jms/JMSService.java
+++ b/branches/sca-java-20080910/itest/jms-callbacks/src/main/java/org/apache/tuscany/sca/binding/jms/JMSService.java
diff --git a/branches/sca-trunk-20080910/itest/jms-callbacks/src/main/java/org/apache/tuscany/sca/binding/jms/JMSServiceCallback.java b/branches/sca-java-20080910/itest/jms-callbacks/src/main/java/org/apache/tuscany/sca/binding/jms/JMSServiceCallback.java
index 5697d819c7..5697d819c7 100644
--- a/branches/sca-trunk-20080910/itest/jms-callbacks/src/main/java/org/apache/tuscany/sca/binding/jms/JMSServiceCallback.java
+++ b/branches/sca-java-20080910/itest/jms-callbacks/src/main/java/org/apache/tuscany/sca/binding/jms/JMSServiceCallback.java
diff --git a/branches/sca-trunk-20080910/itest/jms-callbacks/src/main/java/org/apache/tuscany/sca/binding/jms/JMSServiceImpl.java b/branches/sca-java-20080910/itest/jms-callbacks/src/main/java/org/apache/tuscany/sca/binding/jms/JMSServiceImpl.java
index b15b40c8a6..b15b40c8a6 100644
--- a/branches/sca-trunk-20080910/itest/jms-callbacks/src/main/java/org/apache/tuscany/sca/binding/jms/JMSServiceImpl.java
+++ b/branches/sca-java-20080910/itest/jms-callbacks/src/main/java/org/apache/tuscany/sca/binding/jms/JMSServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/jms-callbacks/src/main/resources/jndi.properties b/branches/sca-java-20080910/itest/jms-callbacks/src/main/resources/jndi.properties
index 608fe747f5..608fe747f5 100644
--- a/branches/sca-trunk-20080910/itest/jms-callbacks/src/main/resources/jndi.properties
+++ b/branches/sca-java-20080910/itest/jms-callbacks/src/main/resources/jndi.properties
diff --git a/branches/sca-trunk-20080910/itest/jms-callbacks/src/main/resources/simple/client.composite b/branches/sca-java-20080910/itest/jms-callbacks/src/main/resources/simple/client.composite
index 93d8acb65b..93d8acb65b 100644
--- a/branches/sca-trunk-20080910/itest/jms-callbacks/src/main/resources/simple/client.composite
+++ b/branches/sca-java-20080910/itest/jms-callbacks/src/main/resources/simple/client.composite
diff --git a/branches/sca-trunk-20080910/itest/jms-callbacks/src/main/resources/simple/tempq.composite b/branches/sca-java-20080910/itest/jms-callbacks/src/main/resources/simple/tempq.composite
index 636e951d03..636e951d03 100644
--- a/branches/sca-trunk-20080910/itest/jms-callbacks/src/main/resources/simple/tempq.composite
+++ b/branches/sca-java-20080910/itest/jms-callbacks/src/main/resources/simple/tempq.composite
diff --git a/branches/sca-trunk-20080910/itest/jms-callbacks/src/test/java/org/apache/tuscany/sca/binding/jms/CallbackTestCase.java b/branches/sca-java-20080910/itest/jms-callbacks/src/test/java/org/apache/tuscany/sca/binding/jms/CallbackTestCase.java
index cb9acb1bc1..cb9acb1bc1 100644
--- a/branches/sca-trunk-20080910/itest/jms-callbacks/src/test/java/org/apache/tuscany/sca/binding/jms/CallbackTestCase.java
+++ b/branches/sca-java-20080910/itest/jms-callbacks/src/test/java/org/apache/tuscany/sca/binding/jms/CallbackTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/jms-callbacks/src/test/java/org/apache/tuscany/sca/binding/jms/TempCallbackQTestCase.java b/branches/sca-java-20080910/itest/jms-callbacks/src/test/java/org/apache/tuscany/sca/binding/jms/TempCallbackQTestCase.java
index 9f450574df..9f450574df 100644
--- a/branches/sca-trunk-20080910/itest/jms-callbacks/src/test/java/org/apache/tuscany/sca/binding/jms/TempCallbackQTestCase.java
+++ b/branches/sca-java-20080910/itest/jms-callbacks/src/test/java/org/apache/tuscany/sca/binding/jms/TempCallbackQTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/jms-definitions/pom.xml b/branches/sca-java-20080910/itest/jms-definitions/pom.xml
index a142978fde..a142978fde 100644
--- a/branches/sca-trunk-20080910/itest/jms-definitions/pom.xml
+++ b/branches/sca-java-20080910/itest/jms-definitions/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/jms-definitions/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayClientImpl.java b/branches/sca-java-20080910/itest/jms-definitions/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayClientImpl.java
index 4d00d2df0d..4d00d2df0d 100644
--- a/branches/sca-trunk-20080910/itest/jms-definitions/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayClientImpl.java
+++ b/branches/sca-java-20080910/itest/jms-definitions/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/jms-definitions/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayService.java b/branches/sca-java-20080910/itest/jms-definitions/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayService.java
index 377f227ceb..377f227ceb 100644
--- a/branches/sca-trunk-20080910/itest/jms-definitions/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayService.java
+++ b/branches/sca-java-20080910/itest/jms-definitions/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayService.java
diff --git a/branches/sca-trunk-20080910/itest/jms-definitions/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayServiceImpl.java b/branches/sca-java-20080910/itest/jms-definitions/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayServiceImpl.java
index 6b763874df..6b763874df 100644
--- a/branches/sca-trunk-20080910/itest/jms-definitions/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayServiceImpl.java
+++ b/branches/sca-java-20080910/itest/jms-definitions/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/jms-definitions/src/main/resources/definitions.xml b/branches/sca-java-20080910/itest/jms-definitions/src/main/resources/definitions.xml
index ff389c7014..ff389c7014 100644
--- a/branches/sca-trunk-20080910/itest/jms-definitions/src/main/resources/definitions.xml
+++ b/branches/sca-java-20080910/itest/jms-definitions/src/main/resources/definitions.xml
diff --git a/branches/sca-trunk-20080910/itest/jms-definitions/src/main/resources/definitions/definitions.composite b/branches/sca-java-20080910/itest/jms-definitions/src/main/resources/definitions/definitions.composite
index 99e4e5016e..99e4e5016e 100644
--- a/branches/sca-trunk-20080910/itest/jms-definitions/src/main/resources/definitions/definitions.composite
+++ b/branches/sca-java-20080910/itest/jms-definitions/src/main/resources/definitions/definitions.composite
diff --git a/branches/sca-trunk-20080910/itest/jms-definitions/src/main/resources/jndi.properties b/branches/sca-java-20080910/itest/jms-definitions/src/main/resources/jndi.properties
index f7555e0beb..f7555e0beb 100644
--- a/branches/sca-trunk-20080910/itest/jms-definitions/src/main/resources/jndi.properties
+++ b/branches/sca-java-20080910/itest/jms-definitions/src/main/resources/jndi.properties
diff --git a/branches/sca-trunk-20080910/itest/jms-definitions/src/test/java/org/apache/tuscany/sca/binding/jms/DefinitionsTestCase.java b/branches/sca-java-20080910/itest/jms-definitions/src/test/java/org/apache/tuscany/sca/binding/jms/DefinitionsTestCase.java
index 9de3bff7c3..9de3bff7c3 100644
--- a/branches/sca-trunk-20080910/itest/jms-definitions/src/test/java/org/apache/tuscany/sca/binding/jms/DefinitionsTestCase.java
+++ b/branches/sca-java-20080910/itest/jms-definitions/src/test/java/org/apache/tuscany/sca/binding/jms/DefinitionsTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/jms-selectors/pom.xml b/branches/sca-java-20080910/itest/jms-selectors/pom.xml
index 2a39634927..2a39634927 100644
--- a/branches/sca-trunk-20080910/itest/jms-selectors/pom.xml
+++ b/branches/sca-java-20080910/itest/jms-selectors/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/jms-selectors/src/main/java/org/apache/tuscany/sca/binding/jms/ClientImpl.java b/branches/sca-java-20080910/itest/jms-selectors/src/main/java/org/apache/tuscany/sca/binding/jms/ClientImpl.java
index 0ad6440593..0ad6440593 100644
--- a/branches/sca-trunk-20080910/itest/jms-selectors/src/main/java/org/apache/tuscany/sca/binding/jms/ClientImpl.java
+++ b/branches/sca-java-20080910/itest/jms-selectors/src/main/java/org/apache/tuscany/sca/binding/jms/ClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/jms-selectors/src/main/java/org/apache/tuscany/sca/binding/jms/SelectorService.java b/branches/sca-java-20080910/itest/jms-selectors/src/main/java/org/apache/tuscany/sca/binding/jms/SelectorService.java
index f26a3ce68b..f26a3ce68b 100644
--- a/branches/sca-trunk-20080910/itest/jms-selectors/src/main/java/org/apache/tuscany/sca/binding/jms/SelectorService.java
+++ b/branches/sca-java-20080910/itest/jms-selectors/src/main/java/org/apache/tuscany/sca/binding/jms/SelectorService.java
diff --git a/branches/sca-trunk-20080910/itest/jms-selectors/src/main/java/org/apache/tuscany/sca/binding/jms/SelectorServiceImpl1.java b/branches/sca-java-20080910/itest/jms-selectors/src/main/java/org/apache/tuscany/sca/binding/jms/SelectorServiceImpl1.java
index fb53c877e6..fb53c877e6 100644
--- a/branches/sca-trunk-20080910/itest/jms-selectors/src/main/java/org/apache/tuscany/sca/binding/jms/SelectorServiceImpl1.java
+++ b/branches/sca-java-20080910/itest/jms-selectors/src/main/java/org/apache/tuscany/sca/binding/jms/SelectorServiceImpl1.java
diff --git a/branches/sca-trunk-20080910/itest/jms-selectors/src/main/java/org/apache/tuscany/sca/binding/jms/SelectorServiceImpl2.java b/branches/sca-java-20080910/itest/jms-selectors/src/main/java/org/apache/tuscany/sca/binding/jms/SelectorServiceImpl2.java
index 1bbaf5d6f4..1bbaf5d6f4 100644
--- a/branches/sca-trunk-20080910/itest/jms-selectors/src/main/java/org/apache/tuscany/sca/binding/jms/SelectorServiceImpl2.java
+++ b/branches/sca-java-20080910/itest/jms-selectors/src/main/java/org/apache/tuscany/sca/binding/jms/SelectorServiceImpl2.java
diff --git a/branches/sca-trunk-20080910/itest/jms-selectors/src/main/java/org/apache/tuscany/sca/binding/jms/SelectorServiceImpl3.java b/branches/sca-java-20080910/itest/jms-selectors/src/main/java/org/apache/tuscany/sca/binding/jms/SelectorServiceImpl3.java
index 4bdc4edcb5..4bdc4edcb5 100644
--- a/branches/sca-trunk-20080910/itest/jms-selectors/src/main/java/org/apache/tuscany/sca/binding/jms/SelectorServiceImpl3.java
+++ b/branches/sca-java-20080910/itest/jms-selectors/src/main/java/org/apache/tuscany/sca/binding/jms/SelectorServiceImpl3.java
diff --git a/branches/sca-trunk-20080910/itest/jms-selectors/src/main/resources/jndi.properties b/branches/sca-java-20080910/itest/jms-selectors/src/main/resources/jndi.properties
index bb431a592b..bb431a592b 100644
--- a/branches/sca-trunk-20080910/itest/jms-selectors/src/main/resources/jndi.properties
+++ b/branches/sca-java-20080910/itest/jms-selectors/src/main/resources/jndi.properties
diff --git a/branches/sca-trunk-20080910/itest/jms-selectors/src/main/resources/selectors/selectors.composite b/branches/sca-java-20080910/itest/jms-selectors/src/main/resources/selectors/selectors.composite
index 83fb50531b..83fb50531b 100644
--- a/branches/sca-trunk-20080910/itest/jms-selectors/src/main/resources/selectors/selectors.composite
+++ b/branches/sca-java-20080910/itest/jms-selectors/src/main/resources/selectors/selectors.composite
diff --git a/branches/sca-trunk-20080910/itest/jms-selectors/src/test/java/org/apache/tuscany/sca/binding/jms/SelectorsTestCase.java b/branches/sca-java-20080910/itest/jms-selectors/src/test/java/org/apache/tuscany/sca/binding/jms/SelectorsTestCase.java
index ea548c22e6..ea548c22e6 100644
--- a/branches/sca-trunk-20080910/itest/jms-selectors/src/test/java/org/apache/tuscany/sca/binding/jms/SelectorsTestCase.java
+++ b/branches/sca-java-20080910/itest/jms-selectors/src/test/java/org/apache/tuscany/sca/binding/jms/SelectorsTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/jms/pom.xml b/branches/sca-java-20080910/itest/jms/pom.xml
index 0630174ace..0630174ace 100644
--- a/branches/sca-trunk-20080910/itest/jms/pom.xml
+++ b/branches/sca-java-20080910/itest/jms/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/CheckedExcpetion.java b/branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/CheckedExcpetion.java
index 7b1c63d437..7b1c63d437 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/CheckedExcpetion.java
+++ b/branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/CheckedExcpetion.java
diff --git a/branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/ExceptionService.java b/branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/ExceptionService.java
index 46bf911def..46bf911def 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/ExceptionService.java
+++ b/branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/ExceptionService.java
diff --git a/branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/ExceptionServiceClient.java b/branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/ExceptionServiceClient.java
index cd3c09e17f..cd3c09e17f 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/ExceptionServiceClient.java
+++ b/branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/ExceptionServiceClient.java
diff --git a/branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/ExceptionServiceImpl.java b/branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/ExceptionServiceImpl.java
index ab293a5df1..ab293a5df1 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/ExceptionServiceImpl.java
+++ b/branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/ExceptionServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldClientImpl.java b/branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldClientImpl.java
index 86d4719646..86d4719646 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldClientImpl.java
+++ b/branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldService.java b/branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldService.java
index abb29aec4c..abb29aec4c 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldService.java
+++ b/branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldService.java
diff --git a/branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldServiceImpl.java b/branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldServiceImpl.java
index 21d2de2cf0..21d2de2cf0 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldServiceImpl.java
+++ b/branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/HelloWorldServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/JMSClient.java b/branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/JMSClient.java
index d4cd5df431..d4cd5df431 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/JMSClient.java
+++ b/branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/JMSClient.java
diff --git a/branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/MsgClient.java b/branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/MsgClient.java
index 464072b42d..464072b42d 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/MsgClient.java
+++ b/branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/MsgClient.java
diff --git a/branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/MsgClientImpl.java b/branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/MsgClientImpl.java
index b4d1cbccda..b4d1cbccda 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/MsgClientImpl.java
+++ b/branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/MsgClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/MsgClientService.java b/branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/MsgClientService.java
index e8242467cc..e8242467cc 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/MsgClientService.java
+++ b/branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/MsgClientService.java
diff --git a/branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/MsgService.java b/branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/MsgService.java
index d376d74295..d376d74295 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/MsgService.java
+++ b/branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/MsgService.java
diff --git a/branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/MsgServiceImpl.java b/branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/MsgServiceImpl.java
index 142343e349..142343e349 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/MsgServiceImpl.java
+++ b/branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/MsgServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayClientImpl.java b/branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayClientImpl.java
index 218cccf64c..218cccf64c 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayClientImpl.java
+++ b/branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayObjectService.java b/branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayObjectService.java
index 9795089952..9795089952 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayObjectService.java
+++ b/branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayObjectService.java
diff --git a/branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayObjectServiceImpl.java b/branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayObjectServiceImpl.java
index 25a89fc5b4..25a89fc5b4 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayObjectServiceImpl.java
+++ b/branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayObjectServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayService.java b/branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayService.java
index f16f853ba7..f16f853ba7 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayService.java
+++ b/branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayService.java
diff --git a/branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayServiceImpl.java b/branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayServiceImpl.java
index bff4536fa0..bff4536fa0 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayServiceImpl.java
+++ b/branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/OneWayServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/TestMessageProcessor.java b/branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/TestMessageProcessor.java
index cfe7a649d9..cfe7a649d9 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/TestMessageProcessor.java
+++ b/branches/sca-java-20080910/itest/jms/src/main/java/org/apache/tuscany/sca/binding/jms/TestMessageProcessor.java
diff --git a/branches/sca-trunk-20080910/itest/jms/src/main/resources/defaults/client.composite b/branches/sca-java-20080910/itest/jms/src/main/resources/defaults/client.composite
index 991b0cf11b..991b0cf11b 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/main/resources/defaults/client.composite
+++ b/branches/sca-java-20080910/itest/jms/src/main/resources/defaults/client.composite
diff --git a/branches/sca-trunk-20080910/itest/jms/src/main/resources/defaults/service.composite b/branches/sca-java-20080910/itest/jms/src/main/resources/defaults/service.composite
index 3f299bc787..3f299bc787 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/main/resources/defaults/service.composite
+++ b/branches/sca-java-20080910/itest/jms/src/main/resources/defaults/service.composite
diff --git a/branches/sca-trunk-20080910/itest/jms/src/main/resources/dynamic/client.composite b/branches/sca-java-20080910/itest/jms/src/main/resources/dynamic/client.composite
index afa4135f1d..afa4135f1d 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/main/resources/dynamic/client.composite
+++ b/branches/sca-java-20080910/itest/jms/src/main/resources/dynamic/client.composite
diff --git a/branches/sca-trunk-20080910/itest/jms/src/main/resources/exceptions/client.composite b/branches/sca-java-20080910/itest/jms/src/main/resources/exceptions/client.composite
index 8bb7f86252..8bb7f86252 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/main/resources/exceptions/client.composite
+++ b/branches/sca-java-20080910/itest/jms/src/main/resources/exceptions/client.composite
diff --git a/branches/sca-trunk-20080910/itest/jms/src/main/resources/exceptions/service.composite b/branches/sca-java-20080910/itest/jms/src/main/resources/exceptions/service.composite
index 052ff9d985..052ff9d985 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/main/resources/exceptions/service.composite
+++ b/branches/sca-java-20080910/itest/jms/src/main/resources/exceptions/service.composite
diff --git a/branches/sca-trunk-20080910/itest/jms/src/main/resources/external/client.composite b/branches/sca-java-20080910/itest/jms/src/main/resources/external/client.composite
index 7a0013be4d..7a0013be4d 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/main/resources/external/client.composite
+++ b/branches/sca-java-20080910/itest/jms/src/main/resources/external/client.composite
diff --git a/branches/sca-trunk-20080910/itest/jms/src/main/resources/external/service.composite b/branches/sca-java-20080910/itest/jms/src/main/resources/external/service.composite
index b9f33e5afc..b9f33e5afc 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/main/resources/external/service.composite
+++ b/branches/sca-java-20080910/itest/jms/src/main/resources/external/service.composite
diff --git a/branches/sca-trunk-20080910/itest/jms/src/main/resources/jndi.properties b/branches/sca-java-20080910/itest/jms/src/main/resources/jndi.properties
index 9abdff215d..9abdff215d 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/main/resources/jndi.properties
+++ b/branches/sca-java-20080910/itest/jms/src/main/resources/jndi.properties
diff --git a/branches/sca-trunk-20080910/itest/jms/src/main/resources/nonSCAclient/service.composite b/branches/sca-java-20080910/itest/jms/src/main/resources/nonSCAclient/service.composite
index 1baa4af6b4..1baa4af6b4 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/main/resources/nonSCAclient/service.composite
+++ b/branches/sca-java-20080910/itest/jms/src/main/resources/nonSCAclient/service.composite
diff --git a/branches/sca-trunk-20080910/itest/jms/src/main/resources/oneway/OneWayClient.composite b/branches/sca-java-20080910/itest/jms/src/main/resources/oneway/OneWayClient.composite
index bed0663f58..bed0663f58 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/main/resources/oneway/OneWayClient.composite
+++ b/branches/sca-java-20080910/itest/jms/src/main/resources/oneway/OneWayClient.composite
diff --git a/branches/sca-trunk-20080910/itest/jms/src/main/resources/oneway/OneWayService.composite b/branches/sca-java-20080910/itest/jms/src/main/resources/oneway/OneWayService.composite
index 3d08de7d51..3d08de7d51 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/main/resources/oneway/OneWayService.composite
+++ b/branches/sca-java-20080910/itest/jms/src/main/resources/oneway/OneWayService.composite
diff --git a/branches/sca-trunk-20080910/itest/jms/src/main/resources/properties/properties.composite b/branches/sca-java-20080910/itest/jms/src/main/resources/properties/properties.composite
index 43bd611b24..43bd611b24 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/main/resources/properties/properties.composite
+++ b/branches/sca-java-20080910/itest/jms/src/main/resources/properties/properties.composite
diff --git a/branches/sca-trunk-20080910/itest/jms/src/main/resources/simple/client.composite b/branches/sca-java-20080910/itest/jms/src/main/resources/simple/client.composite
index 3e16e794cb..3e16e794cb 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/main/resources/simple/client.composite
+++ b/branches/sca-java-20080910/itest/jms/src/main/resources/simple/client.composite
diff --git a/branches/sca-trunk-20080910/itest/jms/src/main/resources/simple/mpclient.composite b/branches/sca-java-20080910/itest/jms/src/main/resources/simple/mpclient.composite
index 69c0ef305e..69c0ef305e 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/main/resources/simple/mpclient.composite
+++ b/branches/sca-java-20080910/itest/jms/src/main/resources/simple/mpclient.composite
diff --git a/branches/sca-trunk-20080910/itest/jms/src/main/resources/simple/service.composite b/branches/sca-java-20080910/itest/jms/src/main/resources/simple/service.composite
index 2ab92923f6..2ab92923f6 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/main/resources/simple/service.composite
+++ b/branches/sca-java-20080910/itest/jms/src/main/resources/simple/service.composite
diff --git a/branches/sca-trunk-20080910/itest/jms/src/main/resources/simple/uriclient.composite b/branches/sca-java-20080910/itest/jms/src/main/resources/simple/uriclient.composite
index 83ef9c3c95..83ef9c3c95 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/main/resources/simple/uriclient.composite
+++ b/branches/sca-java-20080910/itest/jms/src/main/resources/simple/uriclient.composite
diff --git a/branches/sca-trunk-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/DefaultsTestCase.java b/branches/sca-java-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/DefaultsTestCase.java
index dca9386637..dca9386637 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/DefaultsTestCase.java
+++ b/branches/sca-java-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/DefaultsTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/DynamicReplyQTestCase.java b/branches/sca-java-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/DynamicReplyQTestCase.java
index f4750e5453..f4750e5453 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/DynamicReplyQTestCase.java
+++ b/branches/sca-java-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/DynamicReplyQTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/ExceptionsTestCase.java b/branches/sca-java-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/ExceptionsTestCase.java
index ba3e697e13..ba3e697e13 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/ExceptionsTestCase.java
+++ b/branches/sca-java-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/ExceptionsTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/ExternalBrokerTestCase.java b/branches/sca-java-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/ExternalBrokerTestCase.java
index c34ad07901..c34ad07901 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/ExternalBrokerTestCase.java
+++ b/branches/sca-java-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/ExternalBrokerTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/MessageProcessorTestCase.java b/branches/sca-java-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/MessageProcessorTestCase.java
index 9ec77ca440..9ec77ca440 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/MessageProcessorTestCase.java
+++ b/branches/sca-java-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/MessageProcessorTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/NonSCAClientTestCase.java b/branches/sca-java-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/NonSCAClientTestCase.java
index 55e5a84c1c..55e5a84c1c 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/NonSCAClientTestCase.java
+++ b/branches/sca-java-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/NonSCAClientTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/OneWayTestCase.java b/branches/sca-java-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/OneWayTestCase.java
index 26dda13cf9..26dda13cf9 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/OneWayTestCase.java
+++ b/branches/sca-java-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/OneWayTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/PropertiesTestCase.java b/branches/sca-java-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/PropertiesTestCase.java
index 4cc229422e..4cc229422e 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/PropertiesTestCase.java
+++ b/branches/sca-java-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/PropertiesTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/RPCTestCase.java b/branches/sca-java-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/RPCTestCase.java
index c1882a1e26..c1882a1e26 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/RPCTestCase.java
+++ b/branches/sca-java-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/RPCTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/URIRPCTestCase.java b/branches/sca-java-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/URIRPCTestCase.java
index bed5515d7f..bed5515d7f 100644
--- a/branches/sca-trunk-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/URIRPCTestCase.java
+++ b/branches/sca-java-20080910/itest/jms/src/test/java/org/apache/tuscany/sca/binding/jms/URIRPCTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/large-sdo-ws/pom.xml b/branches/sca-java-20080910/itest/large-sdo-ws/pom.xml
index 64aba086cb..64aba086cb 100644
--- a/branches/sca-trunk-20080910/itest/large-sdo-ws/pom.xml
+++ b/branches/sca-java-20080910/itest/large-sdo-ws/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/large-sdo-ws/src/main/java/org/apache/tuscany/sca/itest/trninq/TrnInqClient.java b/branches/sca-java-20080910/itest/large-sdo-ws/src/main/java/org/apache/tuscany/sca/itest/trninq/TrnInqClient.java
index f5a8830c4a..f5a8830c4a 100644
--- a/branches/sca-trunk-20080910/itest/large-sdo-ws/src/main/java/org/apache/tuscany/sca/itest/trninq/TrnInqClient.java
+++ b/branches/sca-java-20080910/itest/large-sdo-ws/src/main/java/org/apache/tuscany/sca/itest/trninq/TrnInqClient.java
diff --git a/branches/sca-trunk-20080910/itest/large-sdo-ws/src/main/java/org/apache/tuscany/sca/itest/trninq/TrnInqService.java b/branches/sca-java-20080910/itest/large-sdo-ws/src/main/java/org/apache/tuscany/sca/itest/trninq/TrnInqService.java
index 14da53cf98..14da53cf98 100644
--- a/branches/sca-trunk-20080910/itest/large-sdo-ws/src/main/java/org/apache/tuscany/sca/itest/trninq/TrnInqService.java
+++ b/branches/sca-java-20080910/itest/large-sdo-ws/src/main/java/org/apache/tuscany/sca/itest/trninq/TrnInqService.java
diff --git a/branches/sca-trunk-20080910/itest/large-sdo-ws/src/main/java/org/apache/tuscany/sca/itest/trninq/TrninqInterface.java b/branches/sca-java-20080910/itest/large-sdo-ws/src/main/java/org/apache/tuscany/sca/itest/trninq/TrninqInterface.java
index 3575d94f48..3575d94f48 100644
--- a/branches/sca-trunk-20080910/itest/large-sdo-ws/src/main/java/org/apache/tuscany/sca/itest/trninq/TrninqInterface.java
+++ b/branches/sca-java-20080910/itest/large-sdo-ws/src/main/java/org/apache/tuscany/sca/itest/trninq/TrninqInterface.java
diff --git a/branches/sca-trunk-20080910/itest/large-sdo-ws/src/main/resources/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/large-sdo-ws/src/main/resources/META-INF/sca-contribution.xml
index ac66b6a425..ac66b6a425 100644
--- a/branches/sca-trunk-20080910/itest/large-sdo-ws/src/main/resources/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/large-sdo-ws/src/main/resources/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/large-sdo-ws/src/main/resources/trnInq.composite b/branches/sca-java-20080910/itest/large-sdo-ws/src/main/resources/trnInq.composite
index 97594216e1..97594216e1 100644
--- a/branches/sca-trunk-20080910/itest/large-sdo-ws/src/main/resources/trnInq.composite
+++ b/branches/sca-java-20080910/itest/large-sdo-ws/src/main/resources/trnInq.composite
diff --git a/branches/sca-trunk-20080910/itest/large-sdo-ws/src/main/resources/wsdl/IFX170_XSD.xsd b/branches/sca-java-20080910/itest/large-sdo-ws/src/main/resources/wsdl/IFX170_XSD.xsd
index b85b80abc4..b85b80abc4 100644
--- a/branches/sca-trunk-20080910/itest/large-sdo-ws/src/main/resources/wsdl/IFX170_XSD.xsd
+++ b/branches/sca-java-20080910/itest/large-sdo-ws/src/main/resources/wsdl/IFX170_XSD.xsd
diff --git a/branches/sca-trunk-20080910/itest/large-sdo-ws/src/main/resources/wsdl/trninq.wsdl b/branches/sca-java-20080910/itest/large-sdo-ws/src/main/resources/wsdl/trninq.wsdl
index 842f7a9d4c..842f7a9d4c 100644
--- a/branches/sca-trunk-20080910/itest/large-sdo-ws/src/main/resources/wsdl/trninq.wsdl
+++ b/branches/sca-java-20080910/itest/large-sdo-ws/src/main/resources/wsdl/trninq.wsdl
diff --git a/branches/sca-trunk-20080910/itest/large-sdo-ws/src/test/java/trninq/TrnInqServiceTestCase.java b/branches/sca-java-20080910/itest/large-sdo-ws/src/test/java/trninq/TrnInqServiceTestCase.java
index 17eb575d50..17eb575d50 100644
--- a/branches/sca-trunk-20080910/itest/large-sdo-ws/src/test/java/trninq/TrnInqServiceTestCase.java
+++ b/branches/sca-java-20080910/itest/large-sdo-ws/src/test/java/trninq/TrnInqServiceTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/late-reference-resolution/pom.xml b/branches/sca-java-20080910/itest/late-reference-resolution/pom.xml
index f30931f309..f30931f309 100644
--- a/branches/sca-trunk-20080910/itest/late-reference-resolution/pom.xml
+++ b/branches/sca-java-20080910/itest/late-reference-resolution/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/java/calculator/AddService.java b/branches/sca-java-20080910/itest/late-reference-resolution/src/main/java/calculator/AddService.java
index d7dc4473ad..d7dc4473ad 100644
--- a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/java/calculator/AddService.java
+++ b/branches/sca-java-20080910/itest/late-reference-resolution/src/main/java/calculator/AddService.java
diff --git a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/java/calculator/AddServiceImpl.java b/branches/sca-java-20080910/itest/late-reference-resolution/src/main/java/calculator/AddServiceImpl.java
index e9b7e254e5..e9b7e254e5 100644
--- a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/java/calculator/AddServiceImpl.java
+++ b/branches/sca-java-20080910/itest/late-reference-resolution/src/main/java/calculator/AddServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/java/calculator/CalculatorService.java b/branches/sca-java-20080910/itest/late-reference-resolution/src/main/java/calculator/CalculatorService.java
index 031fa8b912..031fa8b912 100644
--- a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/java/calculator/CalculatorService.java
+++ b/branches/sca-java-20080910/itest/late-reference-resolution/src/main/java/calculator/CalculatorService.java
diff --git a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/java/calculator/CalculatorServiceImpl.java b/branches/sca-java-20080910/itest/late-reference-resolution/src/main/java/calculator/CalculatorServiceImpl.java
index da869e00fd..da869e00fd 100644
--- a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/java/calculator/CalculatorServiceImpl.java
+++ b/branches/sca-java-20080910/itest/late-reference-resolution/src/main/java/calculator/CalculatorServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/java/calculator/DivideService.java b/branches/sca-java-20080910/itest/late-reference-resolution/src/main/java/calculator/DivideService.java
index 30d248208b..30d248208b 100644
--- a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/java/calculator/DivideService.java
+++ b/branches/sca-java-20080910/itest/late-reference-resolution/src/main/java/calculator/DivideService.java
diff --git a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/java/calculator/DivideServiceImpl.java b/branches/sca-java-20080910/itest/late-reference-resolution/src/main/java/calculator/DivideServiceImpl.java
index f7ac0b7287..f7ac0b7287 100644
--- a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/java/calculator/DivideServiceImpl.java
+++ b/branches/sca-java-20080910/itest/late-reference-resolution/src/main/java/calculator/DivideServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/java/calculator/MultiplyService.java b/branches/sca-java-20080910/itest/late-reference-resolution/src/main/java/calculator/MultiplyService.java
index 5290605938..5290605938 100644
--- a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/java/calculator/MultiplyService.java
+++ b/branches/sca-java-20080910/itest/late-reference-resolution/src/main/java/calculator/MultiplyService.java
diff --git a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/java/calculator/MultiplyServiceImpl.java b/branches/sca-java-20080910/itest/late-reference-resolution/src/main/java/calculator/MultiplyServiceImpl.java
index b7dca792b2..b7dca792b2 100644
--- a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/java/calculator/MultiplyServiceImpl.java
+++ b/branches/sca-java-20080910/itest/late-reference-resolution/src/main/java/calculator/MultiplyServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/java/calculator/SubtractService.java b/branches/sca-java-20080910/itest/late-reference-resolution/src/main/java/calculator/SubtractService.java
index 78ab9c6ee0..78ab9c6ee0 100644
--- a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/java/calculator/SubtractService.java
+++ b/branches/sca-java-20080910/itest/late-reference-resolution/src/main/java/calculator/SubtractService.java
diff --git a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/java/calculator/SubtractServiceImpl.java b/branches/sca-java-20080910/itest/late-reference-resolution/src/main/java/calculator/SubtractServiceImpl.java
index 1010207154..1010207154 100644
--- a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/java/calculator/SubtractServiceImpl.java
+++ b/branches/sca-java-20080910/itest/late-reference-resolution/src/main/java/calculator/SubtractServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/resources/META-INF/services/org.apache.tuscany.sca.endpointresolver.EndpointResolverFactory b/branches/sca-java-20080910/itest/late-reference-resolution/src/main/resources/META-INF/services/org.apache.tuscany.sca.endpointresolver.EndpointResolverFactory
index c53b55aacf..c53b55aacf 100644
--- a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/resources/META-INF/services/org.apache.tuscany.sca.endpointresolver.EndpointResolverFactory
+++ b/branches/sca-java-20080910/itest/late-reference-resolution/src/main/resources/META-INF/services/org.apache.tuscany.sca.endpointresolver.EndpointResolverFactory
diff --git a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/resources/nodeA/Calculator.composite b/branches/sca-java-20080910/itest/late-reference-resolution/src/main/resources/nodeA/Calculator.composite
index 378d6e9706..378d6e9706 100644
--- a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/resources/nodeA/Calculator.composite
+++ b/branches/sca-java-20080910/itest/late-reference-resolution/src/main/resources/nodeA/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/resources/nodeA/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/late-reference-resolution/src/main/resources/nodeA/META-INF/sca-contribution.xml
index db255e0232..db255e0232 100644
--- a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/resources/nodeA/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/late-reference-resolution/src/main/resources/nodeA/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/resources/nodeB/Calculator.composite b/branches/sca-java-20080910/itest/late-reference-resolution/src/main/resources/nodeB/Calculator.composite
index 3fb16fa619..3fb16fa619 100644
--- a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/resources/nodeB/Calculator.composite
+++ b/branches/sca-java-20080910/itest/late-reference-resolution/src/main/resources/nodeB/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/resources/nodeB/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/late-reference-resolution/src/main/resources/nodeB/META-INF/sca-contribution.xml
index 130157ac04..130157ac04 100644
--- a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/resources/nodeB/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/late-reference-resolution/src/main/resources/nodeB/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/resources/nodeC/Calculator.composite b/branches/sca-java-20080910/itest/late-reference-resolution/src/main/resources/nodeC/Calculator.composite
index c615b4355a..c615b4355a 100644
--- a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/resources/nodeC/Calculator.composite
+++ b/branches/sca-java-20080910/itest/late-reference-resolution/src/main/resources/nodeC/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/resources/nodeC/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/late-reference-resolution/src/main/resources/nodeC/META-INF/sca-contribution.xml
index cba0a5c281..cba0a5c281 100644
--- a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/main/resources/nodeC/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/late-reference-resolution/src/main/resources/nodeC/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/test/java/binding/sca/BindingScaEndpointResolverFactoryImpl.java b/branches/sca-java-20080910/itest/late-reference-resolution/src/test/java/binding/sca/BindingScaEndpointResolverFactoryImpl.java
index e4bd3035e2..e4bd3035e2 100644
--- a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/test/java/binding/sca/BindingScaEndpointResolverFactoryImpl.java
+++ b/branches/sca-java-20080910/itest/late-reference-resolution/src/test/java/binding/sca/BindingScaEndpointResolverFactoryImpl.java
diff --git a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/test/java/binding/sca/BindingScaEndpointResolverImpl.java b/branches/sca-java-20080910/itest/late-reference-resolution/src/test/java/binding/sca/BindingScaEndpointResolverImpl.java
index c6e0689837..c6e0689837 100644
--- a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/test/java/binding/sca/BindingScaEndpointResolverImpl.java
+++ b/branches/sca-java-20080910/itest/late-reference-resolution/src/test/java/binding/sca/BindingScaEndpointResolverImpl.java
diff --git a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/test/java/calculator/LateReferenceResolutionTestCase.java b/branches/sca-java-20080910/itest/late-reference-resolution/src/test/java/calculator/LateReferenceResolutionTestCase.java
index ebe834028d..ebe834028d 100644
--- a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/test/java/calculator/LateReferenceResolutionTestCase.java
+++ b/branches/sca-java-20080910/itest/late-reference-resolution/src/test/java/calculator/LateReferenceResolutionTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/test/java/calculator/TestRegistryImpl.java b/branches/sca-java-20080910/itest/late-reference-resolution/src/test/java/calculator/TestRegistryImpl.java
index 57afc9ea50..57afc9ea50 100644
--- a/branches/sca-trunk-20080910/itest/late-reference-resolution/src/test/java/calculator/TestRegistryImpl.java
+++ b/branches/sca-java-20080910/itest/late-reference-resolution/src/test/java/calculator/TestRegistryImpl.java
diff --git a/branches/sca-trunk-20080910/itest/oneway/build.xml b/branches/sca-java-20080910/itest/oneway/build.xml
index e6b8f2e51f..e6b8f2e51f 100644
--- a/branches/sca-trunk-20080910/itest/oneway/build.xml
+++ b/branches/sca-java-20080910/itest/oneway/build.xml
diff --git a/branches/sca-trunk-20080910/itest/oneway/pom.xml b/branches/sca-java-20080910/itest/oneway/pom.xml
index ba61e1e0c0..ba61e1e0c0 100644
--- a/branches/sca-trunk-20080910/itest/oneway/pom.xml
+++ b/branches/sca-java-20080910/itest/oneway/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/OneWayClient.java b/branches/sca-java-20080910/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/OneWayClient.java
index 04c6069dfe..04c6069dfe 100644
--- a/branches/sca-trunk-20080910/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/OneWayClient.java
+++ b/branches/sca-java-20080910/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/OneWayClient.java
diff --git a/branches/sca-trunk-20080910/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/OneWayService.java b/branches/sca-java-20080910/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/OneWayService.java
index b3cec51b1f..b3cec51b1f 100644
--- a/branches/sca-trunk-20080910/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/OneWayService.java
+++ b/branches/sca-java-20080910/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/OneWayService.java
diff --git a/branches/sca-trunk-20080910/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/impl/OneWayClientImpl.java b/branches/sca-java-20080910/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/impl/OneWayClientImpl.java
index 8013c5c0e8..8013c5c0e8 100644
--- a/branches/sca-trunk-20080910/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/impl/OneWayClientImpl.java
+++ b/branches/sca-java-20080910/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/impl/OneWayClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/impl/OneWayServiceImpl.java b/branches/sca-java-20080910/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/impl/OneWayServiceImpl.java
index 01f956cb67..01f956cb67 100644
--- a/branches/sca-trunk-20080910/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/impl/OneWayServiceImpl.java
+++ b/branches/sca-java-20080910/itest/oneway/src/main/java/org/apache/tuscany/sca/itest/oneway/impl/OneWayServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/oneway/src/main/resources/OneWayContribution/META-INF/sca-deployables/oneWay.composite b/branches/sca-java-20080910/itest/oneway/src/main/resources/OneWayContribution/META-INF/sca-deployables/oneWay.composite
index d053a6278c..d053a6278c 100644
--- a/branches/sca-trunk-20080910/itest/oneway/src/main/resources/OneWayContribution/META-INF/sca-deployables/oneWay.composite
+++ b/branches/sca-java-20080910/itest/oneway/src/main/resources/OneWayContribution/META-INF/sca-deployables/oneWay.composite
diff --git a/branches/sca-trunk-20080910/itest/oneway/src/test/java/org/apache/tuscany/sca/itest/oneway/OneWayTestCase.java b/branches/sca-java-20080910/itest/oneway/src/test/java/org/apache/tuscany/sca/itest/oneway/OneWayTestCase.java
index c490150ec5..c490150ec5 100644
--- a/branches/sca-trunk-20080910/itest/oneway/src/test/java/org/apache/tuscany/sca/itest/oneway/OneWayTestCase.java
+++ b/branches/sca-java-20080910/itest/oneway/src/test/java/org/apache/tuscany/sca/itest/oneway/OneWayTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/operation-overloading/pom.xml b/branches/sca-java-20080910/itest/operation-overloading/pom.xml
index 2f28908e6b..2f28908e6b 100644
--- a/branches/sca-trunk-20080910/itest/operation-overloading/pom.xml
+++ b/branches/sca-java-20080910/itest/operation-overloading/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/OverloadASourceTarget.java b/branches/sca-java-20080910/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/OverloadASourceTarget.java
index 85b5717c00..85b5717c00 100644
--- a/branches/sca-trunk-20080910/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/OverloadASourceTarget.java
+++ b/branches/sca-java-20080910/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/OverloadASourceTarget.java
diff --git a/branches/sca-trunk-20080910/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/impl/OverloadASource.java b/branches/sca-java-20080910/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/impl/OverloadASource.java
index e5d5083a2d..e5d5083a2d 100644
--- a/branches/sca-trunk-20080910/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/impl/OverloadASource.java
+++ b/branches/sca-java-20080910/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/impl/OverloadASource.java
diff --git a/branches/sca-trunk-20080910/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/impl/OverloadATarget.java b/branches/sca-java-20080910/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/impl/OverloadATarget.java
index e206a86768..e206a86768 100644
--- a/branches/sca-trunk-20080910/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/impl/OverloadATarget.java
+++ b/branches/sca-java-20080910/itest/operation-overloading/src/main/java/org/apache/tuscany/sca/test/opoverload/impl/OverloadATarget.java
diff --git a/branches/sca-trunk-20080910/itest/operation-overloading/src/main/resources/OperationOverload.composite b/branches/sca-java-20080910/itest/operation-overloading/src/main/resources/OperationOverload.composite
index cbf5aa2078..cbf5aa2078 100644
--- a/branches/sca-trunk-20080910/itest/operation-overloading/src/main/resources/OperationOverload.composite
+++ b/branches/sca-java-20080910/itest/operation-overloading/src/main/resources/OperationOverload.composite
diff --git a/branches/sca-trunk-20080910/itest/operation-overloading/src/test/java/org/apache/tuscany/sca/test/opoverload/impl/OverloadATestCase.java b/branches/sca-java-20080910/itest/operation-overloading/src/test/java/org/apache/tuscany/sca/test/opoverload/impl/OverloadATestCase.java
index 0b3b12c762..0b3b12c762 100644
--- a/branches/sca-trunk-20080910/itest/operation-overloading/src/test/java/org/apache/tuscany/sca/test/opoverload/impl/OverloadATestCase.java
+++ b/branches/sca-java-20080910/itest/operation-overloading/src/test/java/org/apache/tuscany/sca/test/opoverload/impl/OverloadATestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/build-bundles.xml b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/build-bundles.xml
index 82d536cbfe..82d536cbfe 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/build-bundles.xml
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/build-bundles.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/pom.xml b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/pom.xml
index edbb66ab09..edbb66ab09 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/pom.xml
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/OSGiBundleImpl.java b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/OSGiBundleImpl.java
index fba9a109b3..fba9a109b3 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/OSGiBundleImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/OSGiBundleImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/Customer.java b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/Customer.java
index 225dce0236..225dce0236 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/Customer.java
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/Customer.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java
index 2b8c973e2c..2b8c973e2c 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/OSGiCustomerComponentImpl.java b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/OSGiCustomerComponentImpl.java
index a1c7fce60a..a1c7fce60a 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/OSGiCustomerComponentImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/OSGiCustomerComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/OSGiCustomerImpl.java b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/OSGiCustomerImpl.java
index 4647a716c7..4647a716c7 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/OSGiCustomerImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/customer/OSGiCustomerImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java
index cc5d44d279..cc5d44d279 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/OSGiRetailerComponentImpl.java b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/OSGiRetailerComponentImpl.java
index 1b7fb15bf1..1b7fb15bf1 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/OSGiRetailerComponentImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/OSGiRetailerComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/OSGiRetailerImpl.java b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/OSGiRetailerImpl.java
index e97331c06c..e97331c06c 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/OSGiRetailerImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/OSGiRetailerImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/Retailer.java b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/Retailer.java
index 1e87d59af1..1e87d59af1 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/Retailer.java
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/retailer/Retailer.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java
index 2d1bb68e5b..2d1bb68e5b 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/OSGiShipperComponentImpl.java b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/OSGiShipperComponentImpl.java
index 0f88cca213..0f88cca213 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/OSGiShipperComponentImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/OSGiShipperComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/OSGiShipperImpl.java b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/OSGiShipperImpl.java
index f55a068ede..f55a068ede 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/OSGiShipperImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/OSGiShipperImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/Shipper.java b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/Shipper.java
index 2514928c10..2514928c10 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/Shipper.java
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/shipper/Shipper.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java
index c39a34cb96..c39a34cb96 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/OSGiWarehouseComponentImpl.java b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/OSGiWarehouseComponentImpl.java
index 600f3f0c74..600f3f0c74 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/OSGiWarehouseComponentImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/OSGiWarehouseComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/OSGiWarehouseImpl.java b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/OSGiWarehouseImpl.java
index 0ba54b363a..0ba54b363a 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/OSGiWarehouseImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/OSGiWarehouseImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/Warehouse.java b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/Warehouse.java
index 6f1f6b8730..6f1f6b8730 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/Warehouse.java
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/java/supplychain/warehouse/Warehouse.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/Customer2V2.componentType b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/Customer2V2.componentType
index 7edc392f46..7edc392f46 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/Customer2V2.componentType
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/Customer2V2.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/CustomerV2.componentType b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/CustomerV2.componentType
index 7edc392f46..7edc392f46 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/CustomerV2.componentType
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/CustomerV2.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/customer-sca-contribution.xml b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/customer-sca-contribution.xml
index 4779eff514..4779eff514 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/customer-sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/customer-sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/retailer-sca-contribution.xml b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/retailer-sca-contribution.xml
index d505834f15..d505834f15 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/retailer-sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/retailer-sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/shipper-sca-contribution.xml b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/shipper-sca-contribution.xml
index 6bcf6cef0a..6bcf6cef0a 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/shipper-sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/shipper-sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/supplychain-sca-contribution.xml b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/supplychain-sca-contribution.xml
index 210a68011f..210a68011f 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/supplychain-sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/supplychain-sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/warehouse-sca-contribution.xml b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/warehouse-sca-contribution.xml
index e23e1a2ecd..e23e1a2ecd 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/warehouse-sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/META-INF/warehouse-sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/RetailerV2.componentType b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/RetailerV2.componentType
index 9832da880e..9832da880e 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/RetailerV2.componentType
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/RetailerV2.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/ShipperV2.componentType b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/ShipperV2.componentType
index 5586179421..5586179421 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/ShipperV2.componentType
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/ShipperV2.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/WarehouseV2.componentType b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/WarehouseV2.componentType
index ccc4f84ee4..ccc4f84ee4 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/WarehouseV2.componentType
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/WarehouseV2.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Customer.mf b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Customer.mf
index 644b207e70..644b207e70 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Customer.mf
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Customer.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Customer2.mf b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Customer2.mf
index e649870356..e649870356 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Customer2.mf
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Customer2.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Retailer.mf b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Retailer.mf
index 8e8e33ecd1..8e8e33ecd1 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Retailer.mf
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Retailer.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/RetailerJar.mf b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/RetailerJar.mf
index 2f4b56835b..2f4b56835b 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/RetailerJar.mf
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/RetailerJar.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Shipper.mf b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Shipper.mf
index 5f4a8b94ec..5f4a8b94ec 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Shipper.mf
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Shipper.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/SupplyChain.mf b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/SupplyChain.mf
index 57d2ac9e4d..57d2ac9e4d 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/SupplyChain.mf
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/SupplyChain.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Warehouse.mf b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Warehouse.mf
index 2e1399bb3b..2e1399bb3b 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Warehouse.mf
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/osgi/Warehouse.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/supplychain.composite b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/supplychain.composite
index bb8fb2b07c..bb8fb2b07c 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/supplychain.composite
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes-v2/src/main/resources/supplychain.composite
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/build-bundles.xml b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/build-bundles.xml
index 82d536cbfe..82d536cbfe 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/build-bundles.xml
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/build-bundles.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/pom.xml b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/pom.xml
index 0a95927b7f..0a95927b7f 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/pom.xml
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/OSGiBundleImpl.java b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/OSGiBundleImpl.java
index fba9a109b3..fba9a109b3 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/OSGiBundleImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/OSGiBundleImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/Customer.java b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/Customer.java
index 225dce0236..225dce0236 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/Customer.java
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/Customer.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java
index d0b0a13e6d..d0b0a13e6d 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/OSGiCustomerComponentImpl.java b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/OSGiCustomerComponentImpl.java
index a1c7fce60a..a1c7fce60a 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/OSGiCustomerComponentImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/OSGiCustomerComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/OSGiCustomerImpl.java b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/OSGiCustomerImpl.java
index 4647a716c7..4647a716c7 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/OSGiCustomerImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/customer/OSGiCustomerImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java
index d2bf71ed28..d2bf71ed28 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/OSGiRetailerComponentImpl.java b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/OSGiRetailerComponentImpl.java
index 1b7fb15bf1..1b7fb15bf1 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/OSGiRetailerComponentImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/OSGiRetailerComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/OSGiRetailerImpl.java b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/OSGiRetailerImpl.java
index e97331c06c..e97331c06c 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/OSGiRetailerImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/OSGiRetailerImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/Retailer.java b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/Retailer.java
index 1e87d59af1..1e87d59af1 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/Retailer.java
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/retailer/Retailer.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java
index 2556a0cfa0..2556a0cfa0 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/OSGiShipperComponentImpl.java b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/OSGiShipperComponentImpl.java
index 0f88cca213..0f88cca213 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/OSGiShipperComponentImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/OSGiShipperComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/OSGiShipperImpl.java b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/OSGiShipperImpl.java
index f55a068ede..f55a068ede 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/OSGiShipperImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/OSGiShipperImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/Shipper.java b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/Shipper.java
index 2514928c10..2514928c10 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/Shipper.java
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/shipper/Shipper.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java
index e180c37e3f..e180c37e3f 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/OSGiWarehouseComponentImpl.java b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/OSGiWarehouseComponentImpl.java
index 600f3f0c74..600f3f0c74 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/OSGiWarehouseComponentImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/OSGiWarehouseComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/OSGiWarehouseImpl.java b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/OSGiWarehouseImpl.java
index 0ba54b363a..0ba54b363a 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/OSGiWarehouseImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/OSGiWarehouseImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/Warehouse.java b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/Warehouse.java
index 6f1f6b8730..6f1f6b8730 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/Warehouse.java
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/java/supplychain/warehouse/Warehouse.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/Customer2V1.componentType b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/Customer2V1.componentType
index 7edc392f46..7edc392f46 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/Customer2V1.componentType
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/Customer2V1.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/CustomerV1.componentType b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/CustomerV1.componentType
index 7edc392f46..7edc392f46 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/CustomerV1.componentType
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/CustomerV1.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/customer-sca-contribution.xml b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/customer-sca-contribution.xml
index 828dc6f472..828dc6f472 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/customer-sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/customer-sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/retailer-sca-contribution.xml b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/retailer-sca-contribution.xml
index 9293b1ff52..9293b1ff52 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/retailer-sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/retailer-sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/shipper-sca-contribution.xml b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/shipper-sca-contribution.xml
index 03077aa4d4..03077aa4d4 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/shipper-sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/shipper-sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/supplychain-sca-contribution.xml b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/supplychain-sca-contribution.xml
index 210a68011f..210a68011f 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/supplychain-sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/supplychain-sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/warehouse-sca-contribution.xml b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/warehouse-sca-contribution.xml
index c96deb4e1b..c96deb4e1b 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/warehouse-sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/META-INF/warehouse-sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/RetailerV1.componentType b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/RetailerV1.componentType
index 9832da880e..9832da880e 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/RetailerV1.componentType
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/RetailerV1.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/ShipperV1.componentType b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/ShipperV1.componentType
index 5586179421..5586179421 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/ShipperV1.componentType
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/ShipperV1.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/WarehouseV1.componentType b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/WarehouseV1.componentType
index ccc4f84ee4..ccc4f84ee4 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/WarehouseV1.componentType
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/WarehouseV1.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Customer.mf b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Customer.mf
index 404995a90f..404995a90f 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Customer.mf
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Customer.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Customer2.mf b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Customer2.mf
index 0441e8c6f0..0441e8c6f0 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Customer2.mf
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Customer2.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Retailer.mf b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Retailer.mf
index ac0ca72030..ac0ca72030 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Retailer.mf
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Retailer.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/RetailerJar.mf b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/RetailerJar.mf
index 2f4b56835b..2f4b56835b 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/RetailerJar.mf
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/RetailerJar.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Shipper.mf b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Shipper.mf
index 61f62fa16e..61f62fa16e 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Shipper.mf
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Shipper.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/SupplyChain.mf b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/SupplyChain.mf
index dc4aa2c30e..dc4aa2c30e 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/SupplyChain.mf
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/SupplyChain.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Warehouse.mf b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Warehouse.mf
index d149165366..d149165366 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Warehouse.mf
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/osgi/Warehouse.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/supplychain.composite b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/supplychain.composite
index 4a18aed5f3..4a18aed5f3 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/supplychain.composite
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-classes/src/main/resources/supplychain.composite
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-test/pom.xml b/branches/sca-java-20080910/itest/osgi-contribution/contribution-test/pom.xml
index 6853aba2d1..6853aba2d1 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-test/pom.xml
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-test/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-test/src/main/java/org/apache/tuscany/sca/contribution/osgi/OSGiTestUtil.java b/branches/sca-java-20080910/itest/osgi-contribution/contribution-test/src/main/java/org/apache/tuscany/sca/contribution/osgi/OSGiTestUtil.java
index 108481fcbd..108481fcbd 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-test/src/main/java/org/apache/tuscany/sca/contribution/osgi/OSGiTestUtil.java
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-test/src/main/java/org/apache/tuscany/sca/contribution/osgi/OSGiTestUtil.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/MixedContributionTestCase.java b/branches/sca-java-20080910/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/MixedContributionTestCase.java
index 28fe368663..28fe368663 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/MixedContributionTestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/MixedContributionTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/NestedBundleTestCase.java b/branches/sca-java-20080910/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/NestedBundleTestCase.java
index be3b7365e5..be3b7365e5 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/NestedBundleTestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/NestedBundleTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/OSGiResolverTestCase.java b/branches/sca-java-20080910/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/OSGiResolverTestCase.java
index 03372349f8..03372349f8 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/OSGiResolverTestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/OSGiResolverTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/SCAResolverTestCase.java b/branches/sca-java-20080910/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/SCAResolverTestCase.java
index a2b3a7bc92..a2b3a7bc92 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/SCAResolverTestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-test/src/test/java/org/apache/tuscany/sca/contribution/osgi/test/SCAResolverTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-test/src/test/resources/osgi/felix/felix.config.properties b/branches/sca-java-20080910/itest/osgi-contribution/contribution-test/src/test/resources/osgi/felix/felix.config.properties
index ea8d272a0c..ea8d272a0c 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/contribution-test/src/test/resources/osgi/felix/felix.config.properties
+++ b/branches/sca-java-20080910/itest/osgi-contribution/contribution-test/src/test/resources/osgi/felix/felix.config.properties
diff --git a/branches/sca-trunk-20080910/itest/osgi-contribution/pom.xml b/branches/sca-java-20080910/itest/osgi-contribution/pom.xml
index 22a677925e..22a677925e 100644
--- a/branches/sca-trunk-20080910/itest/osgi-contribution/pom.xml
+++ b/branches/sca-java-20080910/itest/osgi-contribution/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/build-bundles.xml b/branches/sca-java-20080910/itest/osgi-implementation/build-bundles.xml
index 53bf014546..53bf014546 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/build-bundles.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/build-bundles.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/pom.xml b/branches/sca-java-20080910/itest/osgi-implementation/pom.xml
index d9249b6b9f..d9249b6b9f 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/pom.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/callback/client/CallbackCallback.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/callback/client/CallbackCallback.java
index cfecd989fe..cfecd989fe 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/callback/client/CallbackCallback.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/callback/client/CallbackCallback.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/callback/client/CallbackClient.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/callback/client/CallbackClient.java
index 43bc26f2f5..43bc26f2f5 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/callback/client/CallbackClient.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/callback/client/CallbackClient.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/callback/client/JavaCallbackClientImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/callback/client/JavaCallbackClientImpl.java
index f78878ef47..f78878ef47 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/callback/client/JavaCallbackClientImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/callback/client/JavaCallbackClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/callback/client/OSGiCallbackClientImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/callback/client/OSGiCallbackClientImpl.java
index 1c65ca573b..1c65ca573b 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/callback/client/OSGiCallbackClientImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/callback/client/OSGiCallbackClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/callback/service/CallbackService.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/callback/service/CallbackService.java
index 5383e1e268..5383e1e268 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/callback/service/CallbackService.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/callback/service/CallbackService.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/callback/service/JavaCallbackServiceImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/callback/service/JavaCallbackServiceImpl.java
index b2af2fa68d..b2af2fa68d 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/callback/service/JavaCallbackServiceImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/callback/service/JavaCallbackServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/callback/service/OSGiCallbackServiceImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/callback/service/OSGiCallbackServiceImpl.java
index c05a3f52a8..c05a3f52a8 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/callback/service/OSGiCallbackServiceImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/callback/service/OSGiCallbackServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/client/ConversationalCallback.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/client/ConversationalCallback.java
index c92f078e49..c92f078e49 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/client/ConversationalCallback.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/client/ConversationalCallback.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClient.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClient.java
index af269052c7..af269052c7 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClient.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClient.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientActivator.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientActivator.java
index 5eb16be597..5eb16be597 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientActivator.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientActivator.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientServiceFactory.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientServiceFactory.java
index 8479624546..8479624546 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientServiceFactory.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientServiceFactory.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientStatefulImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientStatefulImpl.java
index 3aedabc29c..3aedabc29c 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientStatefulImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientStatefulImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientStatelessImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientStatelessImpl.java
index b12e094bc1..b12e094bc1 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientStatelessImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/client/ConversationalClientStatelessImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/referenceclient/ConversationalReferenceClient.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/referenceclient/ConversationalReferenceClient.java
index 59e128b993..59e128b993 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/referenceclient/ConversationalReferenceClient.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/referenceclient/ConversationalReferenceClient.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/referenceclient/ConversationalReferenceClientActivator.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/referenceclient/ConversationalReferenceClientActivator.java
index ff6f16cba3..ff6f16cba3 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/referenceclient/ConversationalReferenceClientActivator.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/referenceclient/ConversationalReferenceClientActivator.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/referenceclient/ConversationalReferenceClientImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/referenceclient/ConversationalReferenceClientImpl.java
index 4524c6bd3d..4524c6bd3d 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/referenceclient/ConversationalReferenceClientImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/referenceclient/ConversationalReferenceClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/service/ConversationalService.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/service/ConversationalService.java
index bcd24ef0b1..bcd24ef0b1 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/service/ConversationalService.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/service/ConversationalService.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceActivator.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceActivator.java
index 903f8bf229..903f8bf229 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceActivator.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceActivator.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceFactory.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceFactory.java
index fe8bd23f07..fe8bd23f07 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceFactory.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceFactory.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceStatefulImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceStatefulImpl.java
index ec30d641ac..ec30d641ac 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceStatefulImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceStatefulImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceStatelessImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceStatelessImpl.java
index 34baca71d1..34baca71d1 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceStatelessImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/conversation/service/ConversationalServiceStatelessImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/helloworld/Greetings.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/helloworld/Greetings.java
index 9285c0a8d5..9285c0a8d5 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/helloworld/Greetings.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/helloworld/Greetings.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/helloworld/HelloWorld.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/helloworld/HelloWorld.java
index 16d0eae990..16d0eae990 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/helloworld/HelloWorld.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/helloworld/HelloWorld.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/helloworld/JavaGreetingsComponent.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/helloworld/JavaGreetingsComponent.java
index 3d0e045225..3d0e045225 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/helloworld/JavaGreetingsComponent.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/helloworld/JavaGreetingsComponent.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/helloworld/JavaHelloWorldComponent.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/helloworld/JavaHelloWorldComponent.java
index c055aee142..c055aee142 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/helloworld/JavaHelloWorldComponent.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/helloworld/JavaHelloWorldComponent.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/helloworld/OSGiGreetingsImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/helloworld/OSGiGreetingsImpl.java
index 661eb5a8cb..661eb5a8cb 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/helloworld/OSGiGreetingsImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/helloworld/OSGiGreetingsImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/helloworld/OSGiHelloWorldImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/helloworld/OSGiHelloWorldImpl.java
index 0588da9a85..0588da9a85 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/helloworld/OSGiHelloWorldImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/helloworld/OSGiHelloWorldImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/helloworld/sdo/HelloWorldService.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/helloworld/sdo/HelloWorldService.java
index fff67e1978..fff67e1978 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/helloworld/sdo/HelloWorldService.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/helloworld/sdo/HelloWorldService.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/helloworld/sdo/HelloWorldServiceComponent.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/helloworld/sdo/HelloWorldServiceComponent.java
index 98085449e6..98085449e6 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/helloworld/sdo/HelloWorldServiceComponent.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/helloworld/sdo/HelloWorldServiceComponent.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/helloworld/sdo/client/HelloWorldClient.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/helloworld/sdo/client/HelloWorldClient.java
index 5089019671..5089019671 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/helloworld/sdo/client/HelloWorldClient.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/helloworld/sdo/client/HelloWorldClient.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/helloworld/sdo/client/HelloWorldClientComponent.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/helloworld/sdo/client/HelloWorldClientComponent.java
index 1aabf4d10c..1aabf4d10c 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/helloworld/sdo/client/HelloWorldClientComponent.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/helloworld/sdo/client/HelloWorldClientComponent.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/helloworld/ws/HelloWorld.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/helloworld/ws/HelloWorld.java
index 039a214856..039a214856 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/helloworld/ws/HelloWorld.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/helloworld/ws/HelloWorld.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/helloworld/ws/HelloWorldService.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/helloworld/ws/HelloWorldService.java
index 4a3cd4aed2..4a3cd4aed2 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/helloworld/ws/HelloWorldService.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/helloworld/ws/HelloWorldService.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/stockquote/OSGiStockQuoteComponentImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/stockquote/OSGiStockQuoteComponentImpl.java
index 2251bf5be6..2251bf5be6 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/stockquote/OSGiStockQuoteComponentImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/stockquote/OSGiStockQuoteComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/stockquote/OSGiStockQuoteFactoryImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/stockquote/OSGiStockQuoteFactoryImpl.java
index e2d25bf47d..e2d25bf47d 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/stockquote/OSGiStockQuoteFactoryImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/stockquote/OSGiStockQuoteFactoryImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/stockquote/OSGiStockQuoteImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/stockquote/OSGiStockQuoteImpl.java
index f2ae804ad1..f2ae804ad1 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/stockquote/OSGiStockQuoteImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/stockquote/OSGiStockQuoteImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/stockquote/StockQuote.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/stockquote/StockQuote.java
index a47f68c579..a47f68c579 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/stockquote/StockQuote.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/stockquote/StockQuote.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/OSGiBundleImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/OSGiBundleImpl.java
index 25d7bcf2ff..25d7bcf2ff 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/OSGiBundleImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/OSGiBundleImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/Customer.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/Customer.java
index 2762bc62be..2762bc62be 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/Customer.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/Customer.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java
index 80346311b1..80346311b1 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerComponentImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerComponentImpl.java
index a879505610..a879505610 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerComponentImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerFactoryImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerFactoryImpl.java
index c8cb522cf4..c8cb522cf4 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerFactoryImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerFactoryImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerImpl.java
index 546971860e..546971860e 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerWithQueryComponentImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerWithQueryComponentImpl.java
index 593e55f3f5..593e55f3f5 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerWithQueryComponentImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerWithQueryComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerWithQueryImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerWithQueryImpl.java
index 18483817ad..18483817ad 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerWithQueryImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiCustomerWithQueryImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiStatelessCustomerComponentImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiStatelessCustomerComponentImpl.java
index 5ba42780f2..5ba42780f2 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiStatelessCustomerComponentImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiStatelessCustomerComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiStatelessCustomerImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiStatelessCustomerImpl.java
index bc569d0ac0..bc569d0ac0 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiStatelessCustomerImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiStatelessCustomerImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiVersionedCustomerImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiVersionedCustomerImpl.java
index 599ab51a50..599ab51a50 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiVersionedCustomerImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/customer/OSGiVersionedCustomerImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java
index df52c6c760..df52c6c760 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerComponentImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerComponentImpl.java
index aca5943552..aca5943552 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerComponentImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerImpl.java
index e71c624f49..e71c624f49 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerServiceImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerServiceImpl.java
index a036ecfc76..a036ecfc76 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerServiceImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerWithQueryComponentImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerWithQueryComponentImpl.java
index db877bb366..db877bb366 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerWithQueryComponentImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerWithQueryComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerWithQueryImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerWithQueryImpl.java
index ee1f575e70..ee1f575e70 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerWithQueryImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiRetailerWithQueryImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiVersionedRetailerImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiVersionedRetailerImpl.java
index 09e60ca626..09e60ca626 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiVersionedRetailerImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiVersionedRetailerImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiVersionedRetailerServiceImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiVersionedRetailerServiceImpl.java
index 7dd70889c7..7dd70889c7 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiVersionedRetailerServiceImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/OSGiVersionedRetailerServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/Retailer.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/Retailer.java
index 1e87d59af1..1e87d59af1 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/Retailer.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/Retailer.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/RetailerQuery.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/RetailerQuery.java
index 354f40a064..354f40a064 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/RetailerQuery.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/retailer/RetailerQuery.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java
index d0cf43a960..d0cf43a960 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperComponentImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperComponentImpl.java
index ff40a7ae36..ff40a7ae36 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperComponentImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperFactoryImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperFactoryImpl.java
index ef989d6fcf..ef989d6fcf 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperFactoryImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperFactoryImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperImpl.java
index effae8c246..effae8c246 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperServiceImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperServiceImpl.java
index 4effadf208..4effadf208 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperServiceImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiShipperServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiStatelessShipperComponentImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiStatelessShipperComponentImpl.java
index 13bce67bb4..13bce67bb4 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiStatelessShipperComponentImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiStatelessShipperComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiStatelessShipperServiceImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiStatelessShipperServiceImpl.java
index 071a131f40..071a131f40 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiStatelessShipperServiceImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiStatelessShipperServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiVersionedShipperImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiVersionedShipperImpl.java
index 6ebd1f2894..6ebd1f2894 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiVersionedShipperImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiVersionedShipperImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiVersionedShipperServiceImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiVersionedShipperServiceImpl.java
index b66961b1c2..b66961b1c2 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiVersionedShipperServiceImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/OSGiVersionedShipperServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/Shipper.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/Shipper.java
index 2514928c10..2514928c10 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/Shipper.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/shipper/Shipper.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java
index 9edf3567e5..9edf3567e5 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/JavaWarehouseWithQueryComponentImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/JavaWarehouseWithQueryComponentImpl.java
index 659f16be7f..659f16be7f 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/JavaWarehouseWithQueryComponentImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/JavaWarehouseWithQueryComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/OSGiWarehouseComponentImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/OSGiWarehouseComponentImpl.java
index 7c9e102fd2..7c9e102fd2 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/OSGiWarehouseComponentImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/OSGiWarehouseComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/OSGiWarehouseImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/OSGiWarehouseImpl.java
index bb04ff42e0..bb04ff42e0 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/OSGiWarehouseImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/OSGiWarehouseImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/OSGiWarehouseServiceImpl.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/OSGiWarehouseServiceImpl.java
index 3317816557..3317816557 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/OSGiWarehouseServiceImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/OSGiWarehouseServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/Warehouse.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/Warehouse.java
index 6f1f6b8730..6f1f6b8730 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/Warehouse.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/Warehouse.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/WarehouseQuery.java b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/WarehouseQuery.java
index 6d1ad76796..6d1ad76796 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/WarehouseQuery.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/java/supplychain/warehouse/WarehouseQuery.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/callback/CallbackClient.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/callback/CallbackClient.componentType
index 71e248590b..71e248590b 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/callback/CallbackClient.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/callback/CallbackClient.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/callback/CallbackService.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/callback/CallbackService.componentType
index 7c1125bbb5..7c1125bbb5 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/callback/CallbackService.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/callback/CallbackService.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/callback/callback-test1.composite b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/callback/callback-test1.composite
index 8456b878f2..8456b878f2 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/callback/callback-test1.composite
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/callback/callback-test1.composite
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/callback/callback-test2.composite b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/callback/callback-test2.composite
index d5a47c6403..d5a47c6403 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/callback/callback-test2.composite
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/callback/callback-test2.composite
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/callback/callback-test3.composite b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/callback/callback-test3.composite
index e6391d2159..e6391d2159 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/callback/callback-test3.composite
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/callback/callback-test3.composite
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/conversation/ConversationalClient.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/conversation/ConversationalClient.componentType
index c79ede815b..c79ede815b 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/conversation/ConversationalClient.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/conversation/ConversationalClient.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/conversation/ConversationalReferenceClient.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/conversation/ConversationalReferenceClient.componentType
index 04cc73b85c..04cc73b85c 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/conversation/ConversationalReferenceClient.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/conversation/ConversationalReferenceClient.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/conversation/ConversationalService.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/conversation/ConversationalService.componentType
index 9ece700efe..9ece700efe 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/conversation/ConversationalService.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/conversation/ConversationalService.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/conversation/conversation-test.composite b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/conversation/conversation-test.composite
index 52bc43478d..52bc43478d 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/conversation/conversation-test.composite
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/conversation/conversation-test.composite
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/factory/Customer.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/factory/Customer.componentType
index 1fd551be3b..1fd551be3b 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/factory/Customer.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/factory/Customer.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/factory/Retailer.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/factory/Retailer.componentType
index 5599c44bc3..5599c44bc3 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/factory/Retailer.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/factory/Retailer.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/factory/Shipper.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/factory/Shipper.componentType
index 8743f8c145..8743f8c145 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/factory/Shipper.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/factory/Shipper.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/factory/Warehouse.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/factory/Warehouse.componentType
index d349edf265..d349edf265 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/factory/Warehouse.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/factory/Warehouse.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/factory/ds/Customer.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/factory/ds/Customer.componentType
index 1fd551be3b..1fd551be3b 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/factory/ds/Customer.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/factory/ds/Customer.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/factory/ds/Retailer.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/factory/ds/Retailer.componentType
index 5599c44bc3..5599c44bc3 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/factory/ds/Retailer.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/factory/ds/Retailer.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/factory/ds/Shipper.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/factory/ds/Shipper.componentType
index 8743f8c145..8743f8c145 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/factory/ds/Shipper.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/factory/ds/Shipper.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/factory/ds/Warehouse.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/factory/ds/Warehouse.componentType
index d349edf265..d349edf265 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/factory/ds/Warehouse.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/factory/ds/Warehouse.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/factory/ds/factory-ds-test.composite b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/factory/ds/factory-ds-test.composite
index 0b8d2e5851..0b8d2e5851 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/factory/ds/factory-ds-test.composite
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/factory/ds/factory-ds-test.composite
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/factory/factory-test.composite b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/factory/factory-test.composite
index 87370a6df4..87370a6df4 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/factory/factory-test.composite
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/factory/factory-test.composite
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/helloworld/Greetings.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/helloworld/Greetings.componentType
index 127349eacf..127349eacf 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/helloworld/Greetings.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/helloworld/Greetings.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/helloworld/HelloWorld.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/helloworld/HelloWorld.componentType
index 7e3810c458..7e3810c458 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/helloworld/HelloWorld.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/helloworld/HelloWorld.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/interfaces/Customer.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/interfaces/Customer.componentType
index fb9a112d18..fb9a112d18 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/interfaces/Customer.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/interfaces/Customer.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/interfaces/Retailer.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/interfaces/Retailer.componentType
index ee732b5efc..ee732b5efc 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/interfaces/Retailer.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/interfaces/Retailer.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/interfaces/Shipper.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/interfaces/Shipper.componentType
index 8743f8c145..8743f8c145 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/interfaces/Shipper.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/interfaces/Shipper.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/interfaces/Warehouse.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/interfaces/Warehouse.componentType
index b1723660d7..b1723660d7 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/interfaces/Warehouse.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/interfaces/Warehouse.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/interfaces/ds/Customer.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/interfaces/ds/Customer.componentType
index fb9a112d18..fb9a112d18 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/interfaces/ds/Customer.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/interfaces/ds/Customer.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/interfaces/ds/Retailer.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/interfaces/ds/Retailer.componentType
index ee732b5efc..ee732b5efc 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/interfaces/ds/Retailer.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/interfaces/ds/Retailer.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/interfaces/ds/Shipper.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/interfaces/ds/Shipper.componentType
index 8743f8c145..8743f8c145 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/interfaces/ds/Shipper.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/interfaces/ds/Shipper.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/interfaces/ds/Warehouse.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/interfaces/ds/Warehouse.componentType
index b1723660d7..b1723660d7 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/interfaces/ds/Warehouse.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/interfaces/ds/Warehouse.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/interfaces/ds/interfaces-ds-test.composite b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/interfaces/ds/interfaces-ds-test.composite
index 5172cbe21e..5172cbe21e 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/interfaces/ds/interfaces-ds-test.composite
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/interfaces/ds/interfaces-ds-test.composite
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/interfaces/interfaces-test.composite b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/interfaces/interfaces-test.composite
index b7591e732d..b7591e732d 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/interfaces/interfaces-test.composite
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/interfaces/interfaces-test.composite
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/callback/CallbackClient.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/callback/CallbackClient.mf
index cf8717fcf5..cf8717fcf5 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/callback/CallbackClient.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/callback/CallbackClient.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/callback/CallbackService.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/callback/CallbackService.mf
index 785212fa6d..785212fa6d 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/callback/CallbackService.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/callback/CallbackService.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalClient.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalClient.mf
index 7a06030e32..7a06030e32 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalClient.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalClient.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalReferenceClient.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalReferenceClient.mf
index 5c39b53b0a..5c39b53b0a 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalReferenceClient.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalReferenceClient.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalService.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalService.mf
index b8bb809319..b8bb809319 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalService.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/conversation/ConversationalService.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/Customer.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/Customer.mf
index 26f32fe617..26f32fe617 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/Customer.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/Customer.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/Retailer.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/Retailer.mf
index 1b9e0e847e..1b9e0e847e 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/Retailer.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/Retailer.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/Shipper.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/Shipper.mf
index 6066a38f29..6066a38f29 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/Shipper.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/Shipper.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Customer.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Customer.mf
index 777edd3f7d..777edd3f7d 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Customer.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Customer.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Customer.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Customer.xml
index d8adaa2ba3..d8adaa2ba3 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Customer.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Customer.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Retailer.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Retailer.mf
index e0bd9d8c10..e0bd9d8c10 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Retailer.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Retailer.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Retailer1.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Retailer1.xml
index 6005ae785c..6005ae785c 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Retailer1.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Retailer1.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Retailer2.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Retailer2.xml
index 6f0b79ebc2..6f0b79ebc2 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Retailer2.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Retailer2.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper.mf
index d4b461460e..d4b461460e 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper1.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper1.xml
index bb15e6e3aa..bb15e6e3aa 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper1.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper1.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper2.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper2.xml
index 7591201b8c..7591201b8c 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper2.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Shipper2.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Warehouse.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Warehouse.mf
index 0e844fab99..0e844fab99 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Warehouse.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Warehouse.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Warehouse.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Warehouse.xml
index fc86a76784..fc86a76784 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Warehouse.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/factory/ds/Warehouse.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/Customer.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/Customer.mf
index a8a87c5c8c..a8a87c5c8c 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/Customer.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/Customer.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/Retailer.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/Retailer.mf
index 05bbf4db88..05bbf4db88 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/Retailer.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/Retailer.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/Shipper.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/Shipper.mf
index a12d1a21ea..a12d1a21ea 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/Shipper.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/Shipper.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Customer.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Customer.mf
index 2214db11a6..2214db11a6 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Customer.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Customer.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Customer.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Customer.xml
index 8d44067992..8d44067992 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Customer.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Customer.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Retailer.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Retailer.mf
index 60c0fb3fd3..60c0fb3fd3 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Retailer.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Retailer.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Retailer.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Retailer.xml
index ca1392d2b8..ca1392d2b8 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Retailer.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Retailer.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Shipper.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Shipper.mf
index 7c9f67c36d..7c9f67c36d 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Shipper.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Shipper.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Shipper.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Shipper.xml
index 760c761666..760c761666 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Shipper.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/interfaces/ds/Shipper.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/passbyref/Greetings.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/passbyref/Greetings.mf
index 7d56770311..7d56770311 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/passbyref/Greetings.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/passbyref/Greetings.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/ManagedStockQuoteFactory.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/ManagedStockQuoteFactory.mf
index 321bdc713f..321bdc713f 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/ManagedStockQuoteFactory.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/ManagedStockQuoteFactory.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/StockQuote.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/StockQuote.mf
index 66f98011cb..66f98011cb 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/StockQuote.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/StockQuote.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/StockQuoteFactory.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/StockQuoteFactory.mf
index 6874a66db9..6874a66db9 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/StockQuoteFactory.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/StockQuoteFactory.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuote.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuote.mf
index 47d290eb1a..47d290eb1a 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuote.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuote.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuote.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuote.xml
index c7f13a50a7..c7f13a50a7 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuote.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuote.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuoteFactory.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuoteFactory.mf
index f4c102c4f0..f4c102c4f0 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuoteFactory.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuoteFactory.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuoteFactory.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuoteFactory.xml
index cbebf7eec2..cbebf7eec2 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuoteFactory.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuoteFactory.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldClient.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldClient.mf
index 6a3c845cca..6a3c845cca 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldClient.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldClient.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldClient.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldClient.xml
index cb6345432f..cb6345432f 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldClient.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldClient.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldService.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldService.mf
index 89871fa8f6..89871fa8f6 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldService.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldService.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldService.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldService.xml
index d968d1ffc5..d968d1ffc5 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldService.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/sdo/ds/HelloWorldService.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/Customer.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/Customer.mf
index fc762df8d5..fc762df8d5 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/Customer.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/Customer.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/Retailer.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/Retailer.mf
index 02e42bc010..02e42bc010 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/Retailer.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/Retailer.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/Shipper.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/Shipper.mf
index 390367b99b..390367b99b 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/Shipper.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/Shipper.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/Warehouse.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/Warehouse.mf
index 4715cbd976..4715cbd976 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/Warehouse.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/Warehouse.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Customer.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Customer.mf
index 932fb8a483..932fb8a483 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Customer.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Customer.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Customer.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Customer.xml
index b10d0416dc..b10d0416dc 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Customer.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Customer.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Retailer.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Retailer.mf
index c799f31606..c799f31606 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Retailer.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Retailer.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Retailer1.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Retailer1.xml
index db68d7e333..db68d7e333 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Retailer1.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Retailer1.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Retailer2.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Retailer2.xml
index 1aea3cf669..1aea3cf669 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Retailer2.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Retailer2.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Shipper.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Shipper.mf
index 106bd1b6aa..106bd1b6aa 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Shipper.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Shipper.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Shipper1.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Shipper1.xml
index 1e3c915a59..1e3c915a59 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Shipper1.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Shipper1.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Shipper2.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Shipper2.xml
index d7d0b41f5e..d7d0b41f5e 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Shipper2.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Shipper2.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Warehouse.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Warehouse.mf
index 81c51e6804..81c51e6804 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Warehouse.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Warehouse.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Warehouse1.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Warehouse1.xml
index ca50b554df..ca50b554df 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Warehouse1.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Warehouse1.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Warehouse2.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Warehouse2.xml
index 14658127f8..14658127f8 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Warehouse2.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/services/ds/Warehouse2.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Customer1.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Customer1.mf
index 335bc419c1..335bc419c1 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Customer1.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Customer1.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Customer2.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Customer2.mf
index a68b9d6dbb..a68b9d6dbb 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Customer2.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Customer2.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Retailer1.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Retailer1.mf
index 02f79c15f3..02f79c15f3 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Retailer1.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Retailer1.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Retailer2.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Retailer2.mf
index 8428b08d96..8428b08d96 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Retailer2.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Retailer2.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Shipper1.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Shipper1.mf
index c81bf00d00..c81bf00d00 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Shipper1.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Shipper1.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Shipper2.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Shipper2.mf
index 61c161617c..61c161617c 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Shipper2.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Shipper2.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Warehouse1.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Warehouse1.mf
index fd6a26a65f..fd6a26a65f 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Warehouse1.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Warehouse1.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Warehouse2.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Warehouse2.mf
index 0168bc2435..0168bc2435 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Warehouse2.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/Warehouse2.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Customer1.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Customer1.mf
index 6674cdd7f2..6674cdd7f2 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Customer1.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Customer1.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Customer2.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Customer2.mf
index 72df35ef41..72df35ef41 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Customer2.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Customer2.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/CustomerV1.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/CustomerV1.xml
index 724c8132df..724c8132df 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/CustomerV1.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/CustomerV1.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/CustomerV2.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/CustomerV2.xml
index 1e5035d949..1e5035d949 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/CustomerV2.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/CustomerV2.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer1.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer1.mf
index 85bfd86422..85bfd86422 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer1.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer1.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer1V1.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer1V1.xml
index 6e51b3d6f2..6e51b3d6f2 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer1V1.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer1V1.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer1V2.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer1V2.xml
index 9a87758ec2..9a87758ec2 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer1V2.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer1V2.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer2.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer2.mf
index e134bd1061..e134bd1061 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer2.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer2.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer2V1.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer2V1.xml
index c19895bab1..c19895bab1 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer2V1.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer2V1.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer2V2.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer2V2.xml
index 707609d2c4..707609d2c4 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer2V2.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Retailer2V2.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper1.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper1.mf
index e084e5831a..e084e5831a 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper1.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper1.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper1V1.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper1V1.xml
index d96f6481fb..d96f6481fb 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper1V1.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper1V1.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper1V2.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper1V2.xml
index 10ef690c9b..10ef690c9b 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper1V2.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper1V2.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper2.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper2.mf
index 003f9dca5a..003f9dca5a 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper2.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper2.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper2V1.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper2V1.xml
index fefdea106d..fefdea106d 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper2V1.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper2V1.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper2V2.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper2V2.xml
index f6b847ed59..f6b847ed59 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper2V2.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Shipper2V2.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse1.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse1.mf
index 5cff2f573e..5cff2f573e 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse1.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse1.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse1V1.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse1V1.xml
index ca50b554df..ca50b554df 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse1V1.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse1V1.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse1V2.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse1V2.xml
index 14658127f8..14658127f8 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse1V2.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse1V2.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse2.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse2.mf
index 0fec68a725..0fec68a725 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse2.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse2.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse2V1.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse2V1.xml
index ca50b554df..ca50b554df 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse2V1.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse2V1.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse2V2.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse2V2.xml
index 14658127f8..14658127f8 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse2V2.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/version/ds/Warehouse2V2.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/Customer.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/Customer.mf
index 678014d48d..678014d48d 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/Customer.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/Customer.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/Retailer.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/Retailer.mf
index f0090fb52b..f0090fb52b 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/Retailer.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/Retailer.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/Shipper.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/Shipper.mf
index 0b50923a05..0b50923a05 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/Shipper.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/Shipper.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/Warehouse.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/Warehouse.mf
index 1000a5f974..1000a5f974 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/Warehouse.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/Warehouse.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Customer.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Customer.mf
index 4e392a9ff1..4e392a9ff1 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Customer.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Customer.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Customer.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Customer.xml
index b10d0416dc..b10d0416dc 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Customer.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Customer.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Retailer.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Retailer.mf
index 788ec4f19a..788ec4f19a 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Retailer.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Retailer.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Retailer1.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Retailer1.xml
index 1ba16d0693..1ba16d0693 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Retailer1.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Retailer1.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Retailer2.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Retailer2.xml
index a55ebd02a8..a55ebd02a8 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Retailer2.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Retailer2.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Shipper.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Shipper.mf
index e7459360e6..e7459360e6 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Shipper.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Shipper.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Shipper1.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Shipper1.xml
index d518ecab62..d518ecab62 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Shipper1.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Shipper1.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Shipper2.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Shipper2.xml
index d7d0b41f5e..d7d0b41f5e 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Shipper2.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Shipper2.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Warehouse.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Warehouse.mf
index 880304187b..880304187b 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Warehouse.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Warehouse.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Warehouse1.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Warehouse1.xml
index d72db04425..d72db04425 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Warehouse1.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Warehouse1.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Warehouse2.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Warehouse2.xml
index f9c1218f82..f9c1218f82 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Warehouse2.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/wiring/ds/Warehouse2.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/ws/HelloWorld.mf b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/ws/HelloWorld.mf
index d8e4c1cb7e..d8e4c1cb7e 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/osgi/ws/HelloWorld.mf
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/osgi/ws/HelloWorld.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/passbyref/Greetings.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/passbyref/Greetings.componentType
index a6de268bf6..a6de268bf6 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/passbyref/Greetings.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/passbyref/Greetings.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/passbyref/passbyref-test.composite b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/passbyref/passbyref-test.composite
index 660e277693..660e277693 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/passbyref/passbyref-test.composite
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/passbyref/passbyref-test.composite
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/properties/StockQuote.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/properties/StockQuote.componentType
index 5e0965d047..5e0965d047 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/properties/StockQuote.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/properties/StockQuote.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/properties/StockQuoteFactory.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/properties/StockQuoteFactory.componentType
index 5e0965d047..5e0965d047 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/properties/StockQuoteFactory.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/properties/StockQuoteFactory.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/properties/ds/StockQuote.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/properties/ds/StockQuote.componentType
index 5e0965d047..5e0965d047 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/properties/ds/StockQuote.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/properties/ds/StockQuote.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/properties/ds/StockQuoteFactory.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/properties/ds/StockQuoteFactory.componentType
index 5e0965d047..5e0965d047 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/properties/ds/StockQuoteFactory.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/properties/ds/StockQuoteFactory.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/properties/ds/properties-ds-test.composite b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/properties/ds/properties-ds-test.composite
index 02ae93aec2..02ae93aec2 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/properties/ds/properties-ds-test.composite
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/properties/ds/properties-ds-test.composite
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/properties/ds/properties2-ds-test.composite b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/properties/ds/properties2-ds-test.composite
index c94504f07d..c94504f07d 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/properties/ds/properties2-ds-test.composite
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/properties/ds/properties2-ds-test.composite
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/properties/properties-test.composite b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/properties/properties-test.composite
index fea03404fd..fea03404fd 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/properties/properties-test.composite
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/properties/properties-test.composite
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/properties/properties2-test.composite b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/properties/properties2-test.composite
index 3c425fcbc9..3c425fcbc9 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/properties/properties2-test.composite
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/properties/properties2-test.composite
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/sdo/ds/HelloWorldClient.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/sdo/ds/HelloWorldClient.componentType
index f6c04de980..f6c04de980 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/sdo/ds/HelloWorldClient.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/sdo/ds/HelloWorldClient.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/sdo/ds/HelloWorldService.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/sdo/ds/HelloWorldService.componentType
index 87918132e6..87918132e6 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/sdo/ds/HelloWorldService.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/sdo/ds/HelloWorldService.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/sdo/ds/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/sdo/ds/META-INF/sca-contribution.xml
index 9b00787162..9b00787162 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/sdo/ds/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/sdo/ds/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/sdo/ds/helloworld.wsdl b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/sdo/ds/helloworld.wsdl
index 2ecc0bea43..2ecc0bea43 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/sdo/ds/helloworld.wsdl
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/sdo/ds/helloworld.wsdl
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/sdo/ds/helloworldsdo.composite b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/sdo/ds/helloworldsdo.composite
index af79dc4bdf..af79dc4bdf 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/sdo/ds/helloworldsdo.composite
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/sdo/ds/helloworldsdo.composite
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/services/Customer.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/services/Customer.componentType
index 7bcdc6a2bb..7bcdc6a2bb 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/services/Customer.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/services/Customer.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/services/Retailer.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/services/Retailer.componentType
index eadb539ea5..eadb539ea5 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/services/Retailer.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/services/Retailer.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/services/Shipper.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/services/Shipper.componentType
index 532293b03f..532293b03f 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/services/Shipper.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/services/Shipper.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/services/Warehouse.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/services/Warehouse.componentType
index d349edf265..d349edf265 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/services/Warehouse.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/services/Warehouse.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/services/ds/Customer.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/services/ds/Customer.componentType
index 7bcdc6a2bb..7bcdc6a2bb 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/services/ds/Customer.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/services/ds/Customer.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/services/ds/Retailer.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/services/ds/Retailer.componentType
index eadb539ea5..eadb539ea5 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/services/ds/Retailer.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/services/ds/Retailer.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/services/ds/Shipper.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/services/ds/Shipper.componentType
index 532293b03f..532293b03f 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/services/ds/Shipper.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/services/ds/Shipper.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/services/ds/Warehouse.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/services/ds/Warehouse.componentType
index d349edf265..d349edf265 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/services/ds/Warehouse.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/services/ds/Warehouse.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/services/ds/services-ds-test.composite b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/services/ds/services-ds-test.composite
index c144a1bc18..c144a1bc18 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/services/ds/services-ds-test.composite
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/services/ds/services-ds-test.composite
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/services/services-test.composite b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/services/services-test.composite
index 64f3b30f88..64f3b30f88 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/services/services-test.composite
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/services/services-test.composite
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/stockquote/StockQuote.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/stockquote/StockQuote.componentType
index 0b0aa0912b..0b0aa0912b 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/stockquote/StockQuote.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/stockquote/StockQuote.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/Customer1.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/Customer1.componentType
index 7bcdc6a2bb..7bcdc6a2bb 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/Customer1.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/Customer1.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/Customer2.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/Customer2.componentType
index 7bcdc6a2bb..7bcdc6a2bb 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/Customer2.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/Customer2.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/Retailer1.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/Retailer1.componentType
index eadb539ea5..eadb539ea5 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/Retailer1.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/Retailer1.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/Retailer2.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/Retailer2.componentType
index eadb539ea5..eadb539ea5 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/Retailer2.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/Retailer2.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/Shipper1.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/Shipper1.componentType
index 532293b03f..532293b03f 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/Shipper1.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/Shipper1.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/Shipper2.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/Shipper2.componentType
index 532293b03f..532293b03f 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/Shipper2.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/Shipper2.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/Warehouse1.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/Warehouse1.componentType
index d349edf265..d349edf265 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/Warehouse1.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/Warehouse1.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/Warehouse2.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/Warehouse2.componentType
index d349edf265..d349edf265 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/Warehouse2.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/Warehouse2.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/ds/Customer1.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/ds/Customer1.componentType
index 7bcdc6a2bb..7bcdc6a2bb 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/ds/Customer1.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/ds/Customer1.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/ds/Customer2.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/ds/Customer2.componentType
index 7bcdc6a2bb..7bcdc6a2bb 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/ds/Customer2.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/ds/Customer2.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/ds/Retailer1.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/ds/Retailer1.componentType
index eadb539ea5..eadb539ea5 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/ds/Retailer1.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/ds/Retailer1.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/ds/Retailer2.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/ds/Retailer2.componentType
index eadb539ea5..eadb539ea5 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/ds/Retailer2.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/ds/Retailer2.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/ds/Shipper1.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/ds/Shipper1.componentType
index 532293b03f..532293b03f 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/ds/Shipper1.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/ds/Shipper1.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/ds/Shipper2.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/ds/Shipper2.componentType
index 532293b03f..532293b03f 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/ds/Shipper2.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/ds/Shipper2.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/ds/Warehouse1.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/ds/Warehouse1.componentType
index d349edf265..d349edf265 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/ds/Warehouse1.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/ds/Warehouse1.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/ds/Warehouse2.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/ds/Warehouse2.componentType
index d349edf265..d349edf265 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/ds/Warehouse2.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/ds/Warehouse2.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/ds/version-ds-test.composite b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/ds/version-ds-test.composite
index 877d0de1c9..877d0de1c9 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/ds/version-ds-test.composite
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/ds/version-ds-test.composite
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/version-test.composite b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/version-test.composite
index bbb397ee70..bbb397ee70 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/version/version-test.composite
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/version/version-test.composite
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/wiring/Customer.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/Customer.componentType
index 1fd551be3b..1fd551be3b 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/wiring/Customer.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/Customer.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/wiring/Retailer.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/Retailer.componentType
index 5599c44bc3..5599c44bc3 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/wiring/Retailer.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/Retailer.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/wiring/Shipper.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/Shipper.componentType
index 8743f8c145..8743f8c145 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/wiring/Shipper.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/Shipper.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/wiring/Warehouse.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/Warehouse.componentType
index d349edf265..d349edf265 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/wiring/Warehouse.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/Warehouse.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/Customer.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/Customer.componentType
index 1fd551be3b..1fd551be3b 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/Customer.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/Customer.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/Retailer.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/Retailer.componentType
index 5599c44bc3..5599c44bc3 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/Retailer.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/Retailer.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/Shipper.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/Shipper.componentType
index 8743f8c145..8743f8c145 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/Shipper.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/Shipper.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/Warehouse.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/Warehouse.componentType
index d349edf265..d349edf265 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/Warehouse.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/Warehouse.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/wiring-ds-test1.composite b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/wiring-ds-test1.composite
index 617200d8dd..617200d8dd 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/wiring-ds-test1.composite
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/wiring-ds-test1.composite
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/wiring-ds-test2.composite b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/wiring-ds-test2.composite
index 213cde2c1d..213cde2c1d 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/wiring-ds-test2.composite
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/ds/wiring-ds-test2.composite
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/wiring/wiring-test1.composite b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/wiring-test1.composite
index 0dca0da75e..0dca0da75e 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/wiring/wiring-test1.composite
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/wiring-test1.composite
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/wiring/wiring-test2.composite b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/wiring-test2.composite
index 953045fefa..953045fefa 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/wiring/wiring-test2.composite
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/wiring/wiring-test2.composite
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/ws/HelloWorld.componentType b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/ws/HelloWorld.componentType
index c621d9aca0..c621d9aca0 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/ws/HelloWorld.componentType
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/ws/HelloWorld.componentType
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/ws/helloworld.wsdl b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/ws/helloworld.wsdl
index 6d3f853382..6d3f853382 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/ws/helloworld.wsdl
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/ws/helloworld.wsdl
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/ws/ws-helloworld.composite b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/ws/ws-helloworld.composite
index d545c844d2..d545c844d2 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/main/resources/ws/ws-helloworld.composite
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/main/resources/ws/ws-helloworld.composite
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/callback/Callback1TestCase.java b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/callback/Callback1TestCase.java
index 54b9b00bc8..54b9b00bc8 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/callback/Callback1TestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/callback/Callback1TestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/callback/Callback2TestCase.java b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/callback/Callback2TestCase.java
index b26bfbd98d..b26bfbd98d 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/callback/Callback2TestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/callback/Callback2TestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/callback/Callback3TestCase.java b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/callback/Callback3TestCase.java
index 667df7aa12..667df7aa12 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/callback/Callback3TestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/callback/Callback3TestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/callback/CallbackTestCase.java b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/callback/CallbackTestCase.java
index a95437f8c1..a95437f8c1 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/callback/CallbackTestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/callback/CallbackTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/conversation/ConversationTestCase.java b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/conversation/ConversationTestCase.java
index c5d94df93d..c5d94df93d 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/conversation/ConversationTestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/conversation/ConversationTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/helloworld/passbyref/PassByRefTestCase.java b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/helloworld/passbyref/PassByRefTestCase.java
index d340923938..d340923938 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/helloworld/passbyref/PassByRefTestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/helloworld/passbyref/PassByRefTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/helloworld/sdo/SdoTestCase.java b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/helloworld/sdo/SdoTestCase.java
index c1f11d0b6e..c1f11d0b6e 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/helloworld/sdo/SdoTestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/helloworld/sdo/SdoTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/helloworld/ws/HelloWorldTestCase.java b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/helloworld/ws/HelloWorldTestCase.java
index 49afb3d8e8..49afb3d8e8 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/helloworld/ws/HelloWorldTestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/helloworld/ws/HelloWorldTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/SupplyChainTestCase.java b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/SupplyChainTestCase.java
index a858c18a90..a858c18a90 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/SupplyChainTestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/SupplyChainTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/VersionedSupplyChainTestCase.java b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/VersionedSupplyChainTestCase.java
index a9941aebcd..a9941aebcd 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/VersionedSupplyChainTestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/VersionedSupplyChainTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/factory/DSFactoryTestCase.java b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/factory/DSFactoryTestCase.java
index 8e939b1a83..8e939b1a83 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/factory/DSFactoryTestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/factory/DSFactoryTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/factory/FactoryTestCase.java b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/factory/FactoryTestCase.java
index 39d90bb75c..39d90bb75c 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/factory/FactoryTestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/factory/FactoryTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/interfaces/DSInterfacesTestCase.java b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/interfaces/DSInterfacesTestCase.java
index 5376687b61..5376687b61 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/interfaces/DSInterfacesTestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/interfaces/DSInterfacesTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/interfaces/InterfacesTestCase.java b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/interfaces/InterfacesTestCase.java
index 6d8dc1021e..6d8dc1021e 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/interfaces/InterfacesTestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/interfaces/InterfacesTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/properties/DSProperties2TestCase.java b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/properties/DSProperties2TestCase.java
index e037ae9675..e037ae9675 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/properties/DSProperties2TestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/properties/DSProperties2TestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/properties/DSPropertiesTestCase.java b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/properties/DSPropertiesTestCase.java
index eecf67913d..eecf67913d 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/properties/DSPropertiesTestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/properties/DSPropertiesTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/properties/Properties2TestCase.java b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/properties/Properties2TestCase.java
index 203bf5123c..203bf5123c 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/properties/Properties2TestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/properties/Properties2TestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/properties/PropertiesTestCase.java b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/properties/PropertiesTestCase.java
index 429b1f10ef..429b1f10ef 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/properties/PropertiesTestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/properties/PropertiesTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/services/DSServicesTestCase.java b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/services/DSServicesTestCase.java
index dbc980f8c4..dbc980f8c4 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/services/DSServicesTestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/services/DSServicesTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/services/ServicesTestCase.java b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/services/ServicesTestCase.java
index e39295a402..e39295a402 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/services/ServicesTestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/services/ServicesTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/version/DSVersionTestCase.java b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/version/DSVersionTestCase.java
index c2f6bff4f5..c2f6bff4f5 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/version/DSVersionTestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/version/DSVersionTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/version/VersionTestCase.java b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/version/VersionTestCase.java
index 17ba7a2f14..17ba7a2f14 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/version/VersionTestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/version/VersionTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/wiring/DSWiring1TestCase.java b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/wiring/DSWiring1TestCase.java
index 8c33720018..8c33720018 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/wiring/DSWiring1TestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/wiring/DSWiring1TestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/wiring/DSWiring2TestCase.java b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/wiring/DSWiring2TestCase.java
index 0c6edd6691..0c6edd6691 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/wiring/DSWiring2TestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/wiring/DSWiring2TestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/wiring/Wiring1TestCase.java b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/wiring/Wiring1TestCase.java
index 0b48ac90ba..0b48ac90ba 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/wiring/Wiring1TestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/wiring/Wiring1TestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/wiring/Wiring2TestCase.java b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/wiring/Wiring2TestCase.java
index c84741f34f..c84741f34f 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/supplychain/wiring/Wiring2TestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/supplychain/wiring/Wiring2TestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/test/OSGiTestCase.java b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/test/OSGiTestCase.java
index 5a9b2a8b1d..5a9b2a8b1d 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/test/OSGiTestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/test/OSGiTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/util/OSGiTestUtil.java b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/util/OSGiTestUtil.java
index 7b95c12038..7b95c12038 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/java/util/OSGiTestUtil.java
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/test/java/util/OSGiTestUtil.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/resources/osgi/felix/felix.config.properties b/branches/sca-java-20080910/itest/osgi-implementation/src/test/resources/osgi/felix/felix.config.properties
index 8399991503..8399991503 100644
--- a/branches/sca-trunk-20080910/itest/osgi-implementation/src/test/resources/osgi/felix/felix.config.properties
+++ b/branches/sca-java-20080910/itest/osgi-implementation/src/test/resources/osgi/felix/felix.config.properties
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/pom.xml b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/pom.xml
index fa1ace68ac..fa1ace68ac 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/pom.xml
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/osgi/runtime/impl/EquinoxTestRuntime.java b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/osgi/runtime/impl/EquinoxTestRuntime.java
index 2e3137239e..2e3137239e 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/osgi/runtime/impl/EquinoxTestRuntime.java
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/osgi/runtime/impl/EquinoxTestRuntime.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/osgi/runtime/impl/FelixTestRuntime.java b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/osgi/runtime/impl/FelixTestRuntime.java
index 0dafffdb8c..0dafffdb8c 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/osgi/runtime/impl/FelixTestRuntime.java
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/osgi/runtime/impl/FelixTestRuntime.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/osgi/runtime/impl/OSGiTestRuntime.java b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/osgi/runtime/impl/OSGiTestRuntime.java
index 6356718fe5..6356718fe5 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/osgi/runtime/impl/OSGiTestRuntime.java
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/osgi/runtime/impl/OSGiTestRuntime.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/util/OSGiRuntimeLoader.java b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/util/OSGiRuntimeLoader.java
index c9f77b71cf..c9f77b71cf 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/util/OSGiRuntimeLoader.java
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/util/OSGiRuntimeLoader.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/util/TuscanyLoader.java b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/util/TuscanyLoader.java
index 1fba0d6dcd..1fba0d6dcd 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/util/TuscanyLoader.java
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/main/java/org/apache/tuscany/sca/test/util/TuscanyLoader.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/harness/OSGiTuscanyNonOSGiTestHarness.java b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/harness/OSGiTuscanyNonOSGiTestHarness.java
index 8bf7a1fb2f..8bf7a1fb2f 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/harness/OSGiTuscanyNonOSGiTestHarness.java
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/harness/OSGiTuscanyNonOSGiTestHarness.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/harness/OSGiTuscanyTestHarness.java b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/harness/OSGiTuscanyTestHarness.java
index ba9b7007b4..ba9b7007b4 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/harness/OSGiTuscanyTestHarness.java
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/harness/OSGiTuscanyTestHarness.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CalculatorImplementationPoliciesTestCase.java b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CalculatorImplementationPoliciesTestCase.java
index 85397195bd..85397195bd 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CalculatorImplementationPoliciesTestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CalculatorImplementationPoliciesTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CalculatorRmiTestCase.java b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CalculatorRmiTestCase.java
index 9346fb8ed2..9346fb8ed2 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CalculatorRmiTestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CalculatorRmiTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CalculatorScriptTestCase.java b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CalculatorScriptTestCase.java
index 501cded48d..501cded48d 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CalculatorScriptTestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CalculatorScriptTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CallbackWsClientTestCase.java b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CallbackWsClientTestCase.java
index 687335b3c4..687335b3c4 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CallbackWsClientTestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CallbackWsClientTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CallbackWsServiceTestCase.java b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CallbackWsServiceTestCase.java
index f605e024ba..f605e024ba 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CallbackWsServiceTestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/CallbackWsServiceTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/HelloworldWsServiceJmsTestCase.java b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/HelloworldWsServiceJmsTestCase.java
index 4f5640960b..4f5640960b 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/HelloworldWsServiceJmsTestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/HelloworldWsServiceJmsTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/HelloworldWsServiceSecureTestCase.java b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/HelloworldWsServiceSecureTestCase.java
index 9a491304bf..9a491304bf 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/HelloworldWsServiceSecureTestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/HelloworldWsServiceSecureTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/HelloworldWsServiceTestCase.java b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/HelloworldWsServiceTestCase.java
index 2e0b49e693..2e0b49e693 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/HelloworldWsServiceTestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/HelloworldWsServiceTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/NonOSGiSamplesTestCase.java b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/NonOSGiSamplesTestCase.java
index eac9979f56..eac9979f56 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/NonOSGiSamplesTestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/NonOSGiSamplesTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/OSGiSupplyChainTestCase.java b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/OSGiSupplyChainTestCase.java
index 62c0eef16d..62c0eef16d 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/OSGiSupplyChainTestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/OSGiSupplyChainTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/OSGiTuscanyRuntimeTestCase.java b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/OSGiTuscanyRuntimeTestCase.java
index 155dd368a3..155dd368a3 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/OSGiTuscanyRuntimeTestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/OSGiTuscanyRuntimeTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/TuscanySampleExtensionsTestCase.java b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/TuscanySampleExtensionsTestCase.java
index b45c062761..b45c062761 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/TuscanySampleExtensionsTestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/TuscanySampleExtensionsTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/TuscanySamplesUsingOldDomainTestCase.java b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/TuscanySamplesUsingOldDomainTestCase.java
index c2dae9eb97..c2dae9eb97 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/TuscanySamplesUsingOldDomainTestCase.java
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/java/org/apache/tuscany/sca/test/osgi/tuscany/TuscanySamplesUsingOldDomainTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/resources/META-INF/MANIFEST.MF b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/resources/META-INF/MANIFEST.MF
index 8985947286..8985947286 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/resources/META-INF/MANIFEST.MF
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/resources/META-INF/MANIFEST.MF
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/resources/felix/felix.config.properties b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/resources/felix/felix.config.properties
index 6a38f48c4a..6a38f48c4a 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/resources/felix/felix.config.properties
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/osgi-tuscany-test/src/test/resources/felix/felix.config.properties
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/pom.xml b/branches/sca-java-20080910/itest/osgi-tuscany/pom.xml
index 0da4f09d61..0da4f09d61 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/pom.xml
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/build-bundles.xml b/branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/build-bundles.xml
index c7ea66863f..c7ea66863f 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/build-bundles.xml
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/build-bundles.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/pom.xml b/branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/pom.xml
index b53beea930..b53beea930 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/pom.xml
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/client/SupplyChainClient.java b/branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/client/SupplyChainClient.java
index 0ac96b35a3..0ac96b35a3 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/client/SupplyChainClient.java
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/client/SupplyChainClient.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/customer/Customer.java b/branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/customer/Customer.java
index a3aa2531fc..a3aa2531fc 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/customer/Customer.java
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/customer/Customer.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java b/branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java
index 5f1342c40b..5f1342c40b 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/customer/JavaCustomerComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java b/branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java
index f5708dec40..f5708dec40 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/retailer/JavaRetailerComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/retailer/Retailer.java b/branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/retailer/Retailer.java
index 17b342f8dd..17b342f8dd 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/retailer/Retailer.java
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/retailer/Retailer.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java b/branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java
index afaf7aea02..afaf7aea02 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/shipper/JavaShipperComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/shipper/Shipper.java b/branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/shipper/Shipper.java
index cd204ebc2e..cd204ebc2e 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/shipper/Shipper.java
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/shipper/Shipper.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java b/branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java
index ca720085c5..ca720085c5 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/warehouse/JavaWarehouseComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/warehouse/Warehouse.java b/branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/warehouse/Warehouse.java
index b4807b80d1..b4807b80d1 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/warehouse/Warehouse.java
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/java/supplychain/warehouse/Warehouse.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/resources/META-INF/SupplyChain.mf b/branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/resources/META-INF/SupplyChain.mf
index f71d822bbe..f71d822bbe 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/resources/META-INF/SupplyChain.mf
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/resources/META-INF/SupplyChain.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/resources/META-INF/SupplyChainClient.mf b/branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/resources/META-INF/SupplyChainClient.mf
index 13a3c9b82a..13a3c9b82a 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/resources/META-INF/SupplyChainClient.mf
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/resources/META-INF/SupplyChainClient.mf
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/resources/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/resources/META-INF/sca-contribution.xml
index b524abc2a6..b524abc2a6 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/resources/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/resources/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/resources/supplychain/supplychain.composite b/branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/resources/supplychain/supplychain.composite
index 5be79b741a..5be79b741a 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/resources/supplychain/supplychain.composite
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/resources/supplychain/supplychain.composite
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/resources/supplychain/ws/Customer.wsdl b/branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/resources/supplychain/ws/Customer.wsdl
index 8549ca3409..8549ca3409 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/resources/supplychain/ws/Customer.wsdl
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/resources/supplychain/ws/Customer.wsdl
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/resources/supplychain/ws/supplychain.composite b/branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/resources/supplychain/ws/supplychain.composite
index 88d1e72efc..88d1e72efc 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/test-bundles/src/main/resources/supplychain/ws/supplychain.composite
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/test-bundles/src/main/resources/supplychain/ws/supplychain.composite
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/tuscany-osgi-installer/pom.xml b/branches/sca-java-20080910/itest/osgi-tuscany/tuscany-osgi-installer/pom.xml
index ea1c78fa2a..ea1c78fa2a 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/tuscany-osgi-installer/pom.xml
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/tuscany-osgi-installer/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/tuscany-osgi-installer/src/main/java/org/apache/tuscany/sca/installer/InstallerBundleActivator.java b/branches/sca-java-20080910/itest/osgi-tuscany/tuscany-osgi-installer/src/main/java/org/apache/tuscany/sca/installer/InstallerBundleActivator.java
index 0c26477a43..0c26477a43 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/tuscany-osgi-installer/src/main/java/org/apache/tuscany/sca/installer/InstallerBundleActivator.java
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/tuscany-osgi-installer/src/main/java/org/apache/tuscany/sca/installer/InstallerBundleActivator.java
diff --git a/branches/sca-trunk-20080910/itest/osgi-tuscany/tuscany-versioned/pom.xml b/branches/sca-java-20080910/itest/osgi-tuscany/tuscany-versioned/pom.xml
index 88c5fae221..88c5fae221 100644
--- a/branches/sca-trunk-20080910/itest/osgi-tuscany/tuscany-versioned/pom.xml
+++ b/branches/sca-java-20080910/itest/osgi-tuscany/tuscany-versioned/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/policy-security-basicauth/pom.xml b/branches/sca-java-20080910/itest/policy-security-basicauth/pom.xml
index ca9257b827..ca9257b827 100644
--- a/branches/sca-trunk-20080910/itest/policy-security-basicauth/pom.xml
+++ b/branches/sca-java-20080910/itest/policy-security-basicauth/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/policy-security-basicauth/src/main/java/helloworld/HelloWorldClientImpl.java b/branches/sca-java-20080910/itest/policy-security-basicauth/src/main/java/helloworld/HelloWorldClientImpl.java
index 55b798edbe..55b798edbe 100644
--- a/branches/sca-trunk-20080910/itest/policy-security-basicauth/src/main/java/helloworld/HelloWorldClientImpl.java
+++ b/branches/sca-java-20080910/itest/policy-security-basicauth/src/main/java/helloworld/HelloWorldClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/policy-security-basicauth/src/main/java/helloworld/HelloWorldService.java b/branches/sca-java-20080910/itest/policy-security-basicauth/src/main/java/helloworld/HelloWorldService.java
index 268d90e910..268d90e910 100644
--- a/branches/sca-trunk-20080910/itest/policy-security-basicauth/src/main/java/helloworld/HelloWorldService.java
+++ b/branches/sca-java-20080910/itest/policy-security-basicauth/src/main/java/helloworld/HelloWorldService.java
diff --git a/branches/sca-trunk-20080910/itest/policy-security-basicauth/src/main/java/helloworld/HelloWorldServiceImpl.java b/branches/sca-java-20080910/itest/policy-security-basicauth/src/main/java/helloworld/HelloWorldServiceImpl.java
index 411dcae605..411dcae605 100644
--- a/branches/sca-trunk-20080910/itest/policy-security-basicauth/src/main/java/helloworld/HelloWorldServiceImpl.java
+++ b/branches/sca-java-20080910/itest/policy-security-basicauth/src/main/java/helloworld/HelloWorldServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/policy-security-basicauth/src/main/resources/definitions.xml b/branches/sca-java-20080910/itest/policy-security-basicauth/src/main/resources/definitions.xml
index 9099191b27..9099191b27 100644
--- a/branches/sca-trunk-20080910/itest/policy-security-basicauth/src/main/resources/definitions.xml
+++ b/branches/sca-java-20080910/itest/policy-security-basicauth/src/main/resources/definitions.xml
diff --git a/branches/sca-trunk-20080910/itest/policy-security-basicauth/src/main/resources/helloworld.composite b/branches/sca-java-20080910/itest/policy-security-basicauth/src/main/resources/helloworld.composite
index 247b2b56e4..247b2b56e4 100644
--- a/branches/sca-trunk-20080910/itest/policy-security-basicauth/src/main/resources/helloworld.composite
+++ b/branches/sca-java-20080910/itest/policy-security-basicauth/src/main/resources/helloworld.composite
diff --git a/branches/sca-trunk-20080910/itest/policy-security-basicauth/src/main/resources/jndi.properties b/branches/sca-java-20080910/itest/policy-security-basicauth/src/main/resources/jndi.properties
index 9abdff215d..9abdff215d 100644
--- a/branches/sca-trunk-20080910/itest/policy-security-basicauth/src/main/resources/jndi.properties
+++ b/branches/sca-java-20080910/itest/policy-security-basicauth/src/main/resources/jndi.properties
diff --git a/branches/sca-trunk-20080910/itest/policy-security-basicauth/src/test/java/org/apache/tuscany/sca/itest/BasicAuthTestCase.java b/branches/sca-java-20080910/itest/policy-security-basicauth/src/test/java/org/apache/tuscany/sca/itest/BasicAuthTestCase.java
index b6e0444d2d..b6e0444d2d 100644
--- a/branches/sca-trunk-20080910/itest/policy-security-basicauth/src/test/java/org/apache/tuscany/sca/itest/BasicAuthTestCase.java
+++ b/branches/sca-java-20080910/itest/policy-security-basicauth/src/test/java/org/apache/tuscany/sca/itest/BasicAuthTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/policy-security-jsr250/pom.xml b/branches/sca-java-20080910/itest/policy-security-jsr250/pom.xml
index 2bb8001486..2bb8001486 100644
--- a/branches/sca-trunk-20080910/itest/policy-security-jsr250/pom.xml
+++ b/branches/sca-java-20080910/itest/policy-security-jsr250/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/policy-security-jsr250/src/main/java/helloworld/HelloWorldImpl.java b/branches/sca-java-20080910/itest/policy-security-jsr250/src/main/java/helloworld/HelloWorldImpl.java
index 3569410e7d..3569410e7d 100644
--- a/branches/sca-trunk-20080910/itest/policy-security-jsr250/src/main/java/helloworld/HelloWorldImpl.java
+++ b/branches/sca-java-20080910/itest/policy-security-jsr250/src/main/java/helloworld/HelloWorldImpl.java
diff --git a/branches/sca-trunk-20080910/itest/policy-security-jsr250/src/main/java/helloworld/HelloWorldService.java b/branches/sca-java-20080910/itest/policy-security-jsr250/src/main/java/helloworld/HelloWorldService.java
index 3e752144a0..3e752144a0 100644
--- a/branches/sca-trunk-20080910/itest/policy-security-jsr250/src/main/java/helloworld/HelloWorldService.java
+++ b/branches/sca-java-20080910/itest/policy-security-jsr250/src/main/java/helloworld/HelloWorldService.java
diff --git a/branches/sca-trunk-20080910/itest/policy-security-jsr250/src/main/resources/definitions.xml b/branches/sca-java-20080910/itest/policy-security-jsr250/src/main/resources/definitions.xml
index 64b8a95d18..64b8a95d18 100644
--- a/branches/sca-trunk-20080910/itest/policy-security-jsr250/src/main/resources/definitions.xml
+++ b/branches/sca-java-20080910/itest/policy-security-jsr250/src/main/resources/definitions.xml
diff --git a/branches/sca-trunk-20080910/itest/policy-security-jsr250/src/main/resources/helloworld.composite b/branches/sca-java-20080910/itest/policy-security-jsr250/src/main/resources/helloworld.composite
index 456ca450f1..456ca450f1 100644
--- a/branches/sca-trunk-20080910/itest/policy-security-jsr250/src/main/resources/helloworld.composite
+++ b/branches/sca-java-20080910/itest/policy-security-jsr250/src/main/resources/helloworld.composite
diff --git a/branches/sca-trunk-20080910/itest/policy-security-jsr250/src/test/java/org/apache/tuscany/sca/itest/PolicySecurityJSR250TestCase.java b/branches/sca-java-20080910/itest/policy-security-jsr250/src/test/java/org/apache/tuscany/sca/itest/PolicySecurityJSR250TestCase.java
index da5f6409ba..da5f6409ba 100644
--- a/branches/sca-trunk-20080910/itest/policy-security-jsr250/src/test/java/org/apache/tuscany/sca/itest/PolicySecurityJSR250TestCase.java
+++ b/branches/sca-java-20080910/itest/policy-security-jsr250/src/test/java/org/apache/tuscany/sca/itest/PolicySecurityJSR250TestCase.java
diff --git a/branches/sca-trunk-20080910/itest/policy-security/pom.xml b/branches/sca-java-20080910/itest/policy-security/pom.xml
index e8100e9fa0..e8100e9fa0 100644
--- a/branches/sca-trunk-20080910/itest/policy-security/pom.xml
+++ b/branches/sca-java-20080910/itest/policy-security/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/policy-security/src/main/java/helloworld/HelloWorldImpl.java b/branches/sca-java-20080910/itest/policy-security/src/main/java/helloworld/HelloWorldImpl.java
index 0de3c70303..0de3c70303 100644
--- a/branches/sca-trunk-20080910/itest/policy-security/src/main/java/helloworld/HelloWorldImpl.java
+++ b/branches/sca-java-20080910/itest/policy-security/src/main/java/helloworld/HelloWorldImpl.java
diff --git a/branches/sca-trunk-20080910/itest/policy-security/src/main/java/helloworld/HelloWorldService.java b/branches/sca-java-20080910/itest/policy-security/src/main/java/helloworld/HelloWorldService.java
index 268d90e910..268d90e910 100644
--- a/branches/sca-trunk-20080910/itest/policy-security/src/main/java/helloworld/HelloWorldService.java
+++ b/branches/sca-java-20080910/itest/policy-security/src/main/java/helloworld/HelloWorldService.java
diff --git a/branches/sca-trunk-20080910/itest/policy-security/src/main/resources/definitions.xml b/branches/sca-java-20080910/itest/policy-security/src/main/resources/definitions.xml
index c8118a0caf..c8118a0caf 100644
--- a/branches/sca-trunk-20080910/itest/policy-security/src/main/resources/definitions.xml
+++ b/branches/sca-java-20080910/itest/policy-security/src/main/resources/definitions.xml
diff --git a/branches/sca-trunk-20080910/itest/policy-security/src/main/resources/helloworld.composite b/branches/sca-java-20080910/itest/policy-security/src/main/resources/helloworld.composite
index 9e0f289f87..9e0f289f87 100644
--- a/branches/sca-trunk-20080910/itest/policy-security/src/main/resources/helloworld.composite
+++ b/branches/sca-java-20080910/itest/policy-security/src/main/resources/helloworld.composite
diff --git a/branches/sca-trunk-20080910/itest/policy-security/src/test/java/org/apache/tuscany/sca/itest/PolicyIdentityTestCase.java b/branches/sca-java-20080910/itest/policy-security/src/test/java/org/apache/tuscany/sca/itest/PolicyIdentityTestCase.java
index 9dad17741e..9dad17741e 100644
--- a/branches/sca-trunk-20080910/itest/policy-security/src/test/java/org/apache/tuscany/sca/itest/PolicyIdentityTestCase.java
+++ b/branches/sca-java-20080910/itest/policy-security/src/test/java/org/apache/tuscany/sca/itest/PolicyIdentityTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/policy/pom.xml b/branches/sca-java-20080910/itest/policy/pom.xml
index 68d03d72b6..68d03d72b6 100644
--- a/branches/sca-trunk-20080910/itest/policy/pom.xml
+++ b/branches/sca-java-20080910/itest/policy/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/AddService.java b/branches/sca-java-20080910/itest/policy/src/main/java/calculator/AddService.java
index 3e56bf3fad..3e56bf3fad 100644
--- a/branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/AddService.java
+++ b/branches/sca-java-20080910/itest/policy/src/main/java/calculator/AddService.java
diff --git a/branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/AddServiceImpl.java b/branches/sca-java-20080910/itest/policy/src/main/java/calculator/AddServiceImpl.java
index 7ca8fb04b5..7ca8fb04b5 100644
--- a/branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/AddServiceImpl.java
+++ b/branches/sca-java-20080910/itest/policy/src/main/java/calculator/AddServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/CalculatorClient.java b/branches/sca-java-20080910/itest/policy/src/main/java/calculator/CalculatorClient.java
index 9abc488523..9abc488523 100644
--- a/branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/CalculatorClient.java
+++ b/branches/sca-java-20080910/itest/policy/src/main/java/calculator/CalculatorClient.java
diff --git a/branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/CalculatorService.java b/branches/sca-java-20080910/itest/policy/src/main/java/calculator/CalculatorService.java
index a1880698ea..a1880698ea 100644
--- a/branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/CalculatorService.java
+++ b/branches/sca-java-20080910/itest/policy/src/main/java/calculator/CalculatorService.java
diff --git a/branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/CalculatorServiceImpl.java b/branches/sca-java-20080910/itest/policy/src/main/java/calculator/CalculatorServiceImpl.java
index 28ce0ec78a..28ce0ec78a 100644
--- a/branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/CalculatorServiceImpl.java
+++ b/branches/sca-java-20080910/itest/policy/src/main/java/calculator/CalculatorServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/DivideService.java b/branches/sca-java-20080910/itest/policy/src/main/java/calculator/DivideService.java
index f72b05cece..f72b05cece 100644
--- a/branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/DivideService.java
+++ b/branches/sca-java-20080910/itest/policy/src/main/java/calculator/DivideService.java
diff --git a/branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/DivideServiceImpl.java b/branches/sca-java-20080910/itest/policy/src/main/java/calculator/DivideServiceImpl.java
index 1323edf55a..1323edf55a 100644
--- a/branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/DivideServiceImpl.java
+++ b/branches/sca-java-20080910/itest/policy/src/main/java/calculator/DivideServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/MultiplyService.java b/branches/sca-java-20080910/itest/policy/src/main/java/calculator/MultiplyService.java
index 5290605938..5290605938 100644
--- a/branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/MultiplyService.java
+++ b/branches/sca-java-20080910/itest/policy/src/main/java/calculator/MultiplyService.java
diff --git a/branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/MultiplyServiceImpl.java b/branches/sca-java-20080910/itest/policy/src/main/java/calculator/MultiplyServiceImpl.java
index 91b803bc9e..91b803bc9e 100644
--- a/branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/MultiplyServiceImpl.java
+++ b/branches/sca-java-20080910/itest/policy/src/main/java/calculator/MultiplyServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/PolicyQNames.java b/branches/sca-java-20080910/itest/policy/src/main/java/calculator/PolicyQNames.java
index 3e1bc45842..3e1bc45842 100644
--- a/branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/PolicyQNames.java
+++ b/branches/sca-java-20080910/itest/policy/src/main/java/calculator/PolicyQNames.java
diff --git a/branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/SubtractService.java b/branches/sca-java-20080910/itest/policy/src/main/java/calculator/SubtractService.java
index bf0d1882b6..bf0d1882b6 100644
--- a/branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/SubtractService.java
+++ b/branches/sca-java-20080910/itest/policy/src/main/java/calculator/SubtractService.java
diff --git a/branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/SubtractServiceImpl.java b/branches/sca-java-20080910/itest/policy/src/main/java/calculator/SubtractServiceImpl.java
index 58cc4a3547..58cc4a3547 100644
--- a/branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/SubtractServiceImpl.java
+++ b/branches/sca-java-20080910/itest/policy/src/main/java/calculator/SubtractServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/policy/TestImplPolicyHandler.java b/branches/sca-java-20080910/itest/policy/src/main/java/calculator/policy/TestImplPolicyHandler.java
index 4b04a4d0b8..4b04a4d0b8 100644
--- a/branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/policy/TestImplPolicyHandler.java
+++ b/branches/sca-java-20080910/itest/policy/src/main/java/calculator/policy/TestImplPolicyHandler.java
diff --git a/branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/policy/TestRefPolicyHandler.java b/branches/sca-java-20080910/itest/policy/src/main/java/calculator/policy/TestRefPolicyHandler.java
index 3dcadd724e..3dcadd724e 100644
--- a/branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/policy/TestRefPolicyHandler.java
+++ b/branches/sca-java-20080910/itest/policy/src/main/java/calculator/policy/TestRefPolicyHandler.java
diff --git a/branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/policy/TestSvcPolicyHandler.java b/branches/sca-java-20080910/itest/policy/src/main/java/calculator/policy/TestSvcPolicyHandler.java
index 3d314a9d14..3d314a9d14 100644
--- a/branches/sca-trunk-20080910/itest/policy/src/main/java/calculator/policy/TestSvcPolicyHandler.java
+++ b/branches/sca-java-20080910/itest/policy/src/main/java/calculator/policy/TestSvcPolicyHandler.java
diff --git a/branches/sca-trunk-20080910/itest/policy/src/main/resources/Calculator.composite b/branches/sca-java-20080910/itest/policy/src/main/resources/Calculator.composite
index aed7684099..aed7684099 100644
--- a/branches/sca-trunk-20080910/itest/policy/src/main/resources/Calculator.composite
+++ b/branches/sca-java-20080910/itest/policy/src/main/resources/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/policy/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor b/branches/sca-java-20080910/itest/policy/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor
index a20489035b..a20489035b 100644
--- a/branches/sca-trunk-20080910/itest/policy/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor
+++ b/branches/sca-java-20080910/itest/policy/src/main/resources/META-INF/services/org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor
diff --git a/branches/sca-trunk-20080910/itest/policy/src/main/resources/META-INF/services/org.apache.tuscany.sca.policy.util.PolicyHandler b/branches/sca-java-20080910/itest/policy/src/main/resources/META-INF/services/org.apache.tuscany.sca.policy.util.PolicyHandler
index d9f144b3ff..d9f144b3ff 100644
--- a/branches/sca-trunk-20080910/itest/policy/src/main/resources/META-INF/services/org.apache.tuscany.sca.policy.util.PolicyHandler
+++ b/branches/sca-java-20080910/itest/policy/src/main/resources/META-INF/services/org.apache.tuscany.sca.policy.util.PolicyHandler
diff --git a/branches/sca-trunk-20080910/itest/policy/src/main/resources/definitions.xml b/branches/sca-java-20080910/itest/policy/src/main/resources/definitions.xml
index 0009d712f3..0009d712f3 100644
--- a/branches/sca-trunk-20080910/itest/policy/src/main/resources/definitions.xml
+++ b/branches/sca-java-20080910/itest/policy/src/main/resources/definitions.xml
diff --git a/branches/sca-trunk-20080910/itest/policy/src/test/java/org/apache/tuscany/sca/itest/PoliciedCalculatorTestCase.java b/branches/sca-java-20080910/itest/policy/src/test/java/org/apache/tuscany/sca/itest/PoliciedCalculatorTestCase.java
index 885e8314ef..885e8314ef 100644
--- a/branches/sca-trunk-20080910/itest/policy/src/test/java/org/apache/tuscany/sca/itest/PoliciedCalculatorTestCase.java
+++ b/branches/sca-java-20080910/itest/policy/src/test/java/org/apache/tuscany/sca/itest/PoliciedCalculatorTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/policy/src/test/java/org/apache/tuscany/sca/itest/Policy.java b/branches/sca-java-20080910/itest/policy/src/test/java/org/apache/tuscany/sca/itest/Policy.java
index ba17755b88..ba17755b88 100644
--- a/branches/sca-trunk-20080910/itest/policy/src/test/java/org/apache/tuscany/sca/itest/Policy.java
+++ b/branches/sca-java-20080910/itest/policy/src/test/java/org/apache/tuscany/sca/itest/Policy.java
diff --git a/branches/sca-trunk-20080910/itest/policy/src/test/java/org/apache/tuscany/sca/itest/TestPolicyProcessor.java b/branches/sca-java-20080910/itest/policy/src/test/java/org/apache/tuscany/sca/itest/TestPolicyProcessor.java
index ff47988bce..ff47988bce 100644
--- a/branches/sca-trunk-20080910/itest/policy/src/test/java/org/apache/tuscany/sca/itest/TestPolicyProcessor.java
+++ b/branches/sca-java-20080910/itest/policy/src/test/java/org/apache/tuscany/sca/itest/TestPolicyProcessor.java
diff --git a/branches/sca-trunk-20080910/itest/pom.xml b/branches/sca-java-20080910/itest/pom.xml
index b2af34b305..b2af34b305 100644
--- a/branches/sca-trunk-20080910/itest/pom.xml
+++ b/branches/sca-java-20080910/itest/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/promotion-interface-missmatch/pom.xml b/branches/sca-java-20080910/itest/promotion-interface-missmatch/pom.xml
index 0b3c3cf0c7..0b3c3cf0c7 100644
--- a/branches/sca-trunk-20080910/itest/promotion-interface-missmatch/pom.xml
+++ b/branches/sca-java-20080910/itest/promotion-interface-missmatch/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/promotion-interface-missmatch/src/main/java/com/example/BusinessException.java b/branches/sca-java-20080910/itest/promotion-interface-missmatch/src/main/java/com/example/BusinessException.java
index 764f31b7cd..764f31b7cd 100644
--- a/branches/sca-trunk-20080910/itest/promotion-interface-missmatch/src/main/java/com/example/BusinessException.java
+++ b/branches/sca-java-20080910/itest/promotion-interface-missmatch/src/main/java/com/example/BusinessException.java
diff --git a/branches/sca-trunk-20080910/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleClient.java b/branches/sca-java-20080910/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleClient.java
index 0c72b52ed9..0c72b52ed9 100644
--- a/branches/sca-trunk-20080910/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleClient.java
+++ b/branches/sca-java-20080910/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleClient.java
diff --git a/branches/sca-trunk-20080910/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleClientImpl.java b/branches/sca-java-20080910/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleClientImpl.java
index d6545b5a23..d6545b5a23 100644
--- a/branches/sca-trunk-20080910/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleClientImpl.java
+++ b/branches/sca-java-20080910/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleService.java b/branches/sca-java-20080910/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleService.java
index 30ea559694..30ea559694 100644
--- a/branches/sca-trunk-20080910/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleService.java
+++ b/branches/sca-java-20080910/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleService.java
diff --git a/branches/sca-trunk-20080910/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleServiceImpl.java b/branches/sca-java-20080910/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleServiceImpl.java
index b3b6f033e5..b3b6f033e5 100644
--- a/branches/sca-trunk-20080910/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleServiceImpl.java
+++ b/branches/sca-java-20080910/itest/promotion-interface-missmatch/src/main/java/com/example/ExampleServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/promotion-interface-missmatch/src/main/resources/example.composite b/branches/sca-java-20080910/itest/promotion-interface-missmatch/src/main/resources/example.composite
index cddf951d65..cddf951d65 100644
--- a/branches/sca-trunk-20080910/itest/promotion-interface-missmatch/src/main/resources/example.composite
+++ b/branches/sca-java-20080910/itest/promotion-interface-missmatch/src/main/resources/example.composite
diff --git a/branches/sca-trunk-20080910/itest/promotion-interface-missmatch/src/main/resources/wsdl/ExampleService.wsdl b/branches/sca-java-20080910/itest/promotion-interface-missmatch/src/main/resources/wsdl/ExampleService.wsdl
index a8ccde2e11..a8ccde2e11 100644
--- a/branches/sca-trunk-20080910/itest/promotion-interface-missmatch/src/main/resources/wsdl/ExampleService.wsdl
+++ b/branches/sca-java-20080910/itest/promotion-interface-missmatch/src/main/resources/wsdl/ExampleService.wsdl
diff --git a/branches/sca-trunk-20080910/itest/promotion-interface-missmatch/src/main/resources/wsdl/ExampleServiceTypes.xsd b/branches/sca-java-20080910/itest/promotion-interface-missmatch/src/main/resources/wsdl/ExampleServiceTypes.xsd
index 2caec0f20d..2caec0f20d 100644
--- a/branches/sca-trunk-20080910/itest/promotion-interface-missmatch/src/main/resources/wsdl/ExampleServiceTypes.xsd
+++ b/branches/sca-java-20080910/itest/promotion-interface-missmatch/src/main/resources/wsdl/ExampleServiceTypes.xsd
diff --git a/branches/sca-trunk-20080910/itest/promotion-interface-missmatch/src/test/java/com/example/ExampleTestCase.java b/branches/sca-java-20080910/itest/promotion-interface-missmatch/src/test/java/com/example/ExampleTestCase.java
index 740af4f43d..740af4f43d 100644
--- a/branches/sca-trunk-20080910/itest/promotion-interface-missmatch/src/test/java/com/example/ExampleTestCase.java
+++ b/branches/sca-java-20080910/itest/promotion-interface-missmatch/src/test/java/com/example/ExampleTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/properties/pom.xml b/branches/sca-java-20080910/itest/properties/pom.xml
index 62a50f1f54..62a50f1f54 100644
--- a/branches/sca-trunk-20080910/itest/properties/pom.xml
+++ b/branches/sca-java-20080910/itest/properties/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/properties/src/main/java/mysca/test/myservice/impl/MyService.java b/branches/sca-java-20080910/itest/properties/src/main/java/mysca/test/myservice/impl/MyService.java
index b0fd64c9da..b0fd64c9da 100644
--- a/branches/sca-trunk-20080910/itest/properties/src/main/java/mysca/test/myservice/impl/MyService.java
+++ b/branches/sca-java-20080910/itest/properties/src/main/java/mysca/test/myservice/impl/MyService.java
diff --git a/branches/sca-trunk-20080910/itest/properties/src/main/java/mysca/test/myservice/impl/MyServiceImpl.java b/branches/sca-java-20080910/itest/properties/src/main/java/mysca/test/myservice/impl/MyServiceImpl.java
index 51d064ba81..51d064ba81 100644
--- a/branches/sca-trunk-20080910/itest/properties/src/main/java/mysca/test/myservice/impl/MyServiceImpl.java
+++ b/branches/sca-java-20080910/itest/properties/src/main/java/mysca/test/myservice/impl/MyServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/properties/src/main/java/mysca/test/myservice/impl/MyTotalServiceImpl.java b/branches/sca-java-20080910/itest/properties/src/main/java/mysca/test/myservice/impl/MyTotalServiceImpl.java
index 38c26e70d6..38c26e70d6 100644
--- a/branches/sca-trunk-20080910/itest/properties/src/main/java/mysca/test/myservice/impl/MyTotalServiceImpl.java
+++ b/branches/sca-java-20080910/itest/properties/src/main/java/mysca/test/myservice/impl/MyTotalServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABCDComponent.java b/branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABCDComponent.java
index 68ce5a3cb6..68ce5a3cb6 100644
--- a/branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABCDComponent.java
+++ b/branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABCDComponent.java
diff --git a/branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABCDComponentImpl.java b/branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABCDComponentImpl.java
index 6b714c0d67..6b714c0d67 100644
--- a/branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABCDComponentImpl.java
+++ b/branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABCDComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABComponent.java b/branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABComponent.java
index 586d4864a9..586d4864a9 100644
--- a/branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABComponent.java
+++ b/branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABComponent.java
diff --git a/branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABComponentImpl.java b/branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABComponentImpl.java
index 5e3c985144..5e3c985144 100644
--- a/branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABComponentImpl.java
+++ b/branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ABComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/CDComponent.java b/branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/CDComponent.java
index 52f9871d1b..52f9871d1b 100644
--- a/branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/CDComponent.java
+++ b/branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/CDComponent.java
diff --git a/branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/CDComponentImpl.java b/branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/CDComponentImpl.java
index 5b93bd8b8a..5b93bd8b8a 100644
--- a/branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/CDComponentImpl.java
+++ b/branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/CDComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ComplexPropertyBean.java b/branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ComplexPropertyBean.java
index c0c068d12e..c0c068d12e 100644
--- a/branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ComplexPropertyBean.java
+++ b/branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/ComplexPropertyBean.java
diff --git a/branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/OverrideService.java b/branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/OverrideService.java
index acd1f26670..acd1f26670 100644
--- a/branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/OverrideService.java
+++ b/branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/OverrideService.java
diff --git a/branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/OverrideServiceImpl.java b/branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/OverrideServiceImpl.java
index 71dce41efc..71dce41efc 100644
--- a/branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/OverrideServiceImpl.java
+++ b/branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/OverrideServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/PropertyComponent.java b/branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/PropertyComponent.java
index 17b4e582d6..17b4e582d6 100644
--- a/branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/PropertyComponent.java
+++ b/branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/PropertyComponent.java
diff --git a/branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/PropertyComponentImpl.java b/branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/PropertyComponentImpl.java
index eb642b6637..eb642b6637 100644
--- a/branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/PropertyComponentImpl.java
+++ b/branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/PropertyComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/PropertyService.java b/branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/PropertyService.java
index a57ccd90c8..a57ccd90c8 100644
--- a/branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/PropertyService.java
+++ b/branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/PropertyService.java
diff --git a/branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Bar.java b/branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Bar.java
index c147a2affe..c147a2affe 100644
--- a/branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Bar.java
+++ b/branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Bar.java
diff --git a/branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Foo1.java b/branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Foo1.java
index 0a84e93828..0a84e93828 100644
--- a/branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Foo1.java
+++ b/branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Foo1.java
diff --git a/branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Foo2.java b/branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Foo2.java
index 6344a8aa83..6344a8aa83 100644
--- a/branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Foo2.java
+++ b/branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Foo2.java
diff --git a/branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Foo3.java b/branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Foo3.java
index 11a0a758cd..11a0a758cd 100644
--- a/branches/sca-trunk-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Foo3.java
+++ b/branches/sca-java-20080910/itest/properties/src/main/java/org/apache/tuscany/sca/itest/cdi/Foo3.java
diff --git a/branches/sca-trunk-20080910/itest/properties/src/main/java/test/jaxb/props/ObjectFactory.java b/branches/sca-java-20080910/itest/properties/src/main/java/test/jaxb/props/ObjectFactory.java
index 76bcd06fca..76bcd06fca 100644
--- a/branches/sca-trunk-20080910/itest/properties/src/main/java/test/jaxb/props/ObjectFactory.java
+++ b/branches/sca-java-20080910/itest/properties/src/main/java/test/jaxb/props/ObjectFactory.java
diff --git a/branches/sca-trunk-20080910/itest/properties/src/main/java/test/jaxb/props/ReturnCodeProperties.java b/branches/sca-java-20080910/itest/properties/src/main/java/test/jaxb/props/ReturnCodeProperties.java
index 7a809ebf1e..7a809ebf1e 100644
--- a/branches/sca-trunk-20080910/itest/properties/src/main/java/test/jaxb/props/ReturnCodeProperties.java
+++ b/branches/sca-java-20080910/itest/properties/src/main/java/test/jaxb/props/ReturnCodeProperties.java
diff --git a/branches/sca-trunk-20080910/itest/properties/src/main/java/test/jaxb/props/package-info.java b/branches/sca-java-20080910/itest/properties/src/main/java/test/jaxb/props/package-info.java
index f726552a62..f726552a62 100644
--- a/branches/sca-trunk-20080910/itest/properties/src/main/java/test/jaxb/props/package-info.java
+++ b/branches/sca-java-20080910/itest/properties/src/main/java/test/jaxb/props/package-info.java
diff --git a/branches/sca-trunk-20080910/itest/properties/src/main/resources/ConstructorPropertyInjection.composite b/branches/sca-java-20080910/itest/properties/src/main/resources/ConstructorPropertyInjection.composite
index 70a251fa16..70a251fa16 100644
--- a/branches/sca-trunk-20080910/itest/properties/src/main/resources/ConstructorPropertyInjection.composite
+++ b/branches/sca-java-20080910/itest/properties/src/main/resources/ConstructorPropertyInjection.composite
diff --git a/branches/sca-trunk-20080910/itest/properties/src/main/resources/Outer.composite b/branches/sca-java-20080910/itest/properties/src/main/resources/Outer.composite
index b3e529e8b5..b3e529e8b5 100644
--- a/branches/sca-trunk-20080910/itest/properties/src/main/resources/Outer.composite
+++ b/branches/sca-java-20080910/itest/properties/src/main/resources/Outer.composite
diff --git a/branches/sca-trunk-20080910/itest/properties/src/main/resources/OuterPropertyTest.composite b/branches/sca-java-20080910/itest/properties/src/main/resources/OuterPropertyTest.composite
index 5237e964a3..5237e964a3 100644
--- a/branches/sca-trunk-20080910/itest/properties/src/main/resources/OuterPropertyTest.composite
+++ b/branches/sca-java-20080910/itest/properties/src/main/resources/OuterPropertyTest.composite
diff --git a/branches/sca-trunk-20080910/itest/properties/src/main/resources/PropertyTest.composite b/branches/sca-java-20080910/itest/properties/src/main/resources/PropertyTest.composite
index 75deddbdad..75deddbdad 100644
--- a/branches/sca-trunk-20080910/itest/properties/src/main/resources/PropertyTest.composite
+++ b/branches/sca-java-20080910/itest/properties/src/main/resources/PropertyTest.composite
diff --git a/branches/sca-trunk-20080910/itest/properties/src/main/resources/customer.xsd b/branches/sca-java-20080910/itest/properties/src/main/resources/customer.xsd
index 8861d7e7b8..8861d7e7b8 100644
--- a/branches/sca-trunk-20080910/itest/properties/src/main/resources/customer.xsd
+++ b/branches/sca-java-20080910/itest/properties/src/main/resources/customer.xsd
diff --git a/branches/sca-trunk-20080910/itest/properties/src/main/resources/fileProperty.txt b/branches/sca-java-20080910/itest/properties/src/main/resources/fileProperty.txt
index 0d3d9ead83..0d3d9ead83 100644
--- a/branches/sca-trunk-20080910/itest/properties/src/main/resources/fileProperty.txt
+++ b/branches/sca-java-20080910/itest/properties/src/main/resources/fileProperty.txt
diff --git a/branches/sca-trunk-20080910/itest/properties/src/main/resources/manyValuesFileProperty.txt b/branches/sca-java-20080910/itest/properties/src/main/resources/manyValuesFileProperty.txt
index 450f397b30..450f397b30 100644
--- a/branches/sca-trunk-20080910/itest/properties/src/main/resources/manyValuesFileProperty.txt
+++ b/branches/sca-java-20080910/itest/properties/src/main/resources/manyValuesFileProperty.txt
diff --git a/branches/sca-trunk-20080910/itest/properties/src/main/resources/mySimpleService.composite b/branches/sca-java-20080910/itest/properties/src/main/resources/mySimpleService.composite
index 75fdd24add..75fdd24add 100644
--- a/branches/sca-trunk-20080910/itest/properties/src/main/resources/mySimpleService.composite
+++ b/branches/sca-java-20080910/itest/properties/src/main/resources/mySimpleService.composite
diff --git a/branches/sca-trunk-20080910/itest/properties/src/main/resources/rcProps.txt b/branches/sca-java-20080910/itest/properties/src/main/resources/rcProps.txt
index 052c291fd0..052c291fd0 100644
--- a/branches/sca-trunk-20080910/itest/properties/src/main/resources/rcProps.txt
+++ b/branches/sca-java-20080910/itest/properties/src/main/resources/rcProps.txt
diff --git a/branches/sca-trunk-20080910/itest/properties/src/main/resources/rcprops.xsd b/branches/sca-java-20080910/itest/properties/src/main/resources/rcprops.xsd
index 21289fa7b2..21289fa7b2 100644
--- a/branches/sca-trunk-20080910/itest/properties/src/main/resources/rcprops.xsd
+++ b/branches/sca-java-20080910/itest/properties/src/main/resources/rcprops.xsd
diff --git a/branches/sca-trunk-20080910/itest/properties/src/test/java/org/apache/tuscany/sca/itest/MyTotalServiceTestCase.java b/branches/sca-java-20080910/itest/properties/src/test/java/org/apache/tuscany/sca/itest/MyTotalServiceTestCase.java
index 8cf182e24a..8cf182e24a 100644
--- a/branches/sca-trunk-20080910/itest/properties/src/test/java/org/apache/tuscany/sca/itest/MyTotalServiceTestCase.java
+++ b/branches/sca-java-20080910/itest/properties/src/test/java/org/apache/tuscany/sca/itest/MyTotalServiceTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/properties/src/test/java/org/apache/tuscany/sca/itest/OuterPropertyTestCase.java b/branches/sca-java-20080910/itest/properties/src/test/java/org/apache/tuscany/sca/itest/OuterPropertyTestCase.java
index 28357c5bbe..28357c5bbe 100644
--- a/branches/sca-trunk-20080910/itest/properties/src/test/java/org/apache/tuscany/sca/itest/OuterPropertyTestCase.java
+++ b/branches/sca-java-20080910/itest/properties/src/test/java/org/apache/tuscany/sca/itest/OuterPropertyTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/properties/src/test/java/org/apache/tuscany/sca/itest/PropertyTestCase.java b/branches/sca-java-20080910/itest/properties/src/test/java/org/apache/tuscany/sca/itest/PropertyTestCase.java
index 6979659ece..6979659ece 100644
--- a/branches/sca-trunk-20080910/itest/properties/src/test/java/org/apache/tuscany/sca/itest/PropertyTestCase.java
+++ b/branches/sca-java-20080910/itest/properties/src/test/java/org/apache/tuscany/sca/itest/PropertyTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/properties/src/test/java/org/apache/tuscany/sca/itest/cdi/ConstructorPropertyInjectionTestCase.java b/branches/sca-java-20080910/itest/properties/src/test/java/org/apache/tuscany/sca/itest/cdi/ConstructorPropertyInjectionTestCase.java
index 8ee5dce91f..8ee5dce91f 100644
--- a/branches/sca-trunk-20080910/itest/properties/src/test/java/org/apache/tuscany/sca/itest/cdi/ConstructorPropertyInjectionTestCase.java
+++ b/branches/sca-java-20080910/itest/properties/src/test/java/org/apache/tuscany/sca/itest/cdi/ConstructorPropertyInjectionTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/recursive-multi-level/pom.xml b/branches/sca-java-20080910/itest/recursive-multi-level/pom.xml
index 48d45e50f6..48d45e50f6 100644
--- a/branches/sca-trunk-20080910/itest/recursive-multi-level/pom.xml
+++ b/branches/sca-java-20080910/itest/recursive-multi-level/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MyService.java b/branches/sca-java-20080910/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MyService.java
index 214d4d8a1f..214d4d8a1f 100644
--- a/branches/sca-trunk-20080910/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MyService.java
+++ b/branches/sca-java-20080910/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MyService.java
diff --git a/branches/sca-trunk-20080910/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MyServiceImpl.java b/branches/sca-java-20080910/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MyServiceImpl.java
index 51948a3b81..51948a3b81 100644
--- a/branches/sca-trunk-20080910/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MyServiceImpl.java
+++ b/branches/sca-java-20080910/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MyServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MySimpleTotalService.java b/branches/sca-java-20080910/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MySimpleTotalService.java
index 08df8ade17..08df8ade17 100644
--- a/branches/sca-trunk-20080910/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MySimpleTotalService.java
+++ b/branches/sca-java-20080910/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MySimpleTotalService.java
diff --git a/branches/sca-trunk-20080910/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MySimpleTotalServiceImpl.java b/branches/sca-java-20080910/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MySimpleTotalServiceImpl.java
index 2ad9f815f0..2ad9f815f0 100644
--- a/branches/sca-trunk-20080910/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MySimpleTotalServiceImpl.java
+++ b/branches/sca-java-20080910/itest/recursive-multi-level/src/main/java/mysca/test/myservice/MySimpleTotalServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/recursive-multi-level/src/main/resources/TotalService1Auto.composite b/branches/sca-java-20080910/itest/recursive-multi-level/src/main/resources/TotalService1Auto.composite
index 975f61c664..975f61c664 100644
--- a/branches/sca-trunk-20080910/itest/recursive-multi-level/src/main/resources/TotalService1Auto.composite
+++ b/branches/sca-java-20080910/itest/recursive-multi-level/src/main/resources/TotalService1Auto.composite
diff --git a/branches/sca-trunk-20080910/itest/recursive-multi-level/src/main/resources/TotalService2Auto.composite b/branches/sca-java-20080910/itest/recursive-multi-level/src/main/resources/TotalService2Auto.composite
index f9bbcc76d8..f9bbcc76d8 100644
--- a/branches/sca-trunk-20080910/itest/recursive-multi-level/src/main/resources/TotalService2Auto.composite
+++ b/branches/sca-java-20080910/itest/recursive-multi-level/src/main/resources/TotalService2Auto.composite
diff --git a/branches/sca-trunk-20080910/itest/recursive-multi-level/src/main/resources/TotalService3Auto.composite b/branches/sca-java-20080910/itest/recursive-multi-level/src/main/resources/TotalService3Auto.composite
index 09fd10fb7e..09fd10fb7e 100644
--- a/branches/sca-trunk-20080910/itest/recursive-multi-level/src/main/resources/TotalService3Auto.composite
+++ b/branches/sca-java-20080910/itest/recursive-multi-level/src/main/resources/TotalService3Auto.composite
diff --git a/branches/sca-trunk-20080910/itest/recursive-multi-level/src/test/java/test/sca/tests/MultiLevelTestCase.java b/branches/sca-java-20080910/itest/recursive-multi-level/src/test/java/test/sca/tests/MultiLevelTestCase.java
index d8d6fe0dc5..d8d6fe0dc5 100644
--- a/branches/sca-trunk-20080910/itest/recursive-multi-level/src/test/java/test/sca/tests/MultiLevelTestCase.java
+++ b/branches/sca-java-20080910/itest/recursive-multi-level/src/test/java/test/sca/tests/MultiLevelTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/recursive-ws/pom.xml b/branches/sca-java-20080910/itest/recursive-ws/pom.xml
index 5ed11a4c7a..5ed11a4c7a 100644
--- a/branches/sca-trunk-20080910/itest/recursive-ws/pom.xml
+++ b/branches/sca-java-20080910/itest/recursive-ws/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/recursive-ws/src/main/java/policy/Target.java b/branches/sca-java-20080910/itest/recursive-ws/src/main/java/policy/Target.java
index c77fcea868..c77fcea868 100644
--- a/branches/sca-trunk-20080910/itest/recursive-ws/src/main/java/policy/Target.java
+++ b/branches/sca-java-20080910/itest/recursive-ws/src/main/java/policy/Target.java
diff --git a/branches/sca-trunk-20080910/itest/recursive-ws/src/main/java/policy/TargetClientImpl.java b/branches/sca-java-20080910/itest/recursive-ws/src/main/java/policy/TargetClientImpl.java
index 87e412829e..87e412829e 100644
--- a/branches/sca-trunk-20080910/itest/recursive-ws/src/main/java/policy/TargetClientImpl.java
+++ b/branches/sca-java-20080910/itest/recursive-ws/src/main/java/policy/TargetClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/recursive-ws/src/main/java/policy/TargetServiceImpl.java b/branches/sca-java-20080910/itest/recursive-ws/src/main/java/policy/TargetServiceImpl.java
index e565055252..e565055252 100644
--- a/branches/sca-trunk-20080910/itest/recursive-ws/src/main/java/policy/TargetServiceImpl.java
+++ b/branches/sca-java-20080910/itest/recursive-ws/src/main/java/policy/TargetServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/recursive-ws/src/main/java/recursive/Composer.java b/branches/sca-java-20080910/itest/recursive-ws/src/main/java/recursive/Composer.java
index e53f99d9c3..e53f99d9c3 100644
--- a/branches/sca-trunk-20080910/itest/recursive-ws/src/main/java/recursive/Composer.java
+++ b/branches/sca-java-20080910/itest/recursive-ws/src/main/java/recursive/Composer.java
diff --git a/branches/sca-trunk-20080910/itest/recursive-ws/src/main/java/recursive/ComposerClient.java b/branches/sca-java-20080910/itest/recursive-ws/src/main/java/recursive/ComposerClient.java
index 7956d153cb..7956d153cb 100644
--- a/branches/sca-trunk-20080910/itest/recursive-ws/src/main/java/recursive/ComposerClient.java
+++ b/branches/sca-java-20080910/itest/recursive-ws/src/main/java/recursive/ComposerClient.java
diff --git a/branches/sca-trunk-20080910/itest/recursive-ws/src/main/java/recursive/ComposerClientImpl.java b/branches/sca-java-20080910/itest/recursive-ws/src/main/java/recursive/ComposerClientImpl.java
index 3d75b7b165..3d75b7b165 100644
--- a/branches/sca-trunk-20080910/itest/recursive-ws/src/main/java/recursive/ComposerClientImpl.java
+++ b/branches/sca-java-20080910/itest/recursive-ws/src/main/java/recursive/ComposerClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/recursive-ws/src/main/java/recursive/ComposerImpl.java b/branches/sca-java-20080910/itest/recursive-ws/src/main/java/recursive/ComposerImpl.java
index 8b77484922..8b77484922 100644
--- a/branches/sca-trunk-20080910/itest/recursive-ws/src/main/java/recursive/ComposerImpl.java
+++ b/branches/sca-java-20080910/itest/recursive-ws/src/main/java/recursive/ComposerImpl.java
diff --git a/branches/sca-trunk-20080910/itest/recursive-ws/src/main/java/recursive/ComposerServer.java b/branches/sca-java-20080910/itest/recursive-ws/src/main/java/recursive/ComposerServer.java
index 5035d1cbd9..5035d1cbd9 100644
--- a/branches/sca-trunk-20080910/itest/recursive-ws/src/main/java/recursive/ComposerServer.java
+++ b/branches/sca-java-20080910/itest/recursive-ws/src/main/java/recursive/ComposerServer.java
diff --git a/branches/sca-trunk-20080910/itest/recursive-ws/src/main/resources/Client.composite b/branches/sca-java-20080910/itest/recursive-ws/src/main/resources/Client.composite
index 56d7c01377..56d7c01377 100644
--- a/branches/sca-trunk-20080910/itest/recursive-ws/src/main/resources/Client.composite
+++ b/branches/sca-java-20080910/itest/recursive-ws/src/main/resources/Client.composite
diff --git a/branches/sca-trunk-20080910/itest/recursive-ws/src/main/resources/Inner.composite b/branches/sca-java-20080910/itest/recursive-ws/src/main/resources/Inner.composite
index b054ae0944..b054ae0944 100644
--- a/branches/sca-trunk-20080910/itest/recursive-ws/src/main/resources/Inner.composite
+++ b/branches/sca-java-20080910/itest/recursive-ws/src/main/resources/Inner.composite
diff --git a/branches/sca-trunk-20080910/itest/recursive-ws/src/main/resources/Outer.composite b/branches/sca-java-20080910/itest/recursive-ws/src/main/resources/Outer.composite
index 3c3f327b28..3c3f327b28 100644
--- a/branches/sca-trunk-20080910/itest/recursive-ws/src/main/resources/Outer.composite
+++ b/branches/sca-java-20080910/itest/recursive-ws/src/main/resources/Outer.composite
diff --git a/branches/sca-trunk-20080910/itest/recursive-ws/src/main/resources/bindingoverride/InnerComposite.composite b/branches/sca-java-20080910/itest/recursive-ws/src/main/resources/bindingoverride/InnerComposite.composite
index b5c180919c..b5c180919c 100644
--- a/branches/sca-trunk-20080910/itest/recursive-ws/src/main/resources/bindingoverride/InnerComposite.composite
+++ b/branches/sca-java-20080910/itest/recursive-ws/src/main/resources/bindingoverride/InnerComposite.composite
diff --git a/branches/sca-trunk-20080910/itest/recursive-ws/src/main/resources/bindingoverride/OuterComposite.composite b/branches/sca-java-20080910/itest/recursive-ws/src/main/resources/bindingoverride/OuterComposite.composite
index 891cac0b79..891cac0b79 100644
--- a/branches/sca-trunk-20080910/itest/recursive-ws/src/main/resources/bindingoverride/OuterComposite.composite
+++ b/branches/sca-java-20080910/itest/recursive-ws/src/main/resources/bindingoverride/OuterComposite.composite
diff --git a/branches/sca-trunk-20080910/itest/recursive-ws/src/main/resources/policy/PolicyInnerComposite.composite b/branches/sca-java-20080910/itest/recursive-ws/src/main/resources/policy/PolicyInnerComposite.composite
index 4b398743eb..4b398743eb 100644
--- a/branches/sca-trunk-20080910/itest/recursive-ws/src/main/resources/policy/PolicyInnerComposite.composite
+++ b/branches/sca-java-20080910/itest/recursive-ws/src/main/resources/policy/PolicyInnerComposite.composite
diff --git a/branches/sca-trunk-20080910/itest/recursive-ws/src/main/resources/policy/PolicyOuterComposite.composite b/branches/sca-java-20080910/itest/recursive-ws/src/main/resources/policy/PolicyOuterComposite.composite
index b50bc29a1f..b50bc29a1f 100644
--- a/branches/sca-trunk-20080910/itest/recursive-ws/src/main/resources/policy/PolicyOuterComposite.composite
+++ b/branches/sca-java-20080910/itest/recursive-ws/src/main/resources/policy/PolicyOuterComposite.composite
diff --git a/branches/sca-trunk-20080910/itest/recursive-ws/src/main/resources/policy/definitions.xml b/branches/sca-java-20080910/itest/recursive-ws/src/main/resources/policy/definitions.xml
index 3ae202f4aa..3ae202f4aa 100644
--- a/branches/sca-trunk-20080910/itest/recursive-ws/src/main/resources/policy/definitions.xml
+++ b/branches/sca-java-20080910/itest/recursive-ws/src/main/resources/policy/definitions.xml
diff --git a/branches/sca-trunk-20080910/itest/recursive-ws/src/test/java/bindingoverride/BindingOverrideTestCase.java b/branches/sca-java-20080910/itest/recursive-ws/src/test/java/bindingoverride/BindingOverrideTestCase.java
index c6e46564f0..c6e46564f0 100644
--- a/branches/sca-trunk-20080910/itest/recursive-ws/src/test/java/bindingoverride/BindingOverrideTestCase.java
+++ b/branches/sca-java-20080910/itest/recursive-ws/src/test/java/bindingoverride/BindingOverrideTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/recursive-ws/src/test/java/policy/PolicyTestCase.java b/branches/sca-java-20080910/itest/recursive-ws/src/test/java/policy/PolicyTestCase.java
index 3e71246da2..3e71246da2 100644
--- a/branches/sca-trunk-20080910/itest/recursive-ws/src/test/java/policy/PolicyTestCase.java
+++ b/branches/sca-java-20080910/itest/recursive-ws/src/test/java/policy/PolicyTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/recursive-ws/src/test/java/recursive/ComposerClientTestCase.java b/branches/sca-java-20080910/itest/recursive-ws/src/test/java/recursive/ComposerClientTestCase.java
index 6638d65551..6638d65551 100644
--- a/branches/sca-trunk-20080910/itest/recursive-ws/src/test/java/recursive/ComposerClientTestCase.java
+++ b/branches/sca-java-20080910/itest/recursive-ws/src/test/java/recursive/ComposerClientTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/recursive-ws/src/test/java/recursive/ComposerTestServer.java b/branches/sca-java-20080910/itest/recursive-ws/src/test/java/recursive/ComposerTestServer.java
index 214379bcea..214379bcea 100644
--- a/branches/sca-trunk-20080910/itest/recursive-ws/src/test/java/recursive/ComposerTestServer.java
+++ b/branches/sca-java-20080910/itest/recursive-ws/src/test/java/recursive/ComposerTestServer.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/pom.xml b/branches/sca-java-20080910/itest/recursive/pom.xml
index 20aa39e90d..20aa39e90d 100644
--- a/branches/sca-trunk-20080910/itest/recursive/pom.xml
+++ b/branches/sca-java-20080910/itest/recursive/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/java/circular/include/DemoClass.java b/branches/sca-java-20080910/itest/recursive/src/main/java/circular/include/DemoClass.java
index fe42911486..fe42911486 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/java/circular/include/DemoClass.java
+++ b/branches/sca-java-20080910/itest/recursive/src/main/java/circular/include/DemoClass.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/java/composite/CompositeClient.java b/branches/sca-java-20080910/itest/recursive/src/main/java/composite/CompositeClient.java
index 5edc305970..5edc305970 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/java/composite/CompositeClient.java
+++ b/branches/sca-java-20080910/itest/recursive/src/main/java/composite/CompositeClient.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/java/composite/Source.java b/branches/sca-java-20080910/itest/recursive/src/main/java/composite/Source.java
index d0efcc1df1..d0efcc1df1 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/java/composite/Source.java
+++ b/branches/sca-java-20080910/itest/recursive/src/main/java/composite/Source.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/java/composite/SourceCallback.java b/branches/sca-java-20080910/itest/recursive/src/main/java/composite/SourceCallback.java
index baa95a8e39..baa95a8e39 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/java/composite/SourceCallback.java
+++ b/branches/sca-java-20080910/itest/recursive/src/main/java/composite/SourceCallback.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/java/composite/SourceImpl.java b/branches/sca-java-20080910/itest/recursive/src/main/java/composite/SourceImpl.java
index b9a0c7ff74..b9a0c7ff74 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/java/composite/SourceImpl.java
+++ b/branches/sca-java-20080910/itest/recursive/src/main/java/composite/SourceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/java/composite/Target.java b/branches/sca-java-20080910/itest/recursive/src/main/java/composite/Target.java
index 9a8f68a7fa..9a8f68a7fa 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/java/composite/Target.java
+++ b/branches/sca-java-20080910/itest/recursive/src/main/java/composite/Target.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/java/composite/TargetImpl.java b/branches/sca-java-20080910/itest/recursive/src/main/java/composite/TargetImpl.java
index 86686e9233..86686e9233 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/java/composite/TargetImpl.java
+++ b/branches/sca-java-20080910/itest/recursive/src/main/java/composite/TargetImpl.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/java/foo/A.java b/branches/sca-java-20080910/itest/recursive/src/main/java/foo/A.java
index e87cbde26d..e87cbde26d 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/java/foo/A.java
+++ b/branches/sca-java-20080910/itest/recursive/src/main/java/foo/A.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/java/foo/B.java b/branches/sca-java-20080910/itest/recursive/src/main/java/foo/B.java
index 9d060cab59..9d060cab59 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/java/foo/B.java
+++ b/branches/sca-java-20080910/itest/recursive/src/main/java/foo/B.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/java/foo/I.java b/branches/sca-java-20080910/itest/recursive/src/main/java/foo/I.java
index f6d55baef3..f6d55baef3 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/java/foo/I.java
+++ b/branches/sca-java-20080910/itest/recursive/src/main/java/foo/I.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/java/policy/Target.java b/branches/sca-java-20080910/itest/recursive/src/main/java/policy/Target.java
index c77fcea868..c77fcea868 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/java/policy/Target.java
+++ b/branches/sca-java-20080910/itest/recursive/src/main/java/policy/Target.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/java/policy/TargetClientImpl.java b/branches/sca-java-20080910/itest/recursive/src/main/java/policy/TargetClientImpl.java
index 87e412829e..87e412829e 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/java/policy/TargetClientImpl.java
+++ b/branches/sca-java-20080910/itest/recursive/src/main/java/policy/TargetClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/java/policy/TargetServiceImpl.java b/branches/sca-java-20080910/itest/recursive/src/main/java/policy/TargetServiceImpl.java
index e565055252..e565055252 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/java/policy/TargetServiceImpl.java
+++ b/branches/sca-java-20080910/itest/recursive/src/main/java/policy/TargetServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/java/sample/ComponentAImpl.java b/branches/sca-java-20080910/itest/recursive/src/main/java/sample/ComponentAImpl.java
index f513949105..f513949105 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/java/sample/ComponentAImpl.java
+++ b/branches/sca-java-20080910/itest/recursive/src/main/java/sample/ComponentAImpl.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/java/sample/ComponentCImpl.java b/branches/sca-java-20080910/itest/recursive/src/main/java/sample/ComponentCImpl.java
index 586a9ee6a7..586a9ee6a7 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/java/sample/ComponentCImpl.java
+++ b/branches/sca-java-20080910/itest/recursive/src/main/java/sample/ComponentCImpl.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/java/sample/ComponentEImpl.java b/branches/sca-java-20080910/itest/recursive/src/main/java/sample/ComponentEImpl.java
index dbf2735aa7..dbf2735aa7 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/java/sample/ComponentEImpl.java
+++ b/branches/sca-java-20080910/itest/recursive/src/main/java/sample/ComponentEImpl.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/java/sample/ComponentFImpl.java b/branches/sca-java-20080910/itest/recursive/src/main/java/sample/ComponentFImpl.java
index 5e136e536c..5e136e536c 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/java/sample/ComponentFImpl.java
+++ b/branches/sca-java-20080910/itest/recursive/src/main/java/sample/ComponentFImpl.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/java/sample/Service1.java b/branches/sca-java-20080910/itest/recursive/src/main/java/sample/Service1.java
index 81bdce79f1..81bdce79f1 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/java/sample/Service1.java
+++ b/branches/sca-java-20080910/itest/recursive/src/main/java/sample/Service1.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/java/test/Aggregator.java b/branches/sca-java-20080910/itest/recursive/src/main/java/test/Aggregator.java
index 88b3bed1b2..88b3bed1b2 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/java/test/Aggregator.java
+++ b/branches/sca-java-20080910/itest/recursive/src/main/java/test/Aggregator.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/java/test/AggregatorImpl.java b/branches/sca-java-20080910/itest/recursive/src/main/java/test/AggregatorImpl.java
index f6ac6c8741..f6ac6c8741 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/java/test/AggregatorImpl.java
+++ b/branches/sca-java-20080910/itest/recursive/src/main/java/test/AggregatorImpl.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/java/test/InnerSourceImpl.java b/branches/sca-java-20080910/itest/recursive/src/main/java/test/InnerSourceImpl.java
index c8dad5ae35..c8dad5ae35 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/java/test/InnerSourceImpl.java
+++ b/branches/sca-java-20080910/itest/recursive/src/main/java/test/InnerSourceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/java/test/OuterSourceImpl.java b/branches/sca-java-20080910/itest/recursive/src/main/java/test/OuterSourceImpl.java
index 11816e82cf..11816e82cf 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/java/test/OuterSourceImpl.java
+++ b/branches/sca-java-20080910/itest/recursive/src/main/java/test/OuterSourceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/java/test/Source.java b/branches/sca-java-20080910/itest/recursive/src/main/java/test/Source.java
index 9b93740d9d..9b93740d9d 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/java/test/Source.java
+++ b/branches/sca-java-20080910/itest/recursive/src/main/java/test/Source.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/java/test1/composite/Target.java b/branches/sca-java-20080910/itest/recursive/src/main/java/test1/composite/Target.java
index 4883e12f49..4883e12f49 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/java/test1/composite/Target.java
+++ b/branches/sca-java-20080910/itest/recursive/src/main/java/test1/composite/Target.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/java/test1/composite/TargetOne.java b/branches/sca-java-20080910/itest/recursive/src/main/java/test1/composite/TargetOne.java
index a7c68f4ffd..a7c68f4ffd 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/java/test1/composite/TargetOne.java
+++ b/branches/sca-java-20080910/itest/recursive/src/main/java/test1/composite/TargetOne.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/java/test1/composite/TargetTwo.java b/branches/sca-java-20080910/itest/recursive/src/main/java/test1/composite/TargetTwo.java
index 7fff8e2e9b..7fff8e2e9b 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/java/test1/composite/TargetTwo.java
+++ b/branches/sca-java-20080910/itest/recursive/src/main/java/test1/composite/TargetTwo.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/AComposite.composite b/branches/sca-java-20080910/itest/recursive/src/main/resources/AComposite.composite
index 1b5dee8762..1b5dee8762 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/AComposite.composite
+++ b/branches/sca-java-20080910/itest/recursive/src/main/resources/AComposite.composite
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/BComposite.composite b/branches/sca-java-20080910/itest/recursive/src/main/resources/BComposite.composite
index 7d4588eba4..7d4588eba4 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/BComposite.composite
+++ b/branches/sca-java-20080910/itest/recursive/src/main/resources/BComposite.composite
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/CComposite.composite b/branches/sca-java-20080910/itest/recursive/src/main/resources/CComposite.composite
index 6d7b4ec600..6d7b4ec600 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/CComposite.composite
+++ b/branches/sca-java-20080910/itest/recursive/src/main/resources/CComposite.composite
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/Composite1.composite b/branches/sca-java-20080910/itest/recursive/src/main/resources/Composite1.composite
index 56fd7c621f..56fd7c621f 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/Composite1.composite
+++ b/branches/sca-java-20080910/itest/recursive/src/main/resources/Composite1.composite
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/Composite2.composite b/branches/sca-java-20080910/itest/recursive/src/main/resources/Composite2.composite
index 54f10673a4..54f10673a4 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/Composite2.composite
+++ b/branches/sca-java-20080910/itest/recursive/src/main/resources/Composite2.composite
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/Composite3.composite b/branches/sca-java-20080910/itest/recursive/src/main/resources/Composite3.composite
index 040653493f..040653493f 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/Composite3.composite
+++ b/branches/sca-java-20080910/itest/recursive/src/main/resources/Composite3.composite
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/Demo1Composite.composite b/branches/sca-java-20080910/itest/recursive/src/main/resources/Demo1Composite.composite
index 6b2a964b9b..6b2a964b9b 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/Demo1Composite.composite
+++ b/branches/sca-java-20080910/itest/recursive/src/main/resources/Demo1Composite.composite
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/Demo2Composite.composite b/branches/sca-java-20080910/itest/recursive/src/main/resources/Demo2Composite.composite
index 6b8c0a348e..6b8c0a348e 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/Demo2Composite.composite
+++ b/branches/sca-java-20080910/itest/recursive/src/main/resources/Demo2Composite.composite
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/Inner.composite b/branches/sca-java-20080910/itest/recursive/src/main/resources/Inner.composite
index 398ebdf6e2..398ebdf6e2 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/Inner.composite
+++ b/branches/sca-java-20080910/itest/recursive/src/main/resources/Inner.composite
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/InnerComposite.composite b/branches/sca-java-20080910/itest/recursive/src/main/resources/InnerComposite.composite
index 3376ac8ff5..3376ac8ff5 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/InnerComposite.composite
+++ b/branches/sca-java-20080910/itest/recursive/src/main/resources/InnerComposite.composite
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/InnerComposite2.composite b/branches/sca-java-20080910/itest/recursive/src/main/resources/InnerComposite2.composite
index c9eff4fa9d..c9eff4fa9d 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/InnerComposite2.composite
+++ b/branches/sca-java-20080910/itest/recursive/src/main/resources/InnerComposite2.composite
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/recursive/src/main/resources/META-INF/sca-contribution.xml
index 289b92a3f2..289b92a3f2 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/recursive/src/main/resources/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/Outer.composite b/branches/sca-java-20080910/itest/recursive/src/main/resources/Outer.composite
index 987990d854..987990d854 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/Outer.composite
+++ b/branches/sca-java-20080910/itest/recursive/src/main/resources/Outer.composite
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/OuterComposite.composite b/branches/sca-java-20080910/itest/recursive/src/main/resources/OuterComposite.composite
index cb1c1e13d4..cb1c1e13d4 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/OuterComposite.composite
+++ b/branches/sca-java-20080910/itest/recursive/src/main/resources/OuterComposite.composite
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/foo/foo.png b/branches/sca-java-20080910/itest/recursive/src/main/resources/foo/foo.png
index 0f2ec78aaf..0f2ec78aaf 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/foo/foo.png
+++ b/branches/sca-java-20080910/itest/recursive/src/main/resources/foo/foo.png
Binary files differ
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/foo/o1.composite b/branches/sca-java-20080910/itest/recursive/src/main/resources/foo/o1.composite
index 1d31c2f424..1d31c2f424 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/foo/o1.composite
+++ b/branches/sca-java-20080910/itest/recursive/src/main/resources/foo/o1.composite
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/foo/o2.composite b/branches/sca-java-20080910/itest/recursive/src/main/resources/foo/o2.composite
index 4f21c21860..4f21c21860 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/foo/o2.composite
+++ b/branches/sca-java-20080910/itest/recursive/src/main/resources/foo/o2.composite
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/foo/o3.composite b/branches/sca-java-20080910/itest/recursive/src/main/resources/foo/o3.composite
index 72c732c03e..72c732c03e 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/foo/o3.composite
+++ b/branches/sca-java-20080910/itest/recursive/src/main/resources/foo/o3.composite
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/foo/o4.composite b/branches/sca-java-20080910/itest/recursive/src/main/resources/foo/o4.composite
index f8f07eed09..f8f07eed09 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/foo/o4.composite
+++ b/branches/sca-java-20080910/itest/recursive/src/main/resources/foo/o4.composite
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/policy/PolicyInnerComposite.composite b/branches/sca-java-20080910/itest/recursive/src/main/resources/policy/PolicyInnerComposite.composite
index 4a6df023b8..4a6df023b8 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/policy/PolicyInnerComposite.composite
+++ b/branches/sca-java-20080910/itest/recursive/src/main/resources/policy/PolicyInnerComposite.composite
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/policy/PolicyOuterComposite.composite b/branches/sca-java-20080910/itest/recursive/src/main/resources/policy/PolicyOuterComposite.composite
index 25007aebb2..25007aebb2 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/policy/PolicyOuterComposite.composite
+++ b/branches/sca-java-20080910/itest/recursive/src/main/resources/policy/PolicyOuterComposite.composite
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/policy/definitions.xml b/branches/sca-java-20080910/itest/recursive/src/main/resources/policy/definitions.xml
index 957028e3bd..957028e3bd 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/policy/definitions.xml
+++ b/branches/sca-java-20080910/itest/recursive/src/main/resources/policy/definitions.xml
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/test1/InnerComposite.composite b/branches/sca-java-20080910/itest/recursive/src/main/resources/test1/InnerComposite.composite
index 177fa10550..177fa10550 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/test1/InnerComposite.composite
+++ b/branches/sca-java-20080910/itest/recursive/src/main/resources/test1/InnerComposite.composite
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/test1/OuterComposite.composite b/branches/sca-java-20080910/itest/recursive/src/main/resources/test1/OuterComposite.composite
index d05a67f45f..d05a67f45f 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/main/resources/test1/OuterComposite.composite
+++ b/branches/sca-java-20080910/itest/recursive/src/main/resources/test1/OuterComposite.composite
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/test/java/circular/include/CircularIncludeTestCase.java b/branches/sca-java-20080910/itest/recursive/src/test/java/circular/include/CircularIncludeTestCase.java
index 1f7c35dd91..1f7c35dd91 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/test/java/circular/include/CircularIncludeTestCase.java
+++ b/branches/sca-java-20080910/itest/recursive/src/test/java/circular/include/CircularIncludeTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/test/java/composite/CompositeTestCase.java b/branches/sca-java-20080910/itest/recursive/src/test/java/composite/CompositeTestCase.java
index 5482e47463..5482e47463 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/test/java/composite/CompositeTestCase.java
+++ b/branches/sca-java-20080910/itest/recursive/src/test/java/composite/CompositeTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/test/java/composite/LocateServiceEmbeddedSCADomainTestCase.java b/branches/sca-java-20080910/itest/recursive/src/test/java/composite/LocateServiceEmbeddedSCADomainTestCase.java
index f042113f7a..f042113f7a 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/test/java/composite/LocateServiceEmbeddedSCADomainTestCase.java
+++ b/branches/sca-java-20080910/itest/recursive/src/test/java/composite/LocateServiceEmbeddedSCADomainTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/test/java/composite/LocateServiceSCADomainTestCase.java b/branches/sca-java-20080910/itest/recursive/src/test/java/composite/LocateServiceSCADomainTestCase.java
index 87eb948452..87eb948452 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/test/java/composite/LocateServiceSCADomainTestCase.java
+++ b/branches/sca-java-20080910/itest/recursive/src/test/java/composite/LocateServiceSCADomainTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/test/java/foo/O2TestCase.java b/branches/sca-java-20080910/itest/recursive/src/test/java/foo/O2TestCase.java
index d617ec8592..d617ec8592 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/test/java/foo/O2TestCase.java
+++ b/branches/sca-java-20080910/itest/recursive/src/test/java/foo/O2TestCase.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/test/java/foo/O4TestCase.java b/branches/sca-java-20080910/itest/recursive/src/test/java/foo/O4TestCase.java
index 15626c75ac..15626c75ac 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/test/java/foo/O4TestCase.java
+++ b/branches/sca-java-20080910/itest/recursive/src/test/java/foo/O4TestCase.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/test/java/policy/PolicyTestCase.java b/branches/sca-java-20080910/itest/recursive/src/test/java/policy/PolicyTestCase.java
index c9cc84f7d4..c9cc84f7d4 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/test/java/policy/PolicyTestCase.java
+++ b/branches/sca-java-20080910/itest/recursive/src/test/java/policy/PolicyTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/test/java/sample/C.java b/branches/sca-java-20080910/itest/recursive/src/test/java/sample/C.java
index bf8391348b..bf8391348b 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/test/java/sample/C.java
+++ b/branches/sca-java-20080910/itest/recursive/src/test/java/sample/C.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/test/java/sample/CImpl.java b/branches/sca-java-20080910/itest/recursive/src/test/java/sample/CImpl.java
index 466284983e..466284983e 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/test/java/sample/CImpl.java
+++ b/branches/sca-java-20080910/itest/recursive/src/test/java/sample/CImpl.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/test/java/sample/NestedTestCase.java b/branches/sca-java-20080910/itest/recursive/src/test/java/sample/NestedTestCase.java
index fc5d251460..fc5d251460 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/test/java/sample/NestedTestCase.java
+++ b/branches/sca-java-20080910/itest/recursive/src/test/java/sample/NestedTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/test/java/sample/RecursiveCompositeTestCaseFIXME.java b/branches/sca-java-20080910/itest/recursive/src/test/java/sample/RecursiveCompositeTestCaseFIXME.java
index a543add69b..a543add69b 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/test/java/sample/RecursiveCompositeTestCaseFIXME.java
+++ b/branches/sca-java-20080910/itest/recursive/src/test/java/sample/RecursiveCompositeTestCaseFIXME.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/test/java/sample/X.java b/branches/sca-java-20080910/itest/recursive/src/test/java/sample/X.java
index e3a9335068..e3a9335068 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/test/java/sample/X.java
+++ b/branches/sca-java-20080910/itest/recursive/src/test/java/sample/X.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/test/java/sample/XImpl.java b/branches/sca-java-20080910/itest/recursive/src/test/java/sample/XImpl.java
index e430807568..e430807568 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/test/java/sample/XImpl.java
+++ b/branches/sca-java-20080910/itest/recursive/src/test/java/sample/XImpl.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/test/java/sample/Y.java b/branches/sca-java-20080910/itest/recursive/src/test/java/sample/Y.java
index c15a4f635a..c15a4f635a 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/test/java/sample/Y.java
+++ b/branches/sca-java-20080910/itest/recursive/src/test/java/sample/Y.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/test/java/sample/YImpl.java b/branches/sca-java-20080910/itest/recursive/src/test/java/sample/YImpl.java
index 994c9eb95f..994c9eb95f 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/test/java/sample/YImpl.java
+++ b/branches/sca-java-20080910/itest/recursive/src/test/java/sample/YImpl.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/test/java/test/InnerTestCase.java b/branches/sca-java-20080910/itest/recursive/src/test/java/test/InnerTestCase.java
index ebb4bc7acb..ebb4bc7acb 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/test/java/test/InnerTestCase.java
+++ b/branches/sca-java-20080910/itest/recursive/src/test/java/test/InnerTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/test/java/test/OuterTestCase.java b/branches/sca-java-20080910/itest/recursive/src/test/java/test/OuterTestCase.java
index 6e95f5808b..6e95f5808b 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/test/java/test/OuterTestCase.java
+++ b/branches/sca-java-20080910/itest/recursive/src/test/java/test/OuterTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/recursive/src/test/java/test1/composite/CompositeClientTestCase.java b/branches/sca-java-20080910/itest/recursive/src/test/java/test1/composite/CompositeClientTestCase.java
index b3abcac06e..b3abcac06e 100644
--- a/branches/sca-trunk-20080910/itest/recursive/src/test/java/test1/composite/CompositeClientTestCase.java
+++ b/branches/sca-java-20080910/itest/recursive/src/test/java/test1/composite/CompositeClientTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/references/pom.xml b/branches/sca-java-20080910/itest/references/pom.xml
index 5558936b92..5558936b92 100644
--- a/branches/sca-trunk-20080910/itest/references/pom.xml
+++ b/branches/sca-java-20080910/itest/references/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/AComponent.java b/branches/sca-java-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/AComponent.java
index f8c0850118..f8c0850118 100644
--- a/branches/sca-trunk-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/AComponent.java
+++ b/branches/sca-java-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/AComponent.java
diff --git a/branches/sca-trunk-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/AComponentImpl.java b/branches/sca-java-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/AComponentImpl.java
index 647fff0159..647fff0159 100644
--- a/branches/sca-trunk-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/AComponentImpl.java
+++ b/branches/sca-java-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/AComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/BComponent.java b/branches/sca-java-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/BComponent.java
index 785920bb2d..785920bb2d 100644
--- a/branches/sca-trunk-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/BComponent.java
+++ b/branches/sca-java-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/BComponent.java
diff --git a/branches/sca-trunk-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/BComponentImpl.java b/branches/sca-java-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/BComponentImpl.java
index 6b1065ab0d..6b1065ab0d 100644
--- a/branches/sca-trunk-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/BComponentImpl.java
+++ b/branches/sca-java-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/BComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/CComponent.java b/branches/sca-java-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/CComponent.java
index d436c28adc..d436c28adc 100644
--- a/branches/sca-trunk-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/CComponent.java
+++ b/branches/sca-java-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/CComponent.java
diff --git a/branches/sca-trunk-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/CComponentImpl.java b/branches/sca-java-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/CComponentImpl.java
index a1823e1cdc..a1823e1cdc 100644
--- a/branches/sca-trunk-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/CComponentImpl.java
+++ b/branches/sca-java-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/CComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/DComponent.java b/branches/sca-java-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/DComponent.java
index 2618ec7095..2618ec7095 100644
--- a/branches/sca-trunk-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/DComponent.java
+++ b/branches/sca-java-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/DComponent.java
diff --git a/branches/sca-trunk-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/DComponentImpl.java b/branches/sca-java-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/DComponentImpl.java
index 79c802bc97..79c802bc97 100644
--- a/branches/sca-trunk-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/DComponentImpl.java
+++ b/branches/sca-java-20080910/itest/references/src/main/java/org/apache/tuscany/sca/itest/references/DComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/references/src/main/resources/AutoWiredReferencesTest.composite b/branches/sca-java-20080910/itest/references/src/main/resources/AutoWiredReferencesTest.composite
index 9f88f05abe..9f88f05abe 100644
--- a/branches/sca-trunk-20080910/itest/references/src/main/resources/AutoWiredReferencesTest.composite
+++ b/branches/sca-java-20080910/itest/references/src/main/resources/AutoWiredReferencesTest.composite
diff --git a/branches/sca-trunk-20080910/itest/references/src/main/resources/InnerReferencesTest.composite b/branches/sca-java-20080910/itest/references/src/main/resources/InnerReferencesTest.composite
index 6cadc52c13..6cadc52c13 100644
--- a/branches/sca-trunk-20080910/itest/references/src/main/resources/InnerReferencesTest.composite
+++ b/branches/sca-java-20080910/itest/references/src/main/resources/InnerReferencesTest.composite
diff --git a/branches/sca-trunk-20080910/itest/references/src/main/resources/ManualWiredReferencesTest.composite b/branches/sca-java-20080910/itest/references/src/main/resources/ManualWiredReferencesTest.composite
index 3b546a34e0..3b546a34e0 100644
--- a/branches/sca-trunk-20080910/itest/references/src/main/resources/ManualWiredReferencesTest.composite
+++ b/branches/sca-java-20080910/itest/references/src/main/resources/ManualWiredReferencesTest.composite
diff --git a/branches/sca-trunk-20080910/itest/references/src/test/java/org/apache/tuscany/sca/itest/references/AutoWiredReferenceTestCase.java b/branches/sca-java-20080910/itest/references/src/test/java/org/apache/tuscany/sca/itest/references/AutoWiredReferenceTestCase.java
index b803f4bfa4..b803f4bfa4 100644
--- a/branches/sca-trunk-20080910/itest/references/src/test/java/org/apache/tuscany/sca/itest/references/AutoWiredReferenceTestCase.java
+++ b/branches/sca-java-20080910/itest/references/src/test/java/org/apache/tuscany/sca/itest/references/AutoWiredReferenceTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/references/src/test/java/org/apache/tuscany/sca/itest/references/InnerReferenceTestCase.java b/branches/sca-java-20080910/itest/references/src/test/java/org/apache/tuscany/sca/itest/references/InnerReferenceTestCase.java
index 1d8284f0fd..1d8284f0fd 100644
--- a/branches/sca-trunk-20080910/itest/references/src/test/java/org/apache/tuscany/sca/itest/references/InnerReferenceTestCase.java
+++ b/branches/sca-java-20080910/itest/references/src/test/java/org/apache/tuscany/sca/itest/references/InnerReferenceTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/references/src/test/java/org/apache/tuscany/sca/itest/references/ManualWiredReferenceTestCase.java b/branches/sca-java-20080910/itest/references/src/test/java/org/apache/tuscany/sca/itest/references/ManualWiredReferenceTestCase.java
index 4b3a745a19..4b3a745a19 100644
--- a/branches/sca-trunk-20080910/itest/references/src/test/java/org/apache/tuscany/sca/itest/references/ManualWiredReferenceTestCase.java
+++ b/branches/sca-java-20080910/itest/references/src/test/java/org/apache/tuscany/sca/itest/references/ManualWiredReferenceTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/scopes/pom.xml b/branches/sca-java-20080910/itest/scopes/pom.xml
index cf7010ca91..cf7010ca91 100644
--- a/branches/sca-trunk-20080910/itest/scopes/pom.xml
+++ b/branches/sca-java-20080910/itest/scopes/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/scopes/src/main/java/org/apache/tuscany/sca/itest/scopes/CompositeScopeStateVerifierImpl.java b/branches/sca-java-20080910/itest/scopes/src/main/java/org/apache/tuscany/sca/itest/scopes/CompositeScopeStateVerifierImpl.java
index 4aa414be8e..4aa414be8e 100644
--- a/branches/sca-trunk-20080910/itest/scopes/src/main/java/org/apache/tuscany/sca/itest/scopes/CompositeScopeStateVerifierImpl.java
+++ b/branches/sca-java-20080910/itest/scopes/src/main/java/org/apache/tuscany/sca/itest/scopes/CompositeScopeStateVerifierImpl.java
diff --git a/branches/sca-trunk-20080910/itest/scopes/src/main/java/org/apache/tuscany/sca/itest/scopes/RequestScopeStateVerifierImpl.java b/branches/sca-java-20080910/itest/scopes/src/main/java/org/apache/tuscany/sca/itest/scopes/RequestScopeStateVerifierImpl.java
index fae4dcd586..fae4dcd586 100644
--- a/branches/sca-trunk-20080910/itest/scopes/src/main/java/org/apache/tuscany/sca/itest/scopes/RequestScopeStateVerifierImpl.java
+++ b/branches/sca-java-20080910/itest/scopes/src/main/java/org/apache/tuscany/sca/itest/scopes/RequestScopeStateVerifierImpl.java
diff --git a/branches/sca-trunk-20080910/itest/scopes/src/main/java/org/apache/tuscany/sca/itest/scopes/StateVerifier.java b/branches/sca-java-20080910/itest/scopes/src/main/java/org/apache/tuscany/sca/itest/scopes/StateVerifier.java
index 878f7e4cc6..878f7e4cc6 100644
--- a/branches/sca-trunk-20080910/itest/scopes/src/main/java/org/apache/tuscany/sca/itest/scopes/StateVerifier.java
+++ b/branches/sca-java-20080910/itest/scopes/src/main/java/org/apache/tuscany/sca/itest/scopes/StateVerifier.java
diff --git a/branches/sca-trunk-20080910/itest/scopes/src/main/resources/scopes.composite b/branches/sca-java-20080910/itest/scopes/src/main/resources/scopes.composite
index 54a1b66830..54a1b66830 100644
--- a/branches/sca-trunk-20080910/itest/scopes/src/main/resources/scopes.composite
+++ b/branches/sca-java-20080910/itest/scopes/src/main/resources/scopes.composite
diff --git a/branches/sca-trunk-20080910/itest/scopes/src/test/java/org/apache/tuscany/sca/test/ScopeTestCase.java b/branches/sca-java-20080910/itest/scopes/src/test/java/org/apache/tuscany/sca/test/ScopeTestCase.java
index ce2519cbc0..ce2519cbc0 100644
--- a/branches/sca-trunk-20080910/itest/scopes/src/test/java/org/apache/tuscany/sca/test/ScopeTestCase.java
+++ b/branches/sca-java-20080910/itest/scopes/src/test/java/org/apache/tuscany/sca/test/ScopeTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/serialization/pom.xml b/branches/sca-java-20080910/itest/serialization/pom.xml
index 9a6c3ea1e3..9a6c3ea1e3 100644
--- a/branches/sca-trunk-20080910/itest/serialization/pom.xml
+++ b/branches/sca-java-20080910/itest/serialization/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/ConversationalService.java b/branches/sca-java-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/ConversationalService.java
index fa0f1c88d6..fa0f1c88d6 100644
--- a/branches/sca-trunk-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/ConversationalService.java
+++ b/branches/sca-java-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/ConversationalService.java
diff --git a/branches/sca-trunk-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/ConversationalServiceCallback.java b/branches/sca-java-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/ConversationalServiceCallback.java
index 85d5dd860c..85d5dd860c 100644
--- a/branches/sca-trunk-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/ConversationalServiceCallback.java
+++ b/branches/sca-java-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/ConversationalServiceCallback.java
diff --git a/branches/sca-trunk-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/ConversationalServiceImpl.java b/branches/sca-java-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/ConversationalServiceImpl.java
index 50c98d1afc..50c98d1afc 100644
--- a/branches/sca-trunk-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/ConversationalServiceImpl.java
+++ b/branches/sca-java-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/ConversationalServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedClient.java b/branches/sca-java-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedClient.java
index c268f9bda7..c268f9bda7 100644
--- a/branches/sca-trunk-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedClient.java
+++ b/branches/sca-java-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedClient.java
diff --git a/branches/sca-trunk-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedClientImpl.java b/branches/sca-java-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedClientImpl.java
index cf0307eb8e..cf0307eb8e 100644
--- a/branches/sca-trunk-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedClientImpl.java
+++ b/branches/sca-java-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedConversationalClient.java b/branches/sca-java-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedConversationalClient.java
index deb8f75816..deb8f75816 100644
--- a/branches/sca-trunk-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedConversationalClient.java
+++ b/branches/sca-java-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedConversationalClient.java
diff --git a/branches/sca-trunk-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedConversationalClientImpl.java b/branches/sca-java-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedConversationalClientImpl.java
index 60ecb7717a..60ecb7717a 100644
--- a/branches/sca-trunk-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedConversationalClientImpl.java
+++ b/branches/sca-java-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/SCAManagedConversationalClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/StatelessService.java b/branches/sca-java-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/StatelessService.java
index 8a1fe48436..8a1fe48436 100644
--- a/branches/sca-trunk-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/StatelessService.java
+++ b/branches/sca-java-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/StatelessService.java
diff --git a/branches/sca-trunk-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/StatelessServiceCallback.java b/branches/sca-java-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/StatelessServiceCallback.java
index ffe3a3b8ef..ffe3a3b8ef 100644
--- a/branches/sca-trunk-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/StatelessServiceCallback.java
+++ b/branches/sca-java-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/StatelessServiceCallback.java
diff --git a/branches/sca-trunk-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/StatelessServiceImpl.java b/branches/sca-java-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/StatelessServiceImpl.java
index 24d43f79e3..24d43f79e3 100644
--- a/branches/sca-trunk-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/StatelessServiceImpl.java
+++ b/branches/sca-java-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/StatelessServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/utils/ServiceReferenceUtils.java b/branches/sca-java-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/utils/ServiceReferenceUtils.java
index 2749891bd4..2749891bd4 100644
--- a/branches/sca-trunk-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/utils/ServiceReferenceUtils.java
+++ b/branches/sca-java-20080910/itest/serialization/src/main/java/org/apache/tuscany/sca/itest/servicereference/utils/ServiceReferenceUtils.java
diff --git a/branches/sca-trunk-20080910/itest/serialization/src/main/resources/ServiceReferenceSerializationTest.composite b/branches/sca-java-20080910/itest/serialization/src/main/resources/ServiceReferenceSerializationTest.composite
index 28c32d6fa4..28c32d6fa4 100644
--- a/branches/sca-trunk-20080910/itest/serialization/src/main/resources/ServiceReferenceSerializationTest.composite
+++ b/branches/sca-java-20080910/itest/serialization/src/main/resources/ServiceReferenceSerializationTest.composite
diff --git a/branches/sca-trunk-20080910/itest/serialization/src/main/resources/nestedcomposite.composite b/branches/sca-java-20080910/itest/serialization/src/main/resources/nestedcomposite.composite
index 8e1a132b0a..8e1a132b0a 100644
--- a/branches/sca-trunk-20080910/itest/serialization/src/main/resources/nestedcomposite.composite
+++ b/branches/sca-java-20080910/itest/serialization/src/main/resources/nestedcomposite.composite
diff --git a/branches/sca-trunk-20080910/itest/serialization/src/test/java/org/apache/tuscany/sca/itest/servicereference/SerializeServiceReferenceTestCase.java b/branches/sca-java-20080910/itest/serialization/src/test/java/org/apache/tuscany/sca/itest/servicereference/SerializeServiceReferenceTestCase.java
index 76e77284fb..76e77284fb 100644
--- a/branches/sca-trunk-20080910/itest/serialization/src/test/java/org/apache/tuscany/sca/itest/servicereference/SerializeServiceReferenceTestCase.java
+++ b/branches/sca-java-20080910/itest/serialization/src/test/java/org/apache/tuscany/sca/itest/servicereference/SerializeServiceReferenceTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/services/pom.xml b/branches/sca-java-20080910/itest/services/pom.xml
index fdd5213a47..fdd5213a47 100644
--- a/branches/sca-trunk-20080910/itest/services/pom.xml
+++ b/branches/sca-java-20080910/itest/services/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/AComponent.java b/branches/sca-java-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/AComponent.java
index 1304ba4288..1304ba4288 100644
--- a/branches/sca-trunk-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/AComponent.java
+++ b/branches/sca-java-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/AComponent.java
diff --git a/branches/sca-trunk-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/AComponentImpl.java b/branches/sca-java-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/AComponentImpl.java
index 3577e09add..3577e09add 100644
--- a/branches/sca-trunk-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/AComponentImpl.java
+++ b/branches/sca-java-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/AComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/BComponent.java b/branches/sca-java-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/BComponent.java
index 2e9b56d64d..2e9b56d64d 100644
--- a/branches/sca-trunk-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/BComponent.java
+++ b/branches/sca-java-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/BComponent.java
diff --git a/branches/sca-trunk-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/BComponentImpl.java b/branches/sca-java-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/BComponentImpl.java
index cda3f38636..cda3f38636 100644
--- a/branches/sca-trunk-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/BComponentImpl.java
+++ b/branches/sca-java-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/BComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/CComponent.java b/branches/sca-java-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/CComponent.java
index 39806a8101..39806a8101 100644
--- a/branches/sca-trunk-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/CComponent.java
+++ b/branches/sca-java-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/CComponent.java
diff --git a/branches/sca-trunk-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/CComponentImpl.java b/branches/sca-java-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/CComponentImpl.java
index 8713e5ab22..8713e5ab22 100644
--- a/branches/sca-trunk-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/CComponentImpl.java
+++ b/branches/sca-java-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/CComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/D1Component.java b/branches/sca-java-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/D1Component.java
index aa745deb63..aa745deb63 100644
--- a/branches/sca-trunk-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/D1Component.java
+++ b/branches/sca-java-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/D1Component.java
diff --git a/branches/sca-trunk-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/DComponent.java b/branches/sca-java-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/DComponent.java
index 83da15089f..83da15089f 100644
--- a/branches/sca-trunk-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/DComponent.java
+++ b/branches/sca-java-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/DComponent.java
diff --git a/branches/sca-trunk-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/DComponentImpl.java b/branches/sca-java-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/DComponentImpl.java
index 36189f94bb..36189f94bb 100644
--- a/branches/sca-trunk-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/DComponentImpl.java
+++ b/branches/sca-java-20080910/itest/services/src/main/java/org/apache/tuscany/sca/itest/services/DComponentImpl.java
diff --git a/branches/sca-trunk-20080910/itest/services/src/main/resources/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/services/src/main/resources/META-INF/sca-contribution.xml
index 37ea8f677d..37ea8f677d 100644
--- a/branches/sca-trunk-20080910/itest/services/src/main/resources/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/services/src/main/resources/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/services/src/main/resources/ServicesTest.composite b/branches/sca-java-20080910/itest/services/src/main/resources/ServicesTest.composite
index eda885f9ec..eda885f9ec 100644
--- a/branches/sca-trunk-20080910/itest/services/src/main/resources/ServicesTest.composite
+++ b/branches/sca-java-20080910/itest/services/src/main/resources/ServicesTest.composite
diff --git a/branches/sca-trunk-20080910/itest/services/src/test/java/org/apache/tuscany/sca/itest/services/ServicesTestCase.java b/branches/sca-java-20080910/itest/services/src/test/java/org/apache/tuscany/sca/itest/services/ServicesTestCase.java
index ba6cac279c..ba6cac279c 100644
--- a/branches/sca-trunk-20080910/itest/services/src/test/java/org/apache/tuscany/sca/itest/services/ServicesTestCase.java
+++ b/branches/sca-java-20080910/itest/services/src/test/java/org/apache/tuscany/sca/itest/services/ServicesTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/spring/pom.xml b/branches/sca-java-20080910/itest/spring/pom.xml
index 331b9c4c17..331b9c4c17 100644
--- a/branches/sca-trunk-20080910/itest/spring/pom.xml
+++ b/branches/sca-java-20080910/itest/spring/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/spring/src/main/resources/META-INF/sca/SpringDelegationHelloWorld-context.xml b/branches/sca-java-20080910/itest/spring/src/main/resources/META-INF/sca/SpringDelegationHelloWorld-context.xml
index 18ab7e332d..18ab7e332d 100644
--- a/branches/sca-trunk-20080910/itest/spring/src/main/resources/META-INF/sca/SpringDelegationHelloWorld-context.xml
+++ b/branches/sca-java-20080910/itest/spring/src/main/resources/META-INF/sca/SpringDelegationHelloWorld-context.xml
diff --git a/branches/sca-trunk-20080910/itest/spring/src/main/resources/META-INF/sca/SpringHelloWorld-context.xml b/branches/sca-java-20080910/itest/spring/src/main/resources/META-INF/sca/SpringHelloWorld-context.xml
index 62e4e077b6..62e4e077b6 100644
--- a/branches/sca-trunk-20080910/itest/spring/src/main/resources/META-INF/sca/SpringHelloWorld-context.xml
+++ b/branches/sca-java-20080910/itest/spring/src/main/resources/META-INF/sca/SpringHelloWorld-context.xml
diff --git a/branches/sca-trunk-20080910/itest/spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringDelegationHelloWorld.composite b/branches/sca-java-20080910/itest/spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringDelegationHelloWorld.composite
index 70b2d5fdab..70b2d5fdab 100644
--- a/branches/sca-trunk-20080910/itest/spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringDelegationHelloWorld.composite
+++ b/branches/sca-java-20080910/itest/spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringDelegationHelloWorld.composite
diff --git a/branches/sca-trunk-20080910/itest/spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringHelloWorld.composite b/branches/sca-java-20080910/itest/spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringHelloWorld.composite
index bab9ecb528..bab9ecb528 100644
--- a/branches/sca-trunk-20080910/itest/spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringHelloWorld.composite
+++ b/branches/sca-java-20080910/itest/spring/src/main/resources/org/apache/tuscany/sca/itest/spring/SpringHelloWorld.composite
diff --git a/branches/sca-trunk-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/AbstractHelloWorldTestCase.java b/branches/sca-java-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/AbstractHelloWorldTestCase.java
index 634e3d34af..634e3d34af 100644
--- a/branches/sca-trunk-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/AbstractHelloWorldTestCase.java
+++ b/branches/sca-java-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/AbstractHelloWorldTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/AbstractSCATestCase.java b/branches/sca-java-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/AbstractSCATestCase.java
index e0b1a79c95..e0b1a79c95 100644
--- a/branches/sca-trunk-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/AbstractSCATestCase.java
+++ b/branches/sca-java-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/AbstractSCATestCase.java
diff --git a/branches/sca-trunk-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/HelloWorld.java b/branches/sca-java-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/HelloWorld.java
index 3957e49bf3..3957e49bf3 100644
--- a/branches/sca-trunk-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/HelloWorld.java
+++ b/branches/sca-java-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/HelloWorld.java
diff --git a/branches/sca-trunk-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/HelloWorldProxy.java b/branches/sca-java-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/HelloWorldProxy.java
index d75d19295d..d75d19295d 100644
--- a/branches/sca-trunk-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/HelloWorldProxy.java
+++ b/branches/sca-java-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/HelloWorldProxy.java
diff --git a/branches/sca-trunk-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/SpringDelegationHelloWorldTestCase.java b/branches/sca-java-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/SpringDelegationHelloWorldTestCase.java
index 4088691ccd..4088691ccd 100644
--- a/branches/sca-trunk-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/SpringDelegationHelloWorldTestCase.java
+++ b/branches/sca-java-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/SpringDelegationHelloWorldTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/SpringHelloWorldTestCase.java b/branches/sca-java-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/SpringHelloWorldTestCase.java
index 840bf59b73..840bf59b73 100644
--- a/branches/sca-trunk-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/SpringHelloWorldTestCase.java
+++ b/branches/sca-java-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/SpringHelloWorldTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/TestHelloWorldBean.java b/branches/sca-java-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/TestHelloWorldBean.java
index fa7967c964..fa7967c964 100644
--- a/branches/sca-trunk-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/TestHelloWorldBean.java
+++ b/branches/sca-java-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/TestHelloWorldBean.java
diff --git a/branches/sca-trunk-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/TestHelloWorldDelegatorBean.java b/branches/sca-java-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/TestHelloWorldDelegatorBean.java
index b57cc7f366..b57cc7f366 100644
--- a/branches/sca-trunk-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/TestHelloWorldDelegatorBean.java
+++ b/branches/sca-java-20080910/itest/spring/src/test/java/org/apache/tuscany/sca/itest/spring/TestHelloWorldDelegatorBean.java
diff --git a/branches/sca-trunk-20080910/itest/transaction/pom.xml b/branches/sca-java-20080910/itest/transaction/pom.xml
index 3b8f3700f1..3b8f3700f1 100644
--- a/branches/sca-trunk-20080910/itest/transaction/pom.xml
+++ b/branches/sca-java-20080910/itest/transaction/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/AccountNotFoundException.java b/branches/sca-java-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/AccountNotFoundException.java
index d7d18181d9..d7d18181d9 100644
--- a/branches/sca-trunk-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/AccountNotFoundException.java
+++ b/branches/sca-java-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/AccountNotFoundException.java
diff --git a/branches/sca-trunk-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/AccountService.java b/branches/sca-java-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/AccountService.java
index ac986dd417..ac986dd417 100644
--- a/branches/sca-trunk-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/AccountService.java
+++ b/branches/sca-java-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/AccountService.java
diff --git a/branches/sca-trunk-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/AccountServiceImpl.java b/branches/sca-java-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/AccountServiceImpl.java
index a6ea036da7..a6ea036da7 100644
--- a/branches/sca-trunk-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/AccountServiceImpl.java
+++ b/branches/sca-java-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/AccountServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/CheckingAccountServiceImpl.java b/branches/sca-java-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/CheckingAccountServiceImpl.java
index 3e1cb29f33..3e1cb29f33 100644
--- a/branches/sca-trunk-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/CheckingAccountServiceImpl.java
+++ b/branches/sca-java-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/CheckingAccountServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/OverDraftException.java b/branches/sca-java-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/OverDraftException.java
index 4d504a6a36..4d504a6a36 100644
--- a/branches/sca-trunk-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/OverDraftException.java
+++ b/branches/sca-java-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/OverDraftException.java
diff --git a/branches/sca-trunk-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/SavingsAccountServiceImpl.java b/branches/sca-java-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/SavingsAccountServiceImpl.java
index 156b34227d..156b34227d 100644
--- a/branches/sca-trunk-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/SavingsAccountServiceImpl.java
+++ b/branches/sca-java-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/SavingsAccountServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/TransferService.java b/branches/sca-java-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/TransferService.java
index b7ea5f2663..b7ea5f2663 100644
--- a/branches/sca-trunk-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/TransferService.java
+++ b/branches/sca-java-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/TransferService.java
diff --git a/branches/sca-trunk-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/TransferServiceImpl.java b/branches/sca-java-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/TransferServiceImpl.java
index 341a7e53e3..341a7e53e3 100644
--- a/branches/sca-trunk-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/TransferServiceImpl.java
+++ b/branches/sca-java-20080910/itest/transaction/src/main/java/org/apache/tuscany/sca/itest/transaction/TransferServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/transaction/src/main/resources/accounts.composite b/branches/sca-java-20080910/itest/transaction/src/main/resources/accounts.composite
index f4c6b650c7..f4c6b650c7 100644
--- a/branches/sca-trunk-20080910/itest/transaction/src/main/resources/accounts.composite
+++ b/branches/sca-java-20080910/itest/transaction/src/main/resources/accounts.composite
diff --git a/branches/sca-trunk-20080910/itest/transaction/src/main/resources/definitions.xml b/branches/sca-java-20080910/itest/transaction/src/main/resources/definitions.xml
index 8aa6ba313a..8aa6ba313a 100644
--- a/branches/sca-trunk-20080910/itest/transaction/src/main/resources/definitions.xml
+++ b/branches/sca-java-20080910/itest/transaction/src/main/resources/definitions.xml
diff --git a/branches/sca-trunk-20080910/itest/transaction/src/main/resources/log4j.properties b/branches/sca-java-20080910/itest/transaction/src/main/resources/log4j.properties
index 698ee41d7e..698ee41d7e 100644
--- a/branches/sca-trunk-20080910/itest/transaction/src/main/resources/log4j.properties
+++ b/branches/sca-java-20080910/itest/transaction/src/main/resources/log4j.properties
diff --git a/branches/sca-trunk-20080910/itest/transaction/src/test/java/org/apache/tuscany/sca/itest/transaction/ConcurrentXAResourceTestCase.java b/branches/sca-java-20080910/itest/transaction/src/test/java/org/apache/tuscany/sca/itest/transaction/ConcurrentXAResourceTestCase.java
index c23628ff91..c23628ff91 100644
--- a/branches/sca-trunk-20080910/itest/transaction/src/test/java/org/apache/tuscany/sca/itest/transaction/ConcurrentXAResourceTestCase.java
+++ b/branches/sca-java-20080910/itest/transaction/src/test/java/org/apache/tuscany/sca/itest/transaction/ConcurrentXAResourceTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/transaction/src/test/java/org/apache/tuscany/sca/itest/transaction/TransactionTestCase.java b/branches/sca-java-20080910/itest/transaction/src/test/java/org/apache/tuscany/sca/itest/transaction/TransactionTestCase.java
index 36884f6098..36884f6098 100644
--- a/branches/sca-trunk-20080910/itest/transaction/src/test/java/org/apache/tuscany/sca/itest/transaction/TransactionTestCase.java
+++ b/branches/sca-java-20080910/itest/transaction/src/test/java/org/apache/tuscany/sca/itest/transaction/TransactionTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/pom.xml b/branches/sca-java-20080910/itest/validation/pom.xml
index 3d1d0c04f5..3d1d0c04f5 100644
--- a/branches/sca-trunk-20080910/itest/validation/pom.xml
+++ b/branches/sca-java-20080910/itest/validation/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/binding/ejb/account/Customer.java b/branches/sca-java-20080910/itest/validation/src/main/java/binding/ejb/account/Customer.java
index acb74c38ae..acb74c38ae 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/binding/ejb/account/Customer.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/binding/ejb/account/Customer.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/binding/ejb/account/CustomerImpl.java b/branches/sca-java-20080910/itest/validation/src/main/java/binding/ejb/account/CustomerImpl.java
index 52ddfa9aba..52ddfa9aba 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/binding/ejb/account/CustomerImpl.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/binding/ejb/account/CustomerImpl.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/binding/ejb/calculator/AddService.java b/branches/sca-java-20080910/itest/validation/src/main/java/binding/ejb/calculator/AddService.java
index aec8998083..aec8998083 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/binding/ejb/calculator/AddService.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/binding/ejb/calculator/AddService.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/binding/ejb/calculator/AddServiceHome.java b/branches/sca-java-20080910/itest/validation/src/main/java/binding/ejb/calculator/AddServiceHome.java
index 5df24b6379..5df24b6379 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/binding/ejb/calculator/AddServiceHome.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/binding/ejb/calculator/AddServiceHome.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/binding/jms/HelloWorldService.java b/branches/sca-java-20080910/itest/validation/src/main/java/binding/jms/HelloWorldService.java
index 33bfe1d0ea..33bfe1d0ea 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/binding/jms/HelloWorldService.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/binding/jms/HelloWorldService.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/binding/jms/HelloWorldServiceImpl.java b/branches/sca-java-20080910/itest/validation/src/main/java/binding/jms/HelloWorldServiceImpl.java
index a6a40b0ed1..a6a40b0ed1 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/binding/jms/HelloWorldServiceImpl.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/binding/jms/HelloWorldServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/AddService.java b/branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/AddService.java
index 35ba2cbfac..35ba2cbfac 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/AddService.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/AddService.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/AddServiceImpl.java b/branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/AddServiceImpl.java
index ef305370cc..ef305370cc 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/AddServiceImpl.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/AddServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/AddServiceImplWithServiceName.java b/branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/AddServiceImplWithServiceName.java
index aacde27842..aacde27842 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/AddServiceImplWithServiceName.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/AddServiceImplWithServiceName.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/CalculatorClient.java b/branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/CalculatorClient.java
index 185f17a5ca..185f17a5ca 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/CalculatorClient.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/CalculatorClient.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/CalculatorService.java b/branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/CalculatorService.java
index f472d6aaf6..f472d6aaf6 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/CalculatorService.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/CalculatorService.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/CalculatorServiceImpl.java b/branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/CalculatorServiceImpl.java
index 77aafe83de..77aafe83de 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/CalculatorServiceImpl.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/CalculatorServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/DivideService.java b/branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/DivideService.java
index a93d23e61c..a93d23e61c 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/DivideService.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/DivideService.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/DivideServiceImpl.java b/branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/DivideServiceImpl.java
index 080594034b..080594034b 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/DivideServiceImpl.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/DivideServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/MultiplyService.java b/branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/MultiplyService.java
index 20d48e93d5..20d48e93d5 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/MultiplyService.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/MultiplyService.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/MultiplyServiceImpl.java b/branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/MultiplyServiceImpl.java
index 96f0b55fa2..96f0b55fa2 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/MultiplyServiceImpl.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/MultiplyServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/PropertyService.java b/branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/PropertyService.java
index 4f1ccc96f8..4f1ccc96f8 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/PropertyService.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/PropertyService.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/PropertyServiceImpl.java b/branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/PropertyServiceImpl.java
index 429daf5f2d..429daf5f2d 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/PropertyServiceImpl.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/PropertyServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/SubtractService.java b/branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/SubtractService.java
index 40e382dc74..40e382dc74 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/SubtractService.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/SubtractService.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/SubtractServiceImpl.java b/branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/SubtractServiceImpl.java
index 8cdbe0813d..8cdbe0813d 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/SubtractServiceImpl.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/SubtractServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/SubtractServiceImplWithServiceName.java b/branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/SubtractServiceImplWithServiceName.java
index d5e9fcf020..d5e9fcf020 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/calculator/warning/SubtractServiceImplWithServiceName.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/calculator/warning/SubtractServiceImplWithServiceName.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/impl/java/AddService.java b/branches/sca-java-20080910/itest/validation/src/main/java/impl/java/AddService.java
index 0db8ce4f5c..0db8ce4f5c 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/impl/java/AddService.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/impl/java/AddService.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/impl/java/AddServiceImpl.java b/branches/sca-java-20080910/itest/validation/src/main/java/impl/java/AddServiceImpl.java
index 83f2685d54..83f2685d54 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/impl/java/AddServiceImpl.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/impl/java/AddServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/impl/java/CalculatorClient.java b/branches/sca-java-20080910/itest/validation/src/main/java/impl/java/CalculatorClient.java
index e34ce3db26..e34ce3db26 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/impl/java/CalculatorClient.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/impl/java/CalculatorClient.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/impl/java/CalculatorService.java b/branches/sca-java-20080910/itest/validation/src/main/java/impl/java/CalculatorService.java
index 5d583fd604..5d583fd604 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/impl/java/CalculatorService.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/impl/java/CalculatorService.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/impl/java/CalculatorServiceImpl.java b/branches/sca-java-20080910/itest/validation/src/main/java/impl/java/CalculatorServiceImpl.java
index 0183e2a259..0183e2a259 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/impl/java/CalculatorServiceImpl.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/impl/java/CalculatorServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/impl/java/DivideService.java b/branches/sca-java-20080910/itest/validation/src/main/java/impl/java/DivideService.java
index 85ebadc9a0..85ebadc9a0 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/impl/java/DivideService.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/impl/java/DivideService.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/impl/java/DivideServiceImpl.java b/branches/sca-java-20080910/itest/validation/src/main/java/impl/java/DivideServiceImpl.java
index 863c298234..863c298234 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/impl/java/DivideServiceImpl.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/impl/java/DivideServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/impl/java/MultiplyService.java b/branches/sca-java-20080910/itest/validation/src/main/java/impl/java/MultiplyService.java
index e1bf7fbddc..e1bf7fbddc 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/impl/java/MultiplyService.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/impl/java/MultiplyService.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/impl/java/MultiplyServiceImpl.java b/branches/sca-java-20080910/itest/validation/src/main/java/impl/java/MultiplyServiceImpl.java
index 6346ea3582..6346ea3582 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/impl/java/MultiplyServiceImpl.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/impl/java/MultiplyServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/impl/java/SubtractService.java b/branches/sca-java-20080910/itest/validation/src/main/java/impl/java/SubtractService.java
index 57759bb496..57759bb496 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/impl/java/SubtractService.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/impl/java/SubtractService.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/impl/java/SubtractServiceImpl.java b/branches/sca-java-20080910/itest/validation/src/main/java/impl/java/SubtractServiceImpl.java
index 16e3e6a23d..16e3e6a23d 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/impl/java/SubtractServiceImpl.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/impl/java/SubtractServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/impl/osgi/OSGiTestImpl.java b/branches/sca-java-20080910/itest/validation/src/main/java/impl/osgi/OSGiTestImpl.java
index 6f9df2c034..6f9df2c034 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/impl/osgi/OSGiTestImpl.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/impl/osgi/OSGiTestImpl.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/impl/osgi/OSGiTestInterface.java b/branches/sca-java-20080910/itest/validation/src/main/java/impl/osgi/OSGiTestInterface.java
index bafff878cd..bafff878cd 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/impl/osgi/OSGiTestInterface.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/impl/osgi/OSGiTestInterface.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/impl/osgi/OSGiTestWithPropertyImpl.java b/branches/sca-java-20080910/itest/validation/src/main/java/impl/osgi/OSGiTestWithPropertyImpl.java
index e44d93e6be..e44d93e6be 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/impl/osgi/OSGiTestWithPropertyImpl.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/impl/osgi/OSGiTestWithPropertyImpl.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/impl/spring/HelloWorld.java b/branches/sca-java-20080910/itest/validation/src/main/java/impl/spring/HelloWorld.java
index ef0b491617..ef0b491617 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/impl/spring/HelloWorld.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/impl/spring/HelloWorld.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/impl/spring/HelloWorldProxy.java b/branches/sca-java-20080910/itest/validation/src/main/java/impl/spring/HelloWorldProxy.java
index 2e3458f0d3..2e3458f0d3 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/impl/spring/HelloWorldProxy.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/impl/spring/HelloWorldProxy.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/impl/spring/TestHelloWorldBean.java b/branches/sca-java-20080910/itest/validation/src/main/java/impl/spring/TestHelloWorldBean.java
index 87904f2a72..87904f2a72 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/impl/spring/TestHelloWorldBean.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/impl/spring/TestHelloWorldBean.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/interfacejava/xml/CalculatorService.java b/branches/sca-java-20080910/itest/validation/src/main/java/interfacejava/xml/CalculatorService.java
index fa1a621f12..fa1a621f12 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/interfacejava/xml/CalculatorService.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/interfacejava/xml/CalculatorService.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/java/interfacejava/xml/CalculatorServiceImpl.java b/branches/sca-java-20080910/itest/validation/src/main/java/interfacejava/xml/CalculatorServiceImpl.java
index ebf7a79589..ebf7a79589 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/java/interfacejava/xml/CalculatorServiceImpl.java
+++ b/branches/sca-java-20080910/itest/validation/src/main/java/interfacejava/xml/CalculatorServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/ComponentReferenceTargetNotFound/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/ComponentReferenceTargetNotFound/Calculator.composite
index b2e7da05a2..b2e7da05a2 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/ComponentReferenceTargetNotFound/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/ComponentReferenceTargetNotFound/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/DuplicateComponentName/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/DuplicateComponentName/Calculator.composite
index 4ba9f0724b..4ba9f0724b 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/DuplicateComponentName/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/DuplicateComponentName/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/DuplicateImplementationPropertyName/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/DuplicateImplementationPropertyName/Calculator.composite
index b935dd194a..b935dd194a 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/DuplicateImplementationPropertyName/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/DuplicateImplementationPropertyName/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/DuplicateImplementationPropertyName/dummyImplementation.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/DuplicateImplementationPropertyName/dummyImplementation.composite
index 2b633f3139..2b633f3139 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/DuplicateImplementationPropertyName/dummyImplementation.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/DuplicateImplementationPropertyName/dummyImplementation.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/DuplicateImplementationReferenceName/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/DuplicateImplementationReferenceName/Calculator.composite
index 940e27a1e7..940e27a1e7 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/DuplicateImplementationReferenceName/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/DuplicateImplementationReferenceName/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/DuplicateImplementationReferenceName/dummyImplementation.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/DuplicateImplementationReferenceName/dummyImplementation.composite
index 50d78cb2a6..50d78cb2a6 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/DuplicateImplementationReferenceName/dummyImplementation.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/DuplicateImplementationReferenceName/dummyImplementation.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/DuplicatePropertyName/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/DuplicatePropertyName/Calculator.composite
index bd788e47b8..bd788e47b8 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/DuplicatePropertyName/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/DuplicatePropertyName/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/DuplicateReferenceName/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/DuplicateReferenceName/Calculator.composite
index 7281878c0f..7281878c0f 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/DuplicateReferenceName/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/DuplicateReferenceName/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/META-INF/sca/SpringHelloWorld-context.xml b/branches/sca-java-20080910/itest/validation/src/main/resources/META-INF/sca/SpringHelloWorld-context.xml
index 609ffed02d..609ffed02d 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/META-INF/sca/SpringHelloWorld-context.xml
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/META-INF/sca/SpringHelloWorld-context.xml
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/MultipleBindingsForService/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/MultipleBindingsForService/Calculator.composite
index 08e18decc1..08e18decc1 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/MultipleBindingsForService/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/MultipleBindingsForService/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/NoComponentImplementation/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/NoComponentImplementation/Calculator.composite
index 36e71e398b..36e71e398b 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/NoComponentImplementation/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/NoComponentImplementation/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/NoCompositeNamespace/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/NoCompositeNamespace/Calculator.composite
index 9a46e09363..9a46e09363 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/NoCompositeNamespace/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/NoCompositeNamespace/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/NoMatchingBinding/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/NoMatchingBinding/Calculator.composite
index 59017f0c09..59017f0c09 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/NoMatchingBinding/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/NoMatchingBinding/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/PromotedReferenceNotFound/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/PromotedReferenceNotFound/Calculator.composite
index 462a95dd02..462a95dd02 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/PromotedReferenceNotFound/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/PromotedReferenceNotFound/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/PromotedServiceNotFound/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/PromotedServiceNotFound/Calculator.composite
index 4b6c44bd58..4b6c44bd58 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/PromotedServiceNotFound/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/PromotedServiceNotFound/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/PropertyAttribute/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/PropertyAttribute/Calculator.composite
index a397e3384c..a397e3384c 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/PropertyAttribute/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/PropertyAttribute/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/PropertyAttribute/CalculatorNullMustSupply.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/PropertyAttribute/CalculatorNullMustSupply.composite
index 08fab865fa..08fab865fa 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/PropertyAttribute/CalculatorNullMustSupply.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/PropertyAttribute/CalculatorNullMustSupply.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/PropertyAttribute/CalculatorOverrideManyAttribute.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/PropertyAttribute/CalculatorOverrideManyAttribute.composite
index 3a5f59b17c..3a5f59b17c 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/PropertyAttribute/CalculatorOverrideManyAttribute.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/PropertyAttribute/CalculatorOverrideManyAttribute.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/PropertyNotFound/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/PropertyNotFound/Calculator.composite
index 8221e41430..8221e41430 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/PropertyNotFound/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/PropertyNotFound/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/ReferenceIncompatibleComponentInterface/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/ReferenceIncompatibleComponentInterface/Calculator.composite
index 9c5ae7027f..9c5ae7027f 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/ReferenceIncompatibleComponentInterface/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/ReferenceIncompatibleComponentInterface/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/ReferenceIncompatibleInterface/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/ReferenceIncompatibleInterface/Calculator.composite
index 3c85ed32e2..3c85ed32e2 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/ReferenceIncompatibleInterface/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/ReferenceIncompatibleInterface/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/ReferenceIncompatibleMultiplicity/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/ReferenceIncompatibleMultiplicity/Calculator.composite
index 2d1a1e01f0..2d1a1e01f0 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/ReferenceIncompatibleMultiplicity/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/ReferenceIncompatibleMultiplicity/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/ReferenceNotFound/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/ReferenceNotFound/Calculator.composite
index efb457ac9e..efb457ac9e 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/ReferenceNotFound/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/ReferenceNotFound/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/ReferenceWithoutTargets/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/ReferenceWithoutTargets/Calculator.composite
index a5beaf4ec9..a5beaf4ec9 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/ReferenceWithoutTargets/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/ReferenceWithoutTargets/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/ServiceNotFoundForComponentService/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/ServiceNotFoundForComponentService/Calculator.composite
index 06c3eeeaca..06c3eeeaca 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/ServiceNotFoundForComponentService/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/ServiceNotFoundForComponentService/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/UnresolvedComponentImplementation/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/UnresolvedComponentImplementation/Calculator.composite
index 821ce570c8..821ce570c8 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/UnresolvedComponentImplementation/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/UnresolvedComponentImplementation/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/XsdValidation/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/XsdValidation/Calculator.composite
index 63ccaa9957..63ccaa9957 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/XsdValidation/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/XsdValidation/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/assemblyxml/ContributionReadException/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/assemblyxml/ContributionReadException/Calculator.composite
index da565081f3..da565081f3 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/assemblyxml/ContributionReadException/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/assemblyxml/ContributionReadException/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/assemblyxml/PolicyImplValidationException/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/assemblyxml/PolicyImplValidationException/Calculator.composite
index 6153d40c3d..6153d40c3d 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/assemblyxml/PolicyImplValidationException/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/assemblyxml/PolicyImplValidationException/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/assemblyxml/PolicyServiceValidationException/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/assemblyxml/PolicyServiceValidationException/Calculator.composite
index a3eb60bf58..a3eb60bf58 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/assemblyxml/PolicyServiceValidationException/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/assemblyxml/PolicyServiceValidationException/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/assemblyxml/UnexpectedBindingElement/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/assemblyxml/UnexpectedBindingElement/Calculator.composite
index 6233d47d8d..6233d47d8d 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/assemblyxml/UnexpectedBindingElement/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/assemblyxml/UnexpectedBindingElement/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/assemblyxml/UnexpectedImplementationElement/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/assemblyxml/UnexpectedImplementationElement/Calculator.composite
index 6a9af9e070..6a9af9e070 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/assemblyxml/UnexpectedImplementationElement/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/assemblyxml/UnexpectedImplementationElement/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/assemblyxml/UnexpectedInterfaceElement/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/assemblyxml/UnexpectedInterfaceElement/Calculator.composite
index 49b26c78f8..49b26c78f8 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/assemblyxml/UnexpectedInterfaceElement/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/assemblyxml/UnexpectedInterfaceElement/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/binding/wsxml/InvalidWsdlElementAttr/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/binding/wsxml/InvalidWsdlElementAttr/Calculator.composite
index c34a160b61..c34a160b61 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/binding/wsxml/InvalidWsdlElementAttr/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/binding/wsxml/InvalidWsdlElementAttr/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/binding/wsxml/MustUseWsdlBinding/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/binding/wsxml/MustUseWsdlBinding/Calculator.composite
index 293c4d725d..293c4d725d 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/binding/wsxml/MustUseWsdlBinding/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/binding/wsxml/MustUseWsdlBinding/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/binding/wsxml/WsdlBindingDoesNotMatch/helloworld.wsdl b/branches/sca-java-20080910/itest/validation/src/main/resources/binding/wsxml/WsdlBindingDoesNotMatch/helloworld.wsdl
index 013a55b61e..013a55b61e 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/binding/wsxml/WsdlBindingDoesNotMatch/helloworld.wsdl
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/binding/wsxml/WsdlBindingDoesNotMatch/helloworld.wsdl
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/binding/wsxml/WsdlBindingDoesNotMatch/helloworldwsjms.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/binding/wsxml/WsdlBindingDoesNotMatch/helloworldwsjms.composite
index b7ff1e304f..b7ff1e304f 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/binding/wsxml/WsdlBindingDoesNotMatch/helloworldwsjms.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/binding/wsxml/WsdlBindingDoesNotMatch/helloworldwsjms.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/binding/wsxml/WsdlPortTypeDoesNotMatch/helloworld.wsdl b/branches/sca-java-20080910/itest/validation/src/main/resources/binding/wsxml/WsdlPortTypeDoesNotMatch/helloworld.wsdl
index 218dbc47c4..218dbc47c4 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/binding/wsxml/WsdlPortTypeDoesNotMatch/helloworld.wsdl
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/binding/wsxml/WsdlPortTypeDoesNotMatch/helloworld.wsdl
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/binding/wsxml/WsdlPortTypeDoesNotMatch/helloworldwsclient.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/binding/wsxml/WsdlPortTypeDoesNotMatch/helloworldwsclient.composite
index 5975c27663..5975c27663 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/binding/wsxml/WsdlPortTypeDoesNotMatch/helloworldwsclient.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/binding/wsxml/WsdlPortTypeDoesNotMatch/helloworldwsclient.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/binding/wsxml/WsdlServiceDoesNotMatch/helloworld.wsdl b/branches/sca-java-20080910/itest/validation/src/main/resources/binding/wsxml/WsdlServiceDoesNotMatch/helloworld.wsdl
index 013a55b61e..013a55b61e 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/binding/wsxml/WsdlServiceDoesNotMatch/helloworld.wsdl
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/binding/wsxml/WsdlServiceDoesNotMatch/helloworld.wsdl
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/binding/wsxml/WsdlServiceDoesNotMatch/helloworldwsjms.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/binding/wsxml/WsdlServiceDoesNotMatch/helloworldwsjms.composite
index 8cda0b007e..8cda0b007e 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/binding/wsxml/WsdlServiceDoesNotMatch/helloworldwsjms.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/binding/wsxml/WsdlServiceDoesNotMatch/helloworldwsjms.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingejb/UnknownEJBSessionType/account.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingejb/UnknownEJBSessionType/account.composite
index 781319d619..781319d619 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingejb/UnknownEJBSessionType/account.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingejb/UnknownEJBSessionType/account.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingejb/UnknownEJBVersion/account.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingejb/UnknownEJBVersion/account.composite
index 8a0dfac98b..8a0dfac98b 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingejb/UnknownEJBVersion/account.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingejb/UnknownEJBVersion/account.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessActivationSpec/service.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessActivationSpec/service.composite
index fcfe408582..fcfe408582 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessActivationSpec/service.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessActivationSpec/service.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessDestinationType/service.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessDestinationType/service.composite
index ede3b3fd40..ede3b3fd40 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessDestinationType/service.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessDestinationType/service.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessHeaders/service.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessHeaders/service.composite
index a8c89a0bf5..a8c89a0bf5 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessHeaders/service.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessHeaders/service.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessResourceAdapter/service.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessResourceAdapter/service.composite
index b4e56d1789..b4e56d1789 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessResourceAdapter/service.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessResourceAdapter/service.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessResponseActivationSpec/service.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessResponseActivationSpec/service.composite
index e68eb75d64..e68eb75d64 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessResponseActivationSpec/service.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessResponseActivationSpec/service.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessResponseConnectionFactory/service.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessResponseConnectionFactory/service.composite
index 00c7a3f86b..00c7a3f86b 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessResponseConnectionFactory/service.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessResponseConnectionFactory/service.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessResponseDestinationType/service.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessResponseDestinationType/service.composite
index d656d47cfd..d656d47cfd 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessResponseDestinationType/service.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/DoesntProcessResponseDestinationType/service.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/InvalidCorrelationScheme/service.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/InvalidCorrelationScheme/service.composite
index ad1daacfcf..ad1daacfcf 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/InvalidCorrelationScheme/service.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/InvalidCorrelationScheme/service.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/InvalidJMSDeliveryMode/service.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/InvalidJMSDeliveryMode/service.composite
index 145aea9fbc..145aea9fbc 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/InvalidJMSDeliveryMode/service.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/InvalidJMSDeliveryMode/service.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/InvalidJMSPriority/service.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/InvalidJMSPriority/service.composite
index c52da84a0c..c52da84a0c 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/InvalidJMSPriority/service.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/InvalidJMSPriority/service.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/InvalidResponseDestinationType/service.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/InvalidResponseDestinationType/service.composite
index fb35f5d1b8..fb35f5d1b8 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/InvalidResponseDestinationType/service.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/InvalidResponseDestinationType/service.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/MissingActivationSpecName/service.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/MissingActivationSpecName/service.composite
index fcdf25455c..fcdf25455c 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/MissingActivationSpecName/service.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/MissingActivationSpecName/service.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/MissingConnectionFactoryName/service.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/MissingConnectionFactoryName/service.composite
index 14f1314a1b..14f1314a1b 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/MissingConnectionFactoryName/service.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/MissingConnectionFactoryName/service.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/MissingResponseActivationSpec/service.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/MissingResponseActivationSpec/service.composite
index 1a3cb21ac6..1a3cb21ac6 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/MissingResponseActivationSpec/service.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/MissingResponseActivationSpec/service.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/MissingResponseConnectionFactory/service.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/MissingResponseConnectionFactory/service.composite
index 80b8f9d938..80b8f9d938 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/MissingResponseConnectionFactory/service.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/MissingResponseConnectionFactory/service.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/MustStartWithSchema/service.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/MustStartWithSchema/service.composite
index 8fd1e2f554..8fd1e2f554 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/MustStartWithSchema/service.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/MustStartWithSchema/service.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/UnexpectedElement/service.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/UnexpectedElement/service.composite
index b74682e1bd..b74682e1bd 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/UnexpectedElement/service.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/UnexpectedElement/service.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/UnexpectedResponseElement/service.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/UnexpectedResponseElement/service.composite
index f439ab6260..f439ab6260 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/UnexpectedResponseElement/service.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/UnexpectedResponseElement/service.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/UnknownTokenInURI/service.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/UnknownTokenInURI/service.composite
index e22f30152e..e22f30152e 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/bindingjms/UnknownTokenInURI/service.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/bindingjms/UnknownTokenInURI/service.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/contribution/java/AttributePackageMissing/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/contribution/java/AttributePackageMissing/Calculator.composite
index 6ef7558d95..6ef7558d95 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/contribution/java/AttributePackageMissing/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/contribution/java/AttributePackageMissing/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/contribution/namespace/AttributeNameSpaceMissing/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/contribution/namespace/AttributeNameSpaceMissing/Calculator.composite
index 77a2715373..77a2715373 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/contribution/namespace/AttributeNameSpaceMissing/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/contribution/namespace/AttributeNameSpaceMissing/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/contribution/resource/AttributeURIMissing/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/contribution/resource/AttributeURIMissing/Calculator.composite
index 6e5fcf1286..6e5fcf1286 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/contribution/resource/AttributeURIMissing/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/contribution/resource/AttributeURIMissing/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/contribution/resource/AttributeURIMissing/META-INF/sca-contribution.xml b/branches/sca-java-20080910/itest/validation/src/main/resources/contribution/resource/AttributeURIMissing/META-INF/sca-contribution.xml
index 8a2a1a23be..8a2a1a23be 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/contribution/resource/AttributeURIMissing/META-INF/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/contribution/resource/AttributeURIMissing/META-INF/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/contribution/xml/AttributeCompositeMissing/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/contribution/xml/AttributeCompositeMissing/Calculator.composite
index 70f91d1a7d..70f91d1a7d 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/contribution/xml/AttributeCompositeMissing/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/contribution/xml/AttributeCompositeMissing/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/contribution/xml/AttributeCompositeMissing/sca-contribution.xml b/branches/sca-java-20080910/itest/validation/src/main/resources/contribution/xml/AttributeCompositeMissing/sca-contribution.xml
index 7f5eb546e0..7f5eb546e0 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/contribution/xml/AttributeCompositeMissing/sca-contribution.xml
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/contribution/xml/AttributeCompositeMissing/sca-contribution.xml
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/AttributeUnrecognizedNamespace/helloworld.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/AttributeUnrecognizedNamespace/helloworld.composite
index 0dfe52985a..0dfe52985a 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/AttributeUnrecognizedNamespace/helloworld.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/AttributeUnrecognizedNamespace/helloworld.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/AttributeWithoutNamespace/helloworld.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/AttributeWithoutNamespace/helloworld.composite
index d3f249720d..d3f249720d 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/AttributeWithoutNamespace/helloworld.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/AttributeWithoutNamespace/helloworld.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/deploy.xml b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/deploy.xml
index 571aa37d58..571aa37d58 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/deploy.xml
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/deploy.xml
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.bpel b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.bpel
index a8eb389704..a8eb389704 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.bpel
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.bpel
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.componentType b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.componentType
index 2b360111cb..2b360111cb 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.componentType
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.componentType
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.composite
index 575927a5de..575927a5de 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.wsdl b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.wsdl
index 46cf381577..46cf381577 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.wsdl
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/BPELProcessNotFound/helloworld.wsdl
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/deploy.xml b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/deploy.xml
index 571aa37d58..571aa37d58 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/deploy.xml
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/deploy.xml
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.bpel b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.bpel
index a8eb389704..a8eb389704 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.bpel
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.bpel
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.componentType b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.componentType
index 2b360111cb..2b360111cb 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.componentType
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.componentType
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.composite
index b4623b5c2d..b4623b5c2d 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/CannotResolveWSDLReference/helloworld.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/deploy.xml b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/deploy.xml
index 571aa37d58..571aa37d58 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/deploy.xml
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/deploy.xml
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.bpel b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.bpel
index 973d1f618a..973d1f618a 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.bpel
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.bpel
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.componentType b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.componentType
index 2b360111cb..2b360111cb 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.componentType
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.componentType
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.composite
index b4623b5c2d..b4623b5c2d 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.wsdl b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.wsdl
index 46cf381577..46cf381577 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.wsdl
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/MyRolePartnerRoleNull/helloworld.wsdl
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/deploy.xml b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/deploy.xml
index 571aa37d58..571aa37d58 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/deploy.xml
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/deploy.xml
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.bpel b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.bpel
index 5d2aeddc3d..5d2aeddc3d 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.bpel
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.bpel
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.componentType b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.componentType
index 077df56290..077df56290 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.componentType
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.componentType
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.composite
index b4623b5c2d..b4623b5c2d 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.wsdl b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.wsdl
index 46cf381577..46cf381577 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.wsdl
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkHasBothAttr/helloworld.wsdl
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/deploy.xml b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/deploy.xml
index 571aa37d58..571aa37d58 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/deploy.xml
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/deploy.xml
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.bpel b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.bpel
index 68df3156a8..68df3156a8 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.bpel
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.bpel
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.componentType b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.componentType
index 2b360111cb..2b360111cb 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.componentType
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.componentType
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.composite
index b4623b5c2d..b4623b5c2d 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.wsdl b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.wsdl
index 46cf381577..46cf381577 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.wsdl
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkNoMatchingType/helloworld.wsdl
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/deploy.xml b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/deploy.xml
index 571aa37d58..571aa37d58 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/deploy.xml
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/deploy.xml
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.bpel b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.bpel
index a8eb389704..a8eb389704 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.bpel
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.bpel
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.componentType b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.componentType
index 2b360111cb..2b360111cb 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.componentType
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.componentType
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.composite
index b4623b5c2d..b4623b5c2d 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.wsdl b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.wsdl
index 695fd60887..695fd60887 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.wsdl
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/bpel/PartnerLinkTypeNoRoles/helloworld.wsdl
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/ejb/EJBLinkAttributeMissing/ejb.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/ejb/EJBLinkAttributeMissing/ejb.composite
index 94ee650207..94ee650207 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/ejb/EJBLinkAttributeMissing/ejb.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/ejb/EJBLinkAttributeMissing/ejb.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/java/ClassNotFoundException/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/java/ClassNotFoundException/Calculator.composite
index f3cf93ddaa..f3cf93ddaa 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/java/ClassNotFoundException/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/java/ClassNotFoundException/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/java/ContributionResolveException/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/java/ContributionResolveException/Calculator.composite
index f9016219a5..f9016219a5 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/java/ContributionResolveException/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/java/ContributionResolveException/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/osgi/CouldNotLocateOSGiBundle/OSGiTestService.componentType b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/osgi/CouldNotLocateOSGiBundle/OSGiTestService.componentType
index 634c13b3cc..634c13b3cc 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/osgi/CouldNotLocateOSGiBundle/OSGiTestService.componentType
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/osgi/CouldNotLocateOSGiBundle/OSGiTestService.componentType
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/osgi/CouldNotLocateOSGiBundle/osgitest.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/osgi/CouldNotLocateOSGiBundle/osgitest.composite
index 0d1861f2f5..0d1861f2f5 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/osgi/CouldNotLocateOSGiBundle/osgitest.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/osgi/CouldNotLocateOSGiBundle/osgitest.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/osgi/MissingComponentTypeFile/osgitest.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/osgi/MissingComponentTypeFile/osgitest.composite
index 0d1861f2f5..0d1861f2f5 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/osgi/MissingComponentTypeFile/osgitest.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/osgi/MissingComponentTypeFile/osgitest.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/osgi/PropertyShouldSpecifySR/OSGiTestService.componentType b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/osgi/PropertyShouldSpecifySR/OSGiTestService.componentType
index 634c13b3cc..634c13b3cc 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/osgi/PropertyShouldSpecifySR/OSGiTestService.componentType
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/osgi/PropertyShouldSpecifySR/OSGiTestService.componentType
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/osgi/PropertyShouldSpecifySR/osgitest.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/osgi/PropertyShouldSpecifySR/osgitest.composite
index 881c24854b..881c24854b 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/osgi/PropertyShouldSpecifySR/osgitest.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/osgi/PropertyShouldSpecifySR/osgitest.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/resource/CouldNotResolveLocation/resource.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/resource/CouldNotResolveLocation/resource.composite
index 4e680f1200..4e680f1200 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/resource/CouldNotResolveLocation/resource.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/resource/CouldNotResolveLocation/resource.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/resource/LocationAttributeMissing/resource.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/resource/LocationAttributeMissing/resource.composite
index e01643ed8f..e01643ed8f 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/resource/LocationAttributeMissing/resource.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/resource/LocationAttributeMissing/resource.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/spring/ContributionResolveException/SpringHelloWorld.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/spring/ContributionResolveException/SpringHelloWorld.composite
index d776882ed0..d776882ed0 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/spring/ContributionResolveException/SpringHelloWorld.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/spring/ContributionResolveException/SpringHelloWorld.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/spring/LocationAttributeMissing/SpringHelloWorld.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/spring/LocationAttributeMissing/SpringHelloWorld.composite
index 0d1ffc97e4..0d1ffc97e4 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/spring/LocationAttributeMissing/SpringHelloWorld.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/spring/LocationAttributeMissing/SpringHelloWorld.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/spring/UnableToResolveComponentType/SpringHelloWorld-context.xml b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/spring/UnableToResolveComponentType/SpringHelloWorld-context.xml
index e69de29bb2..e69de29bb2 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/spring/UnableToResolveComponentType/SpringHelloWorld-context.xml
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/spring/UnableToResolveComponentType/SpringHelloWorld-context.xml
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/spring/UnableToResolveComponentType/SpringHelloWorld.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/spring/UnableToResolveComponentType/SpringHelloWorld.composite
index 99c529d77f..99c529d77f 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/spring/UnableToResolveComponentType/SpringHelloWorld.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/spring/UnableToResolveComponentType/SpringHelloWorld.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/spring/UnableToResolveComponentType/TestHelloWorldBean.componentType b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/spring/UnableToResolveComponentType/TestHelloWorldBean.componentType
index c75f209b6d..c75f209b6d 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/spring/UnableToResolveComponentType/TestHelloWorldBean.componentType
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/spring/UnableToResolveComponentType/TestHelloWorldBean.componentType
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/widget/CouldNotResolveLocation/widget.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/widget/CouldNotResolveLocation/widget.composite
index a5874707da..a5874707da 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/widget/CouldNotResolveLocation/widget.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/widget/CouldNotResolveLocation/widget.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/widget/LocationAttributeMissing/widget.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/widget/LocationAttributeMissing/widget.composite
index 393b9fe674..393b9fe674 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/widget/LocationAttributeMissing/widget.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/widget/LocationAttributeMissing/widget.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/xquery/CouldNotLocateFile/HelloWorld.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/xquery/CouldNotLocateFile/HelloWorld.composite
index 1dca444938..1dca444938 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/xquery/CouldNotLocateFile/HelloWorld.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/xquery/CouldNotLocateFile/HelloWorld.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/xquery/LocationAttributeMissing/HelloWorld.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/xquery/LocationAttributeMissing/HelloWorld.composite
index 9a60183c5c..9a60183c5c 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/impl/xquery/LocationAttributeMissing/HelloWorld.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/impl/xquery/LocationAttributeMissing/HelloWorld.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/interfacejava/xml/ClassNotFoundException/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/interfacejava/xml/ClassNotFoundException/Calculator.composite
index 70f91d1a7d..70f91d1a7d 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/interfacejava/xml/ClassNotFoundException/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/interfacejava/xml/ClassNotFoundException/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/interfacejava/xml/ClassNotFoundException/CalculatorServiceImpl.componentType b/branches/sca-java-20080910/itest/validation/src/main/resources/interfacejava/xml/ClassNotFoundException/CalculatorServiceImpl.componentType
index bc7bf3f250..bc7bf3f250 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/interfacejava/xml/ClassNotFoundException/CalculatorServiceImpl.componentType
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/interfacejava/xml/ClassNotFoundException/CalculatorServiceImpl.componentType
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/interfacejava/xml/ContributionResolveException/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/interfacejava/xml/ContributionResolveException/Calculator.composite
index a1a699fc75..a1a699fc75 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/interfacejava/xml/ContributionResolveException/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/interfacejava/xml/ContributionResolveException/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/interfacejava/xml/ContributionResolveException/CalculatorServiceImpl.componentType b/branches/sca-java-20080910/itest/validation/src/main/resources/interfacejava/xml/ContributionResolveException/CalculatorServiceImpl.componentType
index 7446e4f06a..7446e4f06a 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/interfacejava/xml/ContributionResolveException/CalculatorServiceImpl.componentType
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/interfacejava/xml/ContributionResolveException/CalculatorServiceImpl.componentType
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/interfacewsdl/xml/InvalidWSDLInterfaceAttr/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/interfacewsdl/xml/InvalidWSDLInterfaceAttr/Calculator.composite
index 0bbb10706e..0bbb10706e 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/interfacewsdl/xml/InvalidWSDLInterfaceAttr/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/interfacewsdl/xml/InvalidWSDLInterfaceAttr/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/interfacewsdl/xml/InvalidWSDLInterfaceAttr/helloworld-interface.wsdl b/branches/sca-java-20080910/itest/validation/src/main/resources/interfacewsdl/xml/InvalidWSDLInterfaceAttr/helloworld-interface.wsdl
index 9d9376ad6c..9d9376ad6c 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/interfacewsdl/xml/InvalidWSDLInterfaceAttr/helloworld-interface.wsdl
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/interfacewsdl/xml/InvalidWSDLInterfaceAttr/helloworld-interface.wsdl
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/interfacewsdl/xml/InvalidWSDLInterfaceAttr/helloworld-service.wsdl b/branches/sca-java-20080910/itest/validation/src/main/resources/interfacewsdl/xml/InvalidWSDLInterfaceAttr/helloworld-service.wsdl
index 3885357625..3885357625 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/interfacewsdl/xml/InvalidWSDLInterfaceAttr/helloworld-service.wsdl
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/interfacewsdl/xml/InvalidWSDLInterfaceAttr/helloworld-service.wsdl
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/interfacewsdl/xml/WsdlInterfaceDoesNotMatch/helloworld.wsdl b/branches/sca-java-20080910/itest/validation/src/main/resources/interfacewsdl/xml/WsdlInterfaceDoesNotMatch/helloworld.wsdl
index 013a55b61e..013a55b61e 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/interfacewsdl/xml/WsdlInterfaceDoesNotMatch/helloworld.wsdl
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/interfacewsdl/xml/WsdlInterfaceDoesNotMatch/helloworld.wsdl
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/interfacewsdl/xml/WsdlInterfaceDoesNotMatch/helloworldwsjms.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/interfacewsdl/xml/WsdlInterfaceDoesNotMatch/helloworldwsjms.composite
index d9252ba54f..d9252ba54f 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/interfacewsdl/xml/WsdlInterfaceDoesNotMatch/helloworldwsjms.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/interfacewsdl/xml/WsdlInterfaceDoesNotMatch/helloworldwsjms.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/security/ClassNotFoundException/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/policy/security/ClassNotFoundException/Calculator.composite
index 48c3c5ffc0..48c3c5ffc0 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/security/ClassNotFoundException/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/policy/security/ClassNotFoundException/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/security/ClassNotFoundException/definitions.xml b/branches/sca-java-20080910/itest/validation/src/main/resources/policy/security/ClassNotFoundException/definitions.xml
index 53d1a581f0..53d1a581f0 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/security/ClassNotFoundException/definitions.xml
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/policy/security/ClassNotFoundException/definitions.xml
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/security/RequiredAttributeRolesMissing/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/policy/security/RequiredAttributeRolesMissing/Calculator.composite
index 48c3c5ffc0..48c3c5ffc0 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/security/RequiredAttributeRolesMissing/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/policy/security/RequiredAttributeRolesMissing/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/security/RequiredAttributeRolesMissing/definitions.xml b/branches/sca-java-20080910/itest/validation/src/main/resources/policy/security/RequiredAttributeRolesMissing/definitions.xml
index ac45d95ce8..ac45d95ce8 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/security/RequiredAttributeRolesMissing/definitions.xml
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/policy/security/RequiredAttributeRolesMissing/definitions.xml
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/AlwaysProvidedIntentNotFound/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/AlwaysProvidedIntentNotFound/Calculator.composite
index 48c3c5ffc0..48c3c5ffc0 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/AlwaysProvidedIntentNotFound/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/AlwaysProvidedIntentNotFound/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/AlwaysProvidedIntentNotFound/definitions.xml b/branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/AlwaysProvidedIntentNotFound/definitions.xml
index 5cf6963a96..5cf6963a96 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/AlwaysProvidedIntentNotFound/definitions.xml
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/AlwaysProvidedIntentNotFound/definitions.xml
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/ErrorInPolicyIntentDefinition/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/ErrorInPolicyIntentDefinition/Calculator.composite
index 48c3c5ffc0..48c3c5ffc0 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/ErrorInPolicyIntentDefinition/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/ErrorInPolicyIntentDefinition/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/ErrorInPolicyIntentDefinition/definitions.xml b/branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/ErrorInPolicyIntentDefinition/definitions.xml
index d31c705fb5..d31c705fb5 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/ErrorInPolicyIntentDefinition/definitions.xml
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/ErrorInPolicyIntentDefinition/definitions.xml
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/IntentNotSpecified/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/IntentNotSpecified/Calculator.composite
index 48c3c5ffc0..48c3c5ffc0 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/IntentNotSpecified/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/IntentNotSpecified/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/IntentNotSpecified/definitions.xml b/branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/IntentNotSpecified/definitions.xml
index d214a7f40a..d214a7f40a 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/IntentNotSpecified/definitions.xml
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/IntentNotSpecified/definitions.xml
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/MayProvideIntentNotFound/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/MayProvideIntentNotFound/Calculator.composite
index 48c3c5ffc0..48c3c5ffc0 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/MayProvideIntentNotFound/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/MayProvideIntentNotFound/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/MayProvideIntentNotFound/definitions.xml b/branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/MayProvideIntentNotFound/definitions.xml
index ede1786942..ede1786942 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/MayProvideIntentNotFound/definitions.xml
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/MayProvideIntentNotFound/definitions.xml
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/RequiredAttributeMissing/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/RequiredAttributeMissing/Calculator.composite
index 48c3c5ffc0..48c3c5ffc0 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/RequiredAttributeMissing/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/RequiredAttributeMissing/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/RequiredAttributeMissing/definitions.xml b/branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/RequiredAttributeMissing/definitions.xml
index fcb43c949b..fcb43c949b 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/RequiredAttributeMissing/definitions.xml
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/RequiredAttributeMissing/definitions.xml
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/UnableToMapPolicies/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/UnableToMapPolicies/Calculator.composite
index 48c3c5ffc0..48c3c5ffc0 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/UnableToMapPolicies/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/UnableToMapPolicies/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/UnableToMapPolicies/definitions.xml b/branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/UnableToMapPolicies/definitions.xml
index 8346dcc01a..8346dcc01a 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/UnableToMapPolicies/definitions.xml
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/UnableToMapPolicies/definitions.xml
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/UnrecognizedIntentAttachPointType/Calculator.composite b/branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/UnrecognizedIntentAttachPointType/Calculator.composite
index 48c3c5ffc0..48c3c5ffc0 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/UnrecognizedIntentAttachPointType/Calculator.composite
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/UnrecognizedIntentAttachPointType/Calculator.composite
diff --git a/branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/UnrecognizedIntentAttachPointType/definitions.xml b/branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/UnrecognizedIntentAttachPointType/definitions.xml
index 60f4de5cd3..60f4de5cd3 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/main/resources/policy/xml/UnrecognizedIntentAttachPointType/definitions.xml
+++ b/branches/sca-java-20080910/itest/validation/src/main/resources/policy/xml/UnrecognizedIntentAttachPointType/definitions.xml
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/assembly/xml/ContributionReadException.java b/branches/sca-java-20080910/itest/validation/src/test/java/assembly/xml/ContributionReadException.java
index 9b0d51eb59..9b0d51eb59 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/assembly/xml/ContributionReadException.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/assembly/xml/ContributionReadException.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/assembly/xml/PolicyImplValidationException.java b/branches/sca-java-20080910/itest/validation/src/test/java/assembly/xml/PolicyImplValidationException.java
index e8476991a9..e8476991a9 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/assembly/xml/PolicyImplValidationException.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/assembly/xml/PolicyImplValidationException.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/assembly/xml/PolicyServiceValidationException.java b/branches/sca-java-20080910/itest/validation/src/test/java/assembly/xml/PolicyServiceValidationException.java
index 8ae156d63e..8ae156d63e 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/assembly/xml/PolicyServiceValidationException.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/assembly/xml/PolicyServiceValidationException.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/assembly/xml/UnexpectedBindingElement.java b/branches/sca-java-20080910/itest/validation/src/test/java/assembly/xml/UnexpectedBindingElement.java
index d757ff98dd..d757ff98dd 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/assembly/xml/UnexpectedBindingElement.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/assembly/xml/UnexpectedBindingElement.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/assembly/xml/UnexpectedImplementationElement.java b/branches/sca-java-20080910/itest/validation/src/test/java/assembly/xml/UnexpectedImplementationElement.java
index 9a231a18c7..9a231a18c7 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/assembly/xml/UnexpectedImplementationElement.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/assembly/xml/UnexpectedImplementationElement.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/assembly/xml/UnexpectedInterfaceElement.java b/branches/sca-java-20080910/itest/validation/src/test/java/assembly/xml/UnexpectedInterfaceElement.java
index 4ae88b9ba3..4ae88b9ba3 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/assembly/xml/UnexpectedInterfaceElement.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/assembly/xml/UnexpectedInterfaceElement.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/ejb/UnknownEJBSessionTypeTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/binding/ejb/UnknownEJBSessionTypeTestCase.java
index ff94ad7b93..ff94ad7b93 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/ejb/UnknownEJBSessionTypeTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/binding/ejb/UnknownEJBSessionTypeTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/ejb/UnknownEJBVersionTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/binding/ejb/UnknownEJBVersionTestCase.java
index a192674aeb..a192674aeb 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/ejb/UnknownEJBVersionTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/binding/ejb/UnknownEJBVersionTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessActivationSpecTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessActivationSpecTestCase.java
index e0e5347d96..e0e5347d96 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessActivationSpecTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessActivationSpecTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessDestinationTypeTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessDestinationTypeTestCase.java
index 9e08afec09..9e08afec09 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessDestinationTypeTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessDestinationTypeTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessHeadersTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessHeadersTestCase.java
index ed96072780..ed96072780 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessHeadersTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessHeadersTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessResourceAdapterTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessResourceAdapterTestCase.java
index a2a5b0b872..a2a5b0b872 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessResourceAdapterTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessResourceAdapterTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessResponseActivationSpecTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessResponseActivationSpecTestCase.java
index 64b41623de..64b41623de 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessResponseActivationSpecTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessResponseActivationSpecTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessResponseConnectionFactoryTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessResponseConnectionFactoryTestCase.java
index 86fbe51dad..86fbe51dad 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessResponseConnectionFactoryTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessResponseConnectionFactoryTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessResponseDestinationTypeTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessResponseDestinationTypeTestCase.java
index 6e884c41cd..6e884c41cd 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessResponseDestinationTypeTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/DoesntProcessResponseDestinationTypeTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/InvalidCorrelationSchemeTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/InvalidCorrelationSchemeTestCase.java
index c237f8af18..c237f8af18 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/InvalidCorrelationSchemeTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/InvalidCorrelationSchemeTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/InvalidJMSDeliveryModeTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/InvalidJMSDeliveryModeTestCase.java
index 52dc7e5795..52dc7e5795 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/InvalidJMSDeliveryModeTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/InvalidJMSDeliveryModeTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/InvalidJMSPriorityTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/InvalidJMSPriorityTestCase.java
index a93df290c3..a93df290c3 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/InvalidJMSPriorityTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/InvalidJMSPriorityTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/InvalidResponseDestinationTypeTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/InvalidResponseDestinationTypeTestCase.java
index 949ec02134..949ec02134 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/InvalidResponseDestinationTypeTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/InvalidResponseDestinationTypeTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/MissingActivationSpecNameTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/MissingActivationSpecNameTestCase.java
index a974ef0db4..a974ef0db4 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/MissingActivationSpecNameTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/MissingActivationSpecNameTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/MissingConnectionFactoryNameTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/MissingConnectionFactoryNameTestCase.java
index adbaa50dc0..adbaa50dc0 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/MissingConnectionFactoryNameTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/MissingConnectionFactoryNameTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/MissingResponseActivationSpecTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/MissingResponseActivationSpecTestCase.java
index 4bba6b74de..4bba6b74de 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/MissingResponseActivationSpecTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/MissingResponseActivationSpecTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/MissingResponseConnectionFactoryTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/MissingResponseConnectionFactoryTestCase.java
index 8f4fc1a739..8f4fc1a739 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/MissingResponseConnectionFactoryTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/MissingResponseConnectionFactoryTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/MustStartWithSchemaTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/MustStartWithSchemaTestCase.java
index d9e1c782a8..d9e1c782a8 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/MustStartWithSchemaTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/MustStartWithSchemaTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/UnexpectedElementTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/UnexpectedElementTestCase.java
index 3e4e36d839..3e4e36d839 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/UnexpectedElementTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/UnexpectedElementTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/UnexpectedResponseElementTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/UnexpectedResponseElementTestCase.java
index 60ea47a85f..60ea47a85f 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/UnexpectedResponseElementTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/UnexpectedResponseElementTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/UnknownTokenInURITestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/UnknownTokenInURITestCase.java
index 6a75a35f99..6a75a35f99 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/jms/UnknownTokenInURITestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/binding/jms/UnknownTokenInURITestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/wsxml/InvalidWsdlElementAttrTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/binding/wsxml/InvalidWsdlElementAttrTestCase.java
index c0f60a848f..c0f60a848f 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/wsxml/InvalidWsdlElementAttrTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/binding/wsxml/InvalidWsdlElementAttrTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/wsxml/MustUseWsdlBindingTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/binding/wsxml/MustUseWsdlBindingTestCase.java
index 5a74194796..5a74194796 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/wsxml/MustUseWsdlBindingTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/binding/wsxml/MustUseWsdlBindingTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/wsxml/WsdlBindingDoesNotMatchTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/binding/wsxml/WsdlBindingDoesNotMatchTestCase.java
index 7991de7176..7991de7176 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/wsxml/WsdlBindingDoesNotMatchTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/binding/wsxml/WsdlBindingDoesNotMatchTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/wsxml/WsdlPortTypeDoesNotMatchTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/binding/wsxml/WsdlPortTypeDoesNotMatchTestCase.java
index 1ef5f7b00a..1ef5f7b00a 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/wsxml/WsdlPortTypeDoesNotMatchTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/binding/wsxml/WsdlPortTypeDoesNotMatchTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/wsxml/WsdlServiceDoesNotMatchTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/binding/wsxml/WsdlServiceDoesNotMatchTestCase.java
index a0a7d12b9f..a0a7d12b9f 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/binding/wsxml/WsdlServiceDoesNotMatchTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/binding/wsxml/WsdlServiceDoesNotMatchTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/ComponentReferenceTargetNotFoundTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/ComponentReferenceTargetNotFoundTestCase.java
index 555810f453..555810f453 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/ComponentReferenceTargetNotFoundTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/ComponentReferenceTargetNotFoundTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/DuplicateComponentNameTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/DuplicateComponentNameTestCase.java
index 4d70df1102..4d70df1102 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/DuplicateComponentNameTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/DuplicateComponentNameTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/DuplicateImplementationPropertyNameTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/DuplicateImplementationPropertyNameTestCase.java
index 7593f39991..7593f39991 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/DuplicateImplementationPropertyNameTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/DuplicateImplementationPropertyNameTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/DuplicateImplementationReferenceNameTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/DuplicateImplementationReferenceNameTestCase.java
index 0a711175dc..0a711175dc 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/DuplicateImplementationReferenceNameTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/DuplicateImplementationReferenceNameTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/DuplicatePropertyNameTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/DuplicatePropertyNameTestCase.java
index 10660795a7..10660795a7 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/DuplicatePropertyNameTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/DuplicatePropertyNameTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/DuplicateReferenceNameTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/DuplicateReferenceNameTestCase.java
index 15b4b15989..15b4b15989 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/DuplicateReferenceNameTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/DuplicateReferenceNameTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/MultipleBindingsForServiceTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/MultipleBindingsForServiceTestCase.java
index 55741ec2ef..55741ec2ef 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/MultipleBindingsForServiceTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/MultipleBindingsForServiceTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/NoComponentImplementationTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/NoComponentImplementationTestCase.java
index 7f8bd68e5e..7f8bd68e5e 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/NoComponentImplementationTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/NoComponentImplementationTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/NoCompositeNamespaceTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/NoCompositeNamespaceTestCase.java
index 1f26d3a7d6..1f26d3a7d6 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/NoCompositeNamespaceTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/NoCompositeNamespaceTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/NoMatchingBindingTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/NoMatchingBindingTestCase.java
index d398efc9ea..d398efc9ea 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/NoMatchingBindingTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/NoMatchingBindingTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/PromotedReferenceNotFoundTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/PromotedReferenceNotFoundTestCase.java
index 9d2f028dea..9d2f028dea 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/PromotedReferenceNotFoundTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/PromotedReferenceNotFoundTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/PromotedServiceNotFoundTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/PromotedServiceNotFoundTestCase.java
index 7f836e4b01..7f836e4b01 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/PromotedServiceNotFoundTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/PromotedServiceNotFoundTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/PropertyAttributeMustSupplyNullTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/PropertyAttributeMustSupplyNullTestCase.java
index 04c2594cd3..04c2594cd3 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/PropertyAttributeMustSupplyNullTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/PropertyAttributeMustSupplyNullTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/PropertyAttributeTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/PropertyAttributeTestCase.java
index 3dabfecbb6..3dabfecbb6 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/PropertyAttributeTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/PropertyAttributeTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/PropertyNotFoundTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/PropertyNotFoundTestCase.java
index 0dca8ed1df..0dca8ed1df 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/PropertyNotFoundTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/PropertyNotFoundTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/PropertyOverrideManyAttributeTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/PropertyOverrideManyAttributeTestCase.java
index 37f7ef352e..37f7ef352e 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/PropertyOverrideManyAttributeTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/PropertyOverrideManyAttributeTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/ReferenceIncompatibleComponentInterfaceTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/ReferenceIncompatibleComponentInterfaceTestCase.java
index ab57283a9e..ab57283a9e 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/ReferenceIncompatibleComponentInterfaceTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/ReferenceIncompatibleComponentInterfaceTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/ReferenceIncompatibleInterfaceTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/ReferenceIncompatibleInterfaceTestCase.java
index 4c3cc3856a..4c3cc3856a 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/ReferenceIncompatibleInterfaceTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/ReferenceIncompatibleInterfaceTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/ReferenceIncompatibleMultiplicityTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/ReferenceIncompatibleMultiplicityTestCase.java
index 06fb06f6ad..06fb06f6ad 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/ReferenceIncompatibleMultiplicityTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/ReferenceIncompatibleMultiplicityTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/ReferenceNotFoundTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/ReferenceNotFoundTestCase.java
index 6bacc8b05e..6bacc8b05e 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/ReferenceNotFoundTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/ReferenceNotFoundTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/ReferenceWithoutTargetsTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/ReferenceWithoutTargetsTestCase.java
index d615857105..d615857105 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/ReferenceWithoutTargetsTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/ReferenceWithoutTargetsTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/ServiceNotFoundForComponentServiceTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/ServiceNotFoundForComponentServiceTestCase.java
index e9b920119a..e9b920119a 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/ServiceNotFoundForComponentServiceTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/ServiceNotFoundForComponentServiceTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/UnresolvedComponentImplementationTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/UnresolvedComponentImplementationTestCase.java
index 4d950e30ff..4d950e30ff 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/UnresolvedComponentImplementationTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/UnresolvedComponentImplementationTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/XSDValidationTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/XSDValidationTestCase.java
index 60b08764c1..60b08764c1 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/calculator/warning/XSDValidationTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/calculator/warning/XSDValidationTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/contribution/java/AttributePackageMissingTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/contribution/java/AttributePackageMissingTestCase.java
index 04135ab2cc..04135ab2cc 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/contribution/java/AttributePackageMissingTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/contribution/java/AttributePackageMissingTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/contribution/namespace/AttributeNameSpaceMissingTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/contribution/namespace/AttributeNameSpaceMissingTestCase.java
index ab0afc6f65..ab0afc6f65 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/contribution/namespace/AttributeNameSpaceMissingTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/contribution/namespace/AttributeNameSpaceMissingTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/contribution/resource/AttributeURIMissingTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/contribution/resource/AttributeURIMissingTestCase.java
index 69c4d40bc7..69c4d40bc7 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/contribution/resource/AttributeURIMissingTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/contribution/resource/AttributeURIMissingTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/contribution/xml/AttributeCompositeMissingTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/contribution/xml/AttributeCompositeMissingTestCase.java
index 32c1a8b3a8..32c1a8b3a8 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/contribution/xml/AttributeCompositeMissingTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/contribution/xml/AttributeCompositeMissingTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/domain/CustomCompositeBuilder.java b/branches/sca-java-20080910/itest/validation/src/test/java/domain/CustomCompositeBuilder.java
index 8665bfd535..8665bfd535 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/domain/CustomCompositeBuilder.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/domain/CustomCompositeBuilder.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/bpel/AttributeUnrecognizedNamespaceTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/impl/bpel/AttributeUnrecognizedNamespaceTestCase.java
index 9d97e3611a..9d97e3611a 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/bpel/AttributeUnrecognizedNamespaceTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/impl/bpel/AttributeUnrecognizedNamespaceTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/bpel/AttributeWithoutNamespaceTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/impl/bpel/AttributeWithoutNamespaceTestCase.java
index 80c15dc444..80c15dc444 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/bpel/AttributeWithoutNamespaceTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/impl/bpel/AttributeWithoutNamespaceTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/bpel/BPELProcessNotFoundTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/impl/bpel/BPELProcessNotFoundTestCase.java
index 81e8aecfeb..81e8aecfeb 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/bpel/BPELProcessNotFoundTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/impl/bpel/BPELProcessNotFoundTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/bpel/CannotResolveWSDLReferenceTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/impl/bpel/CannotResolveWSDLReferenceTestCase.java
index fb0c525aea..fb0c525aea 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/bpel/CannotResolveWSDLReferenceTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/impl/bpel/CannotResolveWSDLReferenceTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/bpel/MyRolePartnerRoleNullTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/impl/bpel/MyRolePartnerRoleNullTestCase.java
index 445629457e..445629457e 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/bpel/MyRolePartnerRoleNullTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/impl/bpel/MyRolePartnerRoleNullTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/bpel/PartnerLinkHasBothAttrTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/impl/bpel/PartnerLinkHasBothAttrTestCase.java
index 00b904ae65..00b904ae65 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/bpel/PartnerLinkHasBothAttrTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/impl/bpel/PartnerLinkHasBothAttrTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/bpel/PartnerLinkNoMatchingTypeTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/impl/bpel/PartnerLinkNoMatchingTypeTestCase.java
index b7a4ee6fef..b7a4ee6fef 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/bpel/PartnerLinkNoMatchingTypeTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/impl/bpel/PartnerLinkNoMatchingTypeTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/bpel/PartnerLinkTypeNoRolesTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/impl/bpel/PartnerLinkTypeNoRolesTestCase.java
index 32d3211f36..32d3211f36 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/bpel/PartnerLinkTypeNoRolesTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/impl/bpel/PartnerLinkTypeNoRolesTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/ejb/EJBLinkAttributeMissingTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/impl/ejb/EJBLinkAttributeMissingTestCase.java
index b31451c433..b31451c433 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/ejb/EJBLinkAttributeMissingTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/impl/ejb/EJBLinkAttributeMissingTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/java/ClassNotFoundExceptionTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/impl/java/ClassNotFoundExceptionTestCase.java
index 3a7745722a..3a7745722a 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/java/ClassNotFoundExceptionTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/impl/java/ClassNotFoundExceptionTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/java/ContributionResolveExceptionTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/impl/java/ContributionResolveExceptionTestCase.java
index 59fc3ce79c..59fc3ce79c 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/java/ContributionResolveExceptionTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/impl/java/ContributionResolveExceptionTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/osgi/CouldNotLocateOSGiBundleTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/impl/osgi/CouldNotLocateOSGiBundleTestCase.java
index 6f54ad140c..6f54ad140c 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/osgi/CouldNotLocateOSGiBundleTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/impl/osgi/CouldNotLocateOSGiBundleTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/osgi/MissingComponentTypeFileTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/impl/osgi/MissingComponentTypeFileTestCase.java
index 3d75fa8ccc..3d75fa8ccc 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/osgi/MissingComponentTypeFileTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/impl/osgi/MissingComponentTypeFileTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/osgi/OSGiTestBundles.java b/branches/sca-java-20080910/itest/validation/src/test/java/impl/osgi/OSGiTestBundles.java
index 398c028dd8..398c028dd8 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/osgi/OSGiTestBundles.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/impl/osgi/OSGiTestBundles.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/osgi/PropertyShouldSpecifySRTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/impl/osgi/PropertyShouldSpecifySRTestCase.java
index 117a94337a..117a94337a 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/osgi/PropertyShouldSpecifySRTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/impl/osgi/PropertyShouldSpecifySRTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/resource/CouldNotResolveLocationTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/impl/resource/CouldNotResolveLocationTestCase.java
index 14ba8e992e..14ba8e992e 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/resource/CouldNotResolveLocationTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/impl/resource/CouldNotResolveLocationTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/resource/LocationAttributeMissingTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/impl/resource/LocationAttributeMissingTestCase.java
index 461895f824..461895f824 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/resource/LocationAttributeMissingTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/impl/resource/LocationAttributeMissingTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/spring/ContributionResolveExceptionTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/impl/spring/ContributionResolveExceptionTestCase.java
index 9b7dbef3dd..9b7dbef3dd 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/spring/ContributionResolveExceptionTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/impl/spring/ContributionResolveExceptionTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/spring/LocationAttributeMissingTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/impl/spring/LocationAttributeMissingTestCase.java
index cd38b53f66..cd38b53f66 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/spring/LocationAttributeMissingTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/impl/spring/LocationAttributeMissingTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/spring/UnableToResolveComponentTypeTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/impl/spring/UnableToResolveComponentTypeTestCase.java
index 83550ae58d..83550ae58d 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/spring/UnableToResolveComponentTypeTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/impl/spring/UnableToResolveComponentTypeTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/widget/CouldNotResolveLocationTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/impl/widget/CouldNotResolveLocationTestCase.java
index d098bb4bf8..d098bb4bf8 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/widget/CouldNotResolveLocationTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/impl/widget/CouldNotResolveLocationTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/widget/LocationAttributeMissingTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/impl/widget/LocationAttributeMissingTestCase.java
index 2f85d8ed4a..2f85d8ed4a 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/widget/LocationAttributeMissingTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/impl/widget/LocationAttributeMissingTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/xquery/CouldNotLocateFileTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/impl/xquery/CouldNotLocateFileTestCase.java
index f90fc3b83f..f90fc3b83f 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/xquery/CouldNotLocateFileTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/impl/xquery/CouldNotLocateFileTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/xquery/LocationAttributeMissingTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/impl/xquery/LocationAttributeMissingTestCase.java
index 01450a8836..01450a8836 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/impl/xquery/LocationAttributeMissingTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/impl/xquery/LocationAttributeMissingTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/interfacejava/xml/ClassNotFoundTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/interfacejava/xml/ClassNotFoundTestCase.java
index a03e056298..a03e056298 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/interfacejava/xml/ClassNotFoundTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/interfacejava/xml/ClassNotFoundTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/interfacejava/xml/ContributionResolveExceptionTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/interfacejava/xml/ContributionResolveExceptionTestCase.java
index e0524f57b7..e0524f57b7 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/interfacejava/xml/ContributionResolveExceptionTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/interfacejava/xml/ContributionResolveExceptionTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/interfacewsdl/xml/InvalidWSDLInterfaceAttrTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/interfacewsdl/xml/InvalidWSDLInterfaceAttrTestCase.java
index e212477c61..e212477c61 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/interfacewsdl/xml/InvalidWSDLInterfaceAttrTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/interfacewsdl/xml/InvalidWSDLInterfaceAttrTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/interfacewsdl/xml/WsdlInterfaceDoesNotMatchTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/interfacewsdl/xml/WsdlInterfaceDoesNotMatchTestCase.java
index df2a2671df..df2a2671df 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/interfacewsdl/xml/WsdlInterfaceDoesNotMatchTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/interfacewsdl/xml/WsdlInterfaceDoesNotMatchTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/policy/xml/AlwaysProvidedIntentNotFoundTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/policy/xml/AlwaysProvidedIntentNotFoundTestCase.java
index 361e2f2bfb..361e2f2bfb 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/policy/xml/AlwaysProvidedIntentNotFoundTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/policy/xml/AlwaysProvidedIntentNotFoundTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/policy/xml/ErrorInPolicyIntentDefinitionTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/policy/xml/ErrorInPolicyIntentDefinitionTestCase.java
index a85dc334f4..a85dc334f4 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/policy/xml/ErrorInPolicyIntentDefinitionTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/policy/xml/ErrorInPolicyIntentDefinitionTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/policy/xml/IntentNotSpecifiedTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/policy/xml/IntentNotSpecifiedTestCase.java
index 3f98757ce5..3f98757ce5 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/policy/xml/IntentNotSpecifiedTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/policy/xml/IntentNotSpecifiedTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/policy/xml/MayProvideIntentNotFoundTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/policy/xml/MayProvideIntentNotFoundTestCase.java
index 3b8d075165..3b8d075165 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/policy/xml/MayProvideIntentNotFoundTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/policy/xml/MayProvideIntentNotFoundTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/policy/xml/RequiredAttributeMissingTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/policy/xml/RequiredAttributeMissingTestCase.java
index bcf1f82392..bcf1f82392 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/policy/xml/RequiredAttributeMissingTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/policy/xml/RequiredAttributeMissingTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/policy/xml/UnableToMapPoliciesTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/policy/xml/UnableToMapPoliciesTestCase.java
index 2a767d3550..2a767d3550 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/policy/xml/UnableToMapPoliciesTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/policy/xml/UnableToMapPoliciesTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/validation/src/test/java/policy/xml/UnrecognizedIntentAttachPointTypeTestCase.java b/branches/sca-java-20080910/itest/validation/src/test/java/policy/xml/UnrecognizedIntentAttachPointTypeTestCase.java
index eec39d711e..eec39d711e 100644
--- a/branches/sca-trunk-20080910/itest/validation/src/test/java/policy/xml/UnrecognizedIntentAttachPointTypeTestCase.java
+++ b/branches/sca-java-20080910/itest/validation/src/test/java/policy/xml/UnrecognizedIntentAttachPointTypeTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/wasAdmin.py b/branches/sca-java-20080910/itest/wasAdmin.py
index 2be2b1eff7..2be2b1eff7 100644
--- a/branches/sca-trunk-20080910/itest/wasAdmin.py
+++ b/branches/sca-java-20080910/itest/wasAdmin.py
diff --git a/branches/sca-trunk-20080910/itest/wires/pom.xml b/branches/sca-java-20080910/itest/wires/pom.xml
index 08a97d8414..08a97d8414 100644
--- a/branches/sca-trunk-20080910/itest/wires/pom.xml
+++ b/branches/sca-java-20080910/itest/wires/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireClient.java b/branches/sca-java-20080910/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireClient.java
index 09d5b0278e..09d5b0278e 100644
--- a/branches/sca-trunk-20080910/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireClient.java
+++ b/branches/sca-java-20080910/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireClient.java
diff --git a/branches/sca-trunk-20080910/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireClientImpl.java b/branches/sca-java-20080910/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireClientImpl.java
index f0964ebb93..f0964ebb93 100644
--- a/branches/sca-trunk-20080910/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireClientImpl.java
+++ b/branches/sca-java-20080910/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireService.java b/branches/sca-java-20080910/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireService.java
index c19a0b4f74..c19a0b4f74 100644
--- a/branches/sca-trunk-20080910/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireService.java
+++ b/branches/sca-java-20080910/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireService.java
diff --git a/branches/sca-trunk-20080910/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireServiceImpl.java b/branches/sca-java-20080910/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireServiceImpl.java
index b7ccdbf8d1..b7ccdbf8d1 100644
--- a/branches/sca-trunk-20080910/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireServiceImpl.java
+++ b/branches/sca-java-20080910/itest/wires/src/main/java/org/apache/tuscany/sca/itest/WireServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/wires/src/main/resources/WireTest.composite b/branches/sca-java-20080910/itest/wires/src/main/resources/WireTest.composite
index 8b764d0e7d..8b764d0e7d 100644
--- a/branches/sca-trunk-20080910/itest/wires/src/main/resources/WireTest.composite
+++ b/branches/sca-java-20080910/itest/wires/src/main/resources/WireTest.composite
diff --git a/branches/sca-trunk-20080910/itest/wires/src/test/java/org/apache/tuscany/sca/itest/WireTestCase.java b/branches/sca-java-20080910/itest/wires/src/test/java/org/apache/tuscany/sca/itest/WireTestCase.java
index 95f721cd8e..95f721cd8e 100644
--- a/branches/sca-trunk-20080910/itest/wires/src/test/java/org/apache/tuscany/sca/itest/WireTestCase.java
+++ b/branches/sca-java-20080910/itest/wires/src/test/java/org/apache/tuscany/sca/itest/WireTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/ws-void-args-return/pom.xml b/branches/sca-java-20080910/itest/ws-void-args-return/pom.xml
index 673a887758..673a887758 100644
--- a/branches/sca-trunk-20080910/itest/ws-void-args-return/pom.xml
+++ b/branches/sca-java-20080910/itest/ws-void-args-return/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/ws-void-args-return/src/main/java/voidtest/Bean.java b/branches/sca-java-20080910/itest/ws-void-args-return/src/main/java/voidtest/Bean.java
index 43e251369d..43e251369d 100644
--- a/branches/sca-trunk-20080910/itest/ws-void-args-return/src/main/java/voidtest/Bean.java
+++ b/branches/sca-java-20080910/itest/ws-void-args-return/src/main/java/voidtest/Bean.java
diff --git a/branches/sca-trunk-20080910/itest/ws-void-args-return/src/main/java/voidtest/HelloWorldImpl.java b/branches/sca-java-20080910/itest/ws-void-args-return/src/main/java/voidtest/HelloWorldImpl.java
index dc949b5191..dc949b5191 100644
--- a/branches/sca-trunk-20080910/itest/ws-void-args-return/src/main/java/voidtest/HelloWorldImpl.java
+++ b/branches/sca-java-20080910/itest/ws-void-args-return/src/main/java/voidtest/HelloWorldImpl.java
diff --git a/branches/sca-trunk-20080910/itest/ws-void-args-return/src/main/java/voidtest/HelloWorldService.java b/branches/sca-java-20080910/itest/ws-void-args-return/src/main/java/voidtest/HelloWorldService.java
index 4777f793e0..4777f793e0 100644
--- a/branches/sca-trunk-20080910/itest/ws-void-args-return/src/main/java/voidtest/HelloWorldService.java
+++ b/branches/sca-java-20080910/itest/ws-void-args-return/src/main/java/voidtest/HelloWorldService.java
diff --git a/branches/sca-trunk-20080910/itest/ws-void-args-return/src/main/java/voidtest/TestClient.java b/branches/sca-java-20080910/itest/ws-void-args-return/src/main/java/voidtest/TestClient.java
index d549bccaf0..d549bccaf0 100644
--- a/branches/sca-trunk-20080910/itest/ws-void-args-return/src/main/java/voidtest/TestClient.java
+++ b/branches/sca-java-20080910/itest/ws-void-args-return/src/main/java/voidtest/TestClient.java
diff --git a/branches/sca-trunk-20080910/itest/ws-void-args-return/src/main/java/voidtest/TestClientImpl.java b/branches/sca-java-20080910/itest/ws-void-args-return/src/main/java/voidtest/TestClientImpl.java
index 1cdd094c50..1cdd094c50 100644
--- a/branches/sca-trunk-20080910/itest/ws-void-args-return/src/main/java/voidtest/TestClientImpl.java
+++ b/branches/sca-java-20080910/itest/ws-void-args-return/src/main/java/voidtest/TestClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/ws-void-args-return/src/main/resources/voidtest.composite b/branches/sca-java-20080910/itest/ws-void-args-return/src/main/resources/voidtest.composite
index 0f31c4cd2c..0f31c4cd2c 100644
--- a/branches/sca-trunk-20080910/itest/ws-void-args-return/src/main/resources/voidtest.composite
+++ b/branches/sca-java-20080910/itest/ws-void-args-return/src/main/resources/voidtest.composite
diff --git a/branches/sca-trunk-20080910/itest/ws-void-args-return/src/test/java/voidtest/VoidArgsReturnTestCase.java b/branches/sca-java-20080910/itest/ws-void-args-return/src/test/java/voidtest/VoidArgsReturnTestCase.java
index eaaa67c22c..eaaa67c22c 100644
--- a/branches/sca-trunk-20080910/itest/ws-void-args-return/src/test/java/voidtest/VoidArgsReturnTestCase.java
+++ b/branches/sca-java-20080910/itest/ws-void-args-return/src/test/java/voidtest/VoidArgsReturnTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/wsdl-multiple/pom.xml b/branches/sca-java-20080910/itest/wsdl-multiple/pom.xml
index 4d65aaf25c..4d65aaf25c 100644
--- a/branches/sca-trunk-20080910/itest/wsdl-multiple/pom.xml
+++ b/branches/sca-java-20080910/itest/wsdl-multiple/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldCallback.java b/branches/sca-java-20080910/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldCallback.java
index 842ae0a692..842ae0a692 100644
--- a/branches/sca-trunk-20080910/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldCallback.java
+++ b/branches/sca-java-20080910/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldCallback.java
diff --git a/branches/sca-trunk-20080910/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldClientImpl.java b/branches/sca-java-20080910/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldClientImpl.java
index d2d898e9c4..d2d898e9c4 100644
--- a/branches/sca-trunk-20080910/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldClientImpl.java
+++ b/branches/sca-java-20080910/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldService.java b/branches/sca-java-20080910/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldService.java
index d4fbd434fe..d4fbd434fe 100644
--- a/branches/sca-trunk-20080910/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldService.java
+++ b/branches/sca-java-20080910/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldService.java
diff --git a/branches/sca-trunk-20080910/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldServiceImpl.java b/branches/sca-java-20080910/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldServiceImpl.java
index a46f763960..a46f763960 100644
--- a/branches/sca-trunk-20080910/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldServiceImpl.java
+++ b/branches/sca-java-20080910/itest/wsdl-multiple/src/main/java/helloworld/HelloWorldServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/wsdl-multiple/src/main/resources/auto-wsdl.composite b/branches/sca-java-20080910/itest/wsdl-multiple/src/main/resources/auto-wsdl.composite
index 9d9ed57cc7..9d9ed57cc7 100644
--- a/branches/sca-trunk-20080910/itest/wsdl-multiple/src/main/resources/auto-wsdl.composite
+++ b/branches/sca-java-20080910/itest/wsdl-multiple/src/main/resources/auto-wsdl.composite
diff --git a/branches/sca-trunk-20080910/itest/wsdl-multiple/src/main/resources/manual-wsdl.composite b/branches/sca-java-20080910/itest/wsdl-multiple/src/main/resources/manual-wsdl.composite
index 0c1dc5d353..0c1dc5d353 100644
--- a/branches/sca-trunk-20080910/itest/wsdl-multiple/src/main/resources/manual-wsdl.composite
+++ b/branches/sca-java-20080910/itest/wsdl-multiple/src/main/resources/manual-wsdl.composite
diff --git a/branches/sca-trunk-20080910/itest/wsdl-multiple/src/main/resources/wsdl/helloworld.HelloWorldCallback.wsdl b/branches/sca-java-20080910/itest/wsdl-multiple/src/main/resources/wsdl/helloworld.HelloWorldCallback.wsdl
index ea2f93c3e6..ea2f93c3e6 100644
--- a/branches/sca-trunk-20080910/itest/wsdl-multiple/src/main/resources/wsdl/helloworld.HelloWorldCallback.wsdl
+++ b/branches/sca-java-20080910/itest/wsdl-multiple/src/main/resources/wsdl/helloworld.HelloWorldCallback.wsdl
diff --git a/branches/sca-trunk-20080910/itest/wsdl-multiple/src/main/resources/wsdl/helloworld.HelloWorldService.wsdl b/branches/sca-java-20080910/itest/wsdl-multiple/src/main/resources/wsdl/helloworld.HelloWorldService.wsdl
index 1e50e146f2..1e50e146f2 100644
--- a/branches/sca-trunk-20080910/itest/wsdl-multiple/src/main/resources/wsdl/helloworld.HelloWorldService.wsdl
+++ b/branches/sca-java-20080910/itest/wsdl-multiple/src/main/resources/wsdl/helloworld.HelloWorldService.wsdl
diff --git a/branches/sca-trunk-20080910/itest/wsdl-multiple/src/test/java/org/apache/tuscany/sca/itest/AutoWSDLTestCase.java b/branches/sca-java-20080910/itest/wsdl-multiple/src/test/java/org/apache/tuscany/sca/itest/AutoWSDLTestCase.java
index 6a872faa17..6a872faa17 100644
--- a/branches/sca-trunk-20080910/itest/wsdl-multiple/src/test/java/org/apache/tuscany/sca/itest/AutoWSDLTestCase.java
+++ b/branches/sca-java-20080910/itest/wsdl-multiple/src/test/java/org/apache/tuscany/sca/itest/AutoWSDLTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/wsdl-multiple/src/test/java/org/apache/tuscany/sca/itest/ManualWSDLTestCase.java b/branches/sca-java-20080910/itest/wsdl-multiple/src/test/java/org/apache/tuscany/sca/itest/ManualWSDLTestCase.java
index 5852f8d802..5852f8d802 100644
--- a/branches/sca-trunk-20080910/itest/wsdl-multiple/src/test/java/org/apache/tuscany/sca/itest/ManualWSDLTestCase.java
+++ b/branches/sca-java-20080910/itest/wsdl-multiple/src/test/java/org/apache/tuscany/sca/itest/ManualWSDLTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/wsdl/pom.xml b/branches/sca-java-20080910/itest/wsdl/pom.xml
index 9c48a604b5..9c48a604b5 100644
--- a/branches/sca-trunk-20080910/itest/wsdl/pom.xml
+++ b/branches/sca-java-20080910/itest/wsdl/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/AccountDataService.java b/branches/sca-java-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/AccountDataService.java
index 265b11f7dd..265b11f7dd 100644
--- a/branches/sca-trunk-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/AccountDataService.java
+++ b/branches/sca-java-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/AccountDataService.java
diff --git a/branches/sca-trunk-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/AccountDataServiceImpl.java b/branches/sca-java-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/AccountDataServiceImpl.java
index f8c9c28f26..f8c9c28f26 100644
--- a/branches/sca-trunk-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/AccountDataServiceImpl.java
+++ b/branches/sca-java-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/AccountDataServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/AccountServiceClientImpl.java b/branches/sca-java-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/AccountServiceClientImpl.java
index f16d20689d..f16d20689d 100644
--- a/branches/sca-trunk-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/AccountServiceClientImpl.java
+++ b/branches/sca-java-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/AccountServiceClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component2aImpl.java b/branches/sca-java-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component2aImpl.java
index cba6f2ee6c..cba6f2ee6c 100644
--- a/branches/sca-trunk-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component2aImpl.java
+++ b/branches/sca-java-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component2aImpl.java
diff --git a/branches/sca-trunk-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component2bImpl.java b/branches/sca-java-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component2bImpl.java
index 9f15be0236..9f15be0236 100644
--- a/branches/sca-trunk-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component2bImpl.java
+++ b/branches/sca-java-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component2bImpl.java
diff --git a/branches/sca-trunk-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component3aImpl.java b/branches/sca-java-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component3aImpl.java
index f174e1af07..f174e1af07 100644
--- a/branches/sca-trunk-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component3aImpl.java
+++ b/branches/sca-java-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component3aImpl.java
diff --git a/branches/sca-trunk-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component3bImpl.java b/branches/sca-java-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component3bImpl.java
index 4a5b7bceef..4a5b7bceef 100644
--- a/branches/sca-trunk-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component3bImpl.java
+++ b/branches/sca-java-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/Component3bImpl.java
diff --git a/branches/sca-trunk-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/CustomerIdService.java b/branches/sca-java-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/CustomerIdService.java
index e747eb041f..e747eb041f 100644
--- a/branches/sca-trunk-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/CustomerIdService.java
+++ b/branches/sca-java-20080910/itest/wsdl/src/main/java/bigbank/account/services/accountdata/CustomerIdService.java
diff --git a/branches/sca-trunk-20080910/itest/wsdl/src/main/java/helloworld/HelloWorldImpl.java b/branches/sca-java-20080910/itest/wsdl/src/main/java/helloworld/HelloWorldImpl.java
index c9076ebba6..c9076ebba6 100644
--- a/branches/sca-trunk-20080910/itest/wsdl/src/main/java/helloworld/HelloWorldImpl.java
+++ b/branches/sca-java-20080910/itest/wsdl/src/main/java/helloworld/HelloWorldImpl.java
diff --git a/branches/sca-trunk-20080910/itest/wsdl/src/main/java/helloworld/HelloWorldService.java b/branches/sca-java-20080910/itest/wsdl/src/main/java/helloworld/HelloWorldService.java
index 268d90e910..268d90e910 100644
--- a/branches/sca-trunk-20080910/itest/wsdl/src/main/java/helloworld/HelloWorldService.java
+++ b/branches/sca-java-20080910/itest/wsdl/src/main/java/helloworld/HelloWorldService.java
diff --git a/branches/sca-trunk-20080910/itest/wsdl/src/main/java/helloworld/HelloWorldServiceComponent.java b/branches/sca-java-20080910/itest/wsdl/src/main/java/helloworld/HelloWorldServiceComponent.java
index d706517b76..d706517b76 100644
--- a/branches/sca-trunk-20080910/itest/wsdl/src/main/java/helloworld/HelloWorldServiceComponent.java
+++ b/branches/sca-java-20080910/itest/wsdl/src/main/java/helloworld/HelloWorldServiceComponent.java
diff --git a/branches/sca-trunk-20080910/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component2aImpl.java b/branches/sca-java-20080910/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component2aImpl.java
index 9d147dc013..9d147dc013 100644
--- a/branches/sca-trunk-20080910/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component2aImpl.java
+++ b/branches/sca-java-20080910/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component2aImpl.java
diff --git a/branches/sca-trunk-20080910/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component2bImpl.java b/branches/sca-java-20080910/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component2bImpl.java
index 7556e02b36..7556e02b36 100644
--- a/branches/sca-trunk-20080910/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component2bImpl.java
+++ b/branches/sca-java-20080910/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component2bImpl.java
diff --git a/branches/sca-trunk-20080910/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component3aImpl.java b/branches/sca-java-20080910/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component3aImpl.java
index e7031ff41c..e7031ff41c 100644
--- a/branches/sca-trunk-20080910/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component3aImpl.java
+++ b/branches/sca-java-20080910/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component3aImpl.java
diff --git a/branches/sca-trunk-20080910/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component3bImpl.java b/branches/sca-java-20080910/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component3bImpl.java
index 7a049ed7b0..7a049ed7b0 100644
--- a/branches/sca-trunk-20080910/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component3bImpl.java
+++ b/branches/sca-java-20080910/itest/wsdl/src/main/java/org/apache/tuscany/sca/itest/Component3bImpl.java
diff --git a/branches/sca-trunk-20080910/itest/wsdl/src/main/resources/SDOWSDLTest.composite b/branches/sca-java-20080910/itest/wsdl/src/main/resources/SDOWSDLTest.composite
index 62596ee62a..62596ee62a 100644
--- a/branches/sca-trunk-20080910/itest/wsdl/src/main/resources/SDOWSDLTest.composite
+++ b/branches/sca-java-20080910/itest/wsdl/src/main/resources/SDOWSDLTest.composite
diff --git a/branches/sca-trunk-20080910/itest/wsdl/src/main/resources/WSDLTest.composite b/branches/sca-java-20080910/itest/wsdl/src/main/resources/WSDLTest.composite
index 2024578dae..2024578dae 100644
--- a/branches/sca-trunk-20080910/itest/wsdl/src/main/resources/WSDLTest.composite
+++ b/branches/sca-java-20080910/itest/wsdl/src/main/resources/WSDLTest.composite
diff --git a/branches/sca-trunk-20080910/itest/wsdl/src/main/resources/wsdl/AccountService.wsdl b/branches/sca-java-20080910/itest/wsdl/src/main/resources/wsdl/AccountService.wsdl
index 73f9ed4bfc..73f9ed4bfc 100644
--- a/branches/sca-trunk-20080910/itest/wsdl/src/main/resources/wsdl/AccountService.wsdl
+++ b/branches/sca-java-20080910/itest/wsdl/src/main/resources/wsdl/AccountService.wsdl
diff --git a/branches/sca-trunk-20080910/itest/wsdl/src/main/resources/wsdl/Hello.xsd b/branches/sca-java-20080910/itest/wsdl/src/main/resources/wsdl/Hello.xsd
index 4fc5b10e7c..4fc5b10e7c 100644
--- a/branches/sca-trunk-20080910/itest/wsdl/src/main/resources/wsdl/Hello.xsd
+++ b/branches/sca-java-20080910/itest/wsdl/src/main/resources/wsdl/Hello.xsd
diff --git a/branches/sca-trunk-20080910/itest/wsdl/src/main/resources/wsdl/helloworld.wsdl b/branches/sca-java-20080910/itest/wsdl/src/main/resources/wsdl/helloworld.wsdl
index 1966acc957..1966acc957 100644
--- a/branches/sca-trunk-20080910/itest/wsdl/src/main/resources/wsdl/helloworld.wsdl
+++ b/branches/sca-java-20080910/itest/wsdl/src/main/resources/wsdl/helloworld.wsdl
diff --git a/branches/sca-trunk-20080910/itest/wsdl/src/test/java/org/apache/tuscany/sca/itest/SDOWSDLTestCase.java b/branches/sca-java-20080910/itest/wsdl/src/test/java/org/apache/tuscany/sca/itest/SDOWSDLTestCase.java
index 12441753fb..12441753fb 100644
--- a/branches/sca-trunk-20080910/itest/wsdl/src/test/java/org/apache/tuscany/sca/itest/SDOWSDLTestCase.java
+++ b/branches/sca-java-20080910/itest/wsdl/src/test/java/org/apache/tuscany/sca/itest/SDOWSDLTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/wsdl/src/test/java/org/apache/tuscany/sca/itest/WSDLTestCase.java b/branches/sca-java-20080910/itest/wsdl/src/test/java/org/apache/tuscany/sca/itest/WSDLTestCase.java
index fd30d69c79..fd30d69c79 100644
--- a/branches/sca-trunk-20080910/itest/wsdl/src/test/java/org/apache/tuscany/sca/itest/WSDLTestCase.java
+++ b/branches/sca-java-20080910/itest/wsdl/src/test/java/org/apache/tuscany/sca/itest/WSDLTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/wsdl2java/pom.xml b/branches/sca-java-20080910/itest/wsdl2java/pom.xml
index 4691ce1ace..4691ce1ace 100644
--- a/branches/sca-trunk-20080910/itest/wsdl2java/pom.xml
+++ b/branches/sca-java-20080910/itest/wsdl2java/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/wsdl2java/src/test/resources/AccountService.wsdl b/branches/sca-java-20080910/itest/wsdl2java/src/test/resources/AccountService.wsdl
index 9e5650e7dd..9e5650e7dd 100644
--- a/branches/sca-trunk-20080910/itest/wsdl2java/src/test/resources/AccountService.wsdl
+++ b/branches/sca-java-20080910/itest/wsdl2java/src/test/resources/AccountService.wsdl
diff --git a/branches/sca-trunk-20080910/itest/wsdl2java/src/test/resources/EchoService.wsdl b/branches/sca-java-20080910/itest/wsdl2java/src/test/resources/EchoService.wsdl
index 50d580f299..50d580f299 100644
--- a/branches/sca-trunk-20080910/itest/wsdl2java/src/test/resources/EchoService.wsdl
+++ b/branches/sca-java-20080910/itest/wsdl2java/src/test/resources/EchoService.wsdl
diff --git a/branches/sca-trunk-20080910/itest/wsdl2java/src/test/resources/EchoService.xsd b/branches/sca-java-20080910/itest/wsdl2java/src/test/resources/EchoService.xsd
index 8069d4861f..8069d4861f 100644
--- a/branches/sca-trunk-20080910/itest/wsdl2java/src/test/resources/EchoService.xsd
+++ b/branches/sca-java-20080910/itest/wsdl2java/src/test/resources/EchoService.xsd
diff --git a/branches/sca-trunk-20080910/itest/wsdl2java/src/test/resources/StockExceptionTest.wsdl b/branches/sca-java-20080910/itest/wsdl2java/src/test/resources/StockExceptionTest.wsdl
index c44229c162..c44229c162 100644
--- a/branches/sca-trunk-20080910/itest/wsdl2java/src/test/resources/StockExceptionTest.wsdl
+++ b/branches/sca-java-20080910/itest/wsdl2java/src/test/resources/StockExceptionTest.wsdl
diff --git a/branches/sca-trunk-20080910/itest/wsdlless/pom.xml b/branches/sca-java-20080910/itest/wsdlless/pom.xml
index 08c84589ea..08c84589ea 100644
--- a/branches/sca-trunk-20080910/itest/wsdlless/pom.xml
+++ b/branches/sca-java-20080910/itest/wsdlless/pom.xml
diff --git a/branches/sca-trunk-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/AccountDataService.java b/branches/sca-java-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/AccountDataService.java
index 5886ebc6ff..5886ebc6ff 100644
--- a/branches/sca-trunk-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/AccountDataService.java
+++ b/branches/sca-java-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/AccountDataService.java
diff --git a/branches/sca-trunk-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/AccountDataServiceImpl.java b/branches/sca-java-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/AccountDataServiceImpl.java
index df658428fd..df658428fd 100644
--- a/branches/sca-trunk-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/AccountDataServiceImpl.java
+++ b/branches/sca-java-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/AccountDataServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/AccountServiceClientImpl.java b/branches/sca-java-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/AccountServiceClientImpl.java
index d39df8c00e..d39df8c00e 100644
--- a/branches/sca-trunk-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/AccountServiceClientImpl.java
+++ b/branches/sca-java-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/AccountServiceClientImpl.java
diff --git a/branches/sca-trunk-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component2aImpl.java b/branches/sca-java-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component2aImpl.java
index d4a06780c3..d4a06780c3 100644
--- a/branches/sca-trunk-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component2aImpl.java
+++ b/branches/sca-java-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component2aImpl.java
diff --git a/branches/sca-trunk-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component2bImpl.java b/branches/sca-java-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component2bImpl.java
index 6dc46c60b5..6dc46c60b5 100644
--- a/branches/sca-trunk-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component2bImpl.java
+++ b/branches/sca-java-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component2bImpl.java
diff --git a/branches/sca-trunk-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component3aImpl.java b/branches/sca-java-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component3aImpl.java
index 8471000152..8471000152 100644
--- a/branches/sca-trunk-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component3aImpl.java
+++ b/branches/sca-java-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component3aImpl.java
diff --git a/branches/sca-trunk-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component3bImpl.java b/branches/sca-java-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component3bImpl.java
index 859c61a724..859c61a724 100644
--- a/branches/sca-trunk-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component3bImpl.java
+++ b/branches/sca-java-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/Component3bImpl.java
diff --git a/branches/sca-trunk-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/CustomerIdService.java b/branches/sca-java-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/CustomerIdService.java
index e747eb041f..e747eb041f 100644
--- a/branches/sca-trunk-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/CustomerIdService.java
+++ b/branches/sca-java-20080910/itest/wsdlless/src/main/java/bigbank/account/services/accountdata/CustomerIdService.java
diff --git a/branches/sca-trunk-20080910/itest/wsdlless/src/main/java/helloworld/HelloWorldImpl.java b/branches/sca-java-20080910/itest/wsdlless/src/main/java/helloworld/HelloWorldImpl.java
index ca7c25f3fa..ca7c25f3fa 100644
--- a/branches/sca-trunk-20080910/itest/wsdlless/src/main/java/helloworld/HelloWorldImpl.java
+++ b/branches/sca-java-20080910/itest/wsdlless/src/main/java/helloworld/HelloWorldImpl.java
diff --git a/branches/sca-trunk-20080910/itest/wsdlless/src/main/java/helloworld/HelloWorldService.java b/branches/sca-java-20080910/itest/wsdlless/src/main/java/helloworld/HelloWorldService.java
index 8b234599aa..8b234599aa 100644
--- a/branches/sca-trunk-20080910/itest/wsdlless/src/main/java/helloworld/HelloWorldService.java
+++ b/branches/sca-java-20080910/itest/wsdlless/src/main/java/helloworld/HelloWorldService.java
diff --git a/branches/sca-trunk-20080910/itest/wsdlless/src/main/java/helloworld/HelloWorldServiceComponent.java b/branches/sca-java-20080910/itest/wsdlless/src/main/java/helloworld/HelloWorldServiceComponent.java
index 03984f7252..03984f7252 100644
--- a/branches/sca-trunk-20080910/itest/wsdlless/src/main/java/helloworld/HelloWorldServiceComponent.java
+++ b/branches/sca-java-20080910/itest/wsdlless/src/main/java/helloworld/HelloWorldServiceComponent.java
diff --git a/branches/sca-trunk-20080910/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component2aImpl.java b/branches/sca-java-20080910/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component2aImpl.java
index 45bb697437..45bb697437 100644
--- a/branches/sca-trunk-20080910/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component2aImpl.java
+++ b/branches/sca-java-20080910/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component2aImpl.java
diff --git a/branches/sca-trunk-20080910/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component2bImpl.java b/branches/sca-java-20080910/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component2bImpl.java
index 9342c8e6ee..9342c8e6ee 100644
--- a/branches/sca-trunk-20080910/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component2bImpl.java
+++ b/branches/sca-java-20080910/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component2bImpl.java
diff --git a/branches/sca-trunk-20080910/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component3aImpl.java b/branches/sca-java-20080910/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component3aImpl.java
index 6c5ac96b67..6c5ac96b67 100644
--- a/branches/sca-trunk-20080910/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component3aImpl.java
+++ b/branches/sca-java-20080910/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component3aImpl.java
diff --git a/branches/sca-trunk-20080910/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component3bImpl.java b/branches/sca-java-20080910/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component3bImpl.java
index ebaf33f568..ebaf33f568 100644
--- a/branches/sca-trunk-20080910/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component3bImpl.java
+++ b/branches/sca-java-20080910/itest/wsdlless/src/main/java/org/apache/tuscany/sca/itest/Component3bImpl.java
diff --git a/branches/sca-trunk-20080910/itest/wsdlless/src/main/java/service/AnObject.java b/branches/sca-java-20080910/itest/wsdlless/src/main/java/service/AnObject.java
index 65ba52f356..65ba52f356 100644
--- a/branches/sca-trunk-20080910/itest/wsdlless/src/main/java/service/AnObject.java
+++ b/branches/sca-java-20080910/itest/wsdlless/src/main/java/service/AnObject.java
diff --git a/branches/sca-trunk-20080910/itest/wsdlless/src/main/java/service/MoreComplexObject.java b/branches/sca-java-20080910/itest/wsdlless/src/main/java/service/MoreComplexObject.java
index 69eba6701d..69eba6701d 100644
--- a/branches/sca-trunk-20080910/itest/wsdlless/src/main/java/service/MoreComplexObject.java
+++ b/branches/sca-java-20080910/itest/wsdlless/src/main/java/service/MoreComplexObject.java
diff --git a/branches/sca-trunk-20080910/itest/wsdlless/src/main/java/service/SomeService.java b/branches/sca-java-20080910/itest/wsdlless/src/main/java/service/SomeService.java
index f6aaacb23a..f6aaacb23a 100644
--- a/branches/sca-trunk-20080910/itest/wsdlless/src/main/java/service/SomeService.java
+++ b/branches/sca-java-20080910/itest/wsdlless/src/main/java/service/SomeService.java
diff --git a/branches/sca-trunk-20080910/itest/wsdlless/src/main/java/service/SomeServiceImpl.java b/branches/sca-java-20080910/itest/wsdlless/src/main/java/service/SomeServiceImpl.java
index 39a2131024..39a2131024 100644
--- a/branches/sca-trunk-20080910/itest/wsdlless/src/main/java/service/SomeServiceImpl.java
+++ b/branches/sca-java-20080910/itest/wsdlless/src/main/java/service/SomeServiceImpl.java
diff --git a/branches/sca-trunk-20080910/itest/wsdlless/src/main/resources/SDOWSDLTest.composite b/branches/sca-java-20080910/itest/wsdlless/src/main/resources/SDOWSDLTest.composite
index 16d3806318..16d3806318 100644
--- a/branches/sca-trunk-20080910/itest/wsdlless/src/main/resources/SDOWSDLTest.composite
+++ b/branches/sca-java-20080910/itest/wsdlless/src/main/resources/SDOWSDLTest.composite
diff --git a/branches/sca-trunk-20080910/itest/wsdlless/src/main/resources/WSDLTest.composite b/branches/sca-java-20080910/itest/wsdlless/src/main/resources/WSDLTest.composite
index e69cdbc282..e69cdbc282 100644
--- a/branches/sca-trunk-20080910/itest/wsdlless/src/main/resources/WSDLTest.composite
+++ b/branches/sca-java-20080910/itest/wsdlless/src/main/resources/WSDLTest.composite
diff --git a/branches/sca-trunk-20080910/itest/wsdlless/src/main/resources/some.composite b/branches/sca-java-20080910/itest/wsdlless/src/main/resources/some.composite
index 1b099239d1..1b099239d1 100644
--- a/branches/sca-trunk-20080910/itest/wsdlless/src/main/resources/some.composite
+++ b/branches/sca-java-20080910/itest/wsdlless/src/main/resources/some.composite
diff --git a/branches/sca-trunk-20080910/itest/wsdlless/src/main/resources/wsdl/AccountService.wsdl b/branches/sca-java-20080910/itest/wsdlless/src/main/resources/wsdl/AccountService.wsdl
index 73f9ed4bfc..73f9ed4bfc 100644
--- a/branches/sca-trunk-20080910/itest/wsdlless/src/main/resources/wsdl/AccountService.wsdl
+++ b/branches/sca-java-20080910/itest/wsdlless/src/main/resources/wsdl/AccountService.wsdl
diff --git a/branches/sca-trunk-20080910/itest/wsdlless/src/main/resources/wsdl/helloworld.wsdl b/branches/sca-java-20080910/itest/wsdlless/src/main/resources/wsdl/helloworld.wsdl
index bc6fe0e89a..bc6fe0e89a 100644
--- a/branches/sca-trunk-20080910/itest/wsdlless/src/main/resources/wsdl/helloworld.wsdl
+++ b/branches/sca-java-20080910/itest/wsdlless/src/main/resources/wsdl/helloworld.wsdl
diff --git a/branches/sca-trunk-20080910/itest/wsdlless/src/test/java/org/apache/tuscany/sca/itest/SDOWSDLTestCase.java b/branches/sca-java-20080910/itest/wsdlless/src/test/java/org/apache/tuscany/sca/itest/SDOWSDLTestCase.java
index 33f541b21b..33f541b21b 100644
--- a/branches/sca-trunk-20080910/itest/wsdlless/src/test/java/org/apache/tuscany/sca/itest/SDOWSDLTestCase.java
+++ b/branches/sca-java-20080910/itest/wsdlless/src/test/java/org/apache/tuscany/sca/itest/SDOWSDLTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/wsdlless/src/test/java/org/apache/tuscany/sca/itest/WSDLTestCase.java b/branches/sca-java-20080910/itest/wsdlless/src/test/java/org/apache/tuscany/sca/itest/WSDLTestCase.java
index 82bf7ce650..82bf7ce650 100644
--- a/branches/sca-trunk-20080910/itest/wsdlless/src/test/java/org/apache/tuscany/sca/itest/WSDLTestCase.java
+++ b/branches/sca-java-20080910/itest/wsdlless/src/test/java/org/apache/tuscany/sca/itest/WSDLTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/wsdlless/src/test/java/service/SomeComponentTestCase.java b/branches/sca-java-20080910/itest/wsdlless/src/test/java/service/SomeComponentTestCase.java
index 7c62287c57..7c62287c57 100644
--- a/branches/sca-trunk-20080910/itest/wsdlless/src/test/java/service/SomeComponentTestCase.java
+++ b/branches/sca-java-20080910/itest/wsdlless/src/test/java/service/SomeComponentTestCase.java
diff --git a/branches/sca-trunk-20080910/itest/wsdlless/src/test/java/service/generated/AnObject.java b/branches/sca-java-20080910/itest/wsdlless/src/test/java/service/generated/AnObject.java
index effeb3c701..effeb3c701 100644
--- a/branches/sca-trunk-20080910/itest/wsdlless/src/test/java/service/generated/AnObject.java
+++ b/branches/sca-java-20080910/itest/wsdlless/src/test/java/service/generated/AnObject.java
diff --git a/branches/sca-trunk-20080910/itest/wsdlless/src/test/java/service/generated/GetUsingMoreComplexObject.java b/branches/sca-java-20080910/itest/wsdlless/src/test/java/service/generated/GetUsingMoreComplexObject.java
index 284e961788..284e961788 100644
--- a/branches/sca-trunk-20080910/itest/wsdlless/src/test/java/service/generated/GetUsingMoreComplexObject.java
+++ b/branches/sca-java-20080910/itest/wsdlless/src/test/java/service/generated/GetUsingMoreComplexObject.java
diff --git a/branches/sca-trunk-20080910/itest/wsdlless/src/test/java/service/generated/GetUsingMoreComplexObjectResponse.java b/branches/sca-java-20080910/itest/wsdlless/src/test/java/service/generated/GetUsingMoreComplexObjectResponse.java
index 4113aa1a0a..4113aa1a0a 100644
--- a/branches/sca-trunk-20080910/itest/wsdlless/src/test/java/service/generated/GetUsingMoreComplexObjectResponse.java
+++ b/branches/sca-java-20080910/itest/wsdlless/src/test/java/service/generated/GetUsingMoreComplexObjectResponse.java
diff --git a/branches/sca-trunk-20080910/itest/wsdlless/src/test/java/service/generated/GetUsingString.java b/branches/sca-java-20080910/itest/wsdlless/src/test/java/service/generated/GetUsingString.java
index 532b948b47..532b948b47 100644
--- a/branches/sca-trunk-20080910/itest/wsdlless/src/test/java/service/generated/GetUsingString.java
+++ b/branches/sca-java-20080910/itest/wsdlless/src/test/java/service/generated/GetUsingString.java
diff --git a/branches/sca-trunk-20080910/itest/wsdlless/src/test/java/service/generated/GetUsingStringResponse.java b/branches/sca-java-20080910/itest/wsdlless/src/test/java/service/generated/GetUsingStringResponse.java
index 82bfb2d2aa..82bfb2d2aa 100644
--- a/branches/sca-trunk-20080910/itest/wsdlless/src/test/java/service/generated/GetUsingStringResponse.java
+++ b/branches/sca-java-20080910/itest/wsdlless/src/test/java/service/generated/GetUsingStringResponse.java
diff --git a/branches/sca-trunk-20080910/itest/wsdlless/src/test/java/service/generated/MoreComplexObject.java b/branches/sca-java-20080910/itest/wsdlless/src/test/java/service/generated/MoreComplexObject.java
index 61c7c6cb19..61c7c6cb19 100644
--- a/branches/sca-trunk-20080910/itest/wsdlless/src/test/java/service/generated/MoreComplexObject.java
+++ b/branches/sca-java-20080910/itest/wsdlless/src/test/java/service/generated/MoreComplexObject.java
diff --git a/branches/sca-trunk-20080910/itest/wsdlless/src/test/java/service/generated/ObjectFactory.java b/branches/sca-java-20080910/itest/wsdlless/src/test/java/service/generated/ObjectFactory.java
index 1ba0c497d9..1ba0c497d9 100644
--- a/branches/sca-trunk-20080910/itest/wsdlless/src/test/java/service/generated/ObjectFactory.java
+++ b/branches/sca-java-20080910/itest/wsdlless/src/test/java/service/generated/ObjectFactory.java
diff --git a/branches/sca-trunk-20080910/itest/wsdlless/src/test/java/service/generated/SomeService.java b/branches/sca-java-20080910/itest/wsdlless/src/test/java/service/generated/SomeService.java
index 4a584a8da2..4a584a8da2 100644
--- a/branches/sca-trunk-20080910/itest/wsdlless/src/test/java/service/generated/SomeService.java
+++ b/branches/sca-java-20080910/itest/wsdlless/src/test/java/service/generated/SomeService.java
diff --git a/branches/sca-trunk-20080910/itest/wsdlless/src/test/java/service/generated/SomeServiceService.java b/branches/sca-java-20080910/itest/wsdlless/src/test/java/service/generated/SomeServiceService.java
index 44c2b67256..44c2b67256 100644
--- a/branches/sca-trunk-20080910/itest/wsdlless/src/test/java/service/generated/SomeServiceService.java
+++ b/branches/sca-java-20080910/itest/wsdlless/src/test/java/service/generated/SomeServiceService.java
diff --git a/branches/sca-trunk-20080910/itest/wsdlless/src/test/java/service/generated/package-info.java b/branches/sca-java-20080910/itest/wsdlless/src/test/java/service/generated/package-info.java
index d7b3fef82e..d7b3fef82e 100644
--- a/branches/sca-trunk-20080910/itest/wsdlless/src/test/java/service/generated/package-info.java
+++ b/branches/sca-java-20080910/itest/wsdlless/src/test/java/service/generated/package-info.java