diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2008-12-29 09:20:34 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2008-12-29 09:20:34 +0000 |
commit | 46384a3d56ea4cc830c482b07965ea60f7b15caa (patch) | |
tree | 175b7f9f103ca171b73e527b89c1d7601bbcdb48 /branches/sca-java-1.x/samples/helloworld-ws-sdo-webapp/src | |
parent | 1d9e67a05d3ecaeac1196dfe3d18a1c3a396b945 (diff) |
Merge sca-contribution file target namespace fix from 1.4 branch to 1.x
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@729845 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x/samples/helloworld-ws-sdo-webapp/src')
-rw-r--r-- | branches/sca-java-1.x/samples/helloworld-ws-sdo-webapp/src/main/webapp/META-INF/sca-contribution.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/samples/helloworld-ws-sdo-webapp/src/main/webapp/META-INF/sca-contribution.xml b/branches/sca-java-1.x/samples/helloworld-ws-sdo-webapp/src/main/webapp/META-INF/sca-contribution.xml index 6f241cc90c..5b2179a9ba 100644 --- a/branches/sca-java-1.x/samples/helloworld-ws-sdo-webapp/src/main/webapp/META-INF/sca-contribution.xml +++ b/branches/sca-java-1.x/samples/helloworld-ws-sdo-webapp/src/main/webapp/META-INF/sca-contribution.xml @@ -18,7 +18,6 @@ * under the License. --> <contribution xmlns="http://www.osoa.org/xmlns/sca/1.0" - targetNamespace="http://sample" xmlns:sample="http://sample"> <deployable composite="sample:helloworldws"/> </contribution>
\ No newline at end of file |