summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/properties/src/main/resources/ConstructorPropertyInjection.composite
diff options
context:
space:
mode:
Diffstat (limited to 'java/sca/itest/properties/src/main/resources/ConstructorPropertyInjection.composite')
-rw-r--r--java/sca/itest/properties/src/main/resources/ConstructorPropertyInjection.composite2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/itest/properties/src/main/resources/ConstructorPropertyInjection.composite b/java/sca/itest/properties/src/main/resources/ConstructorPropertyInjection.composite
index af65f887c0..7e3b2b35f0 100644
--- a/java/sca/itest/properties/src/main/resources/ConstructorPropertyInjection.composite
+++ b/java/sca/itest/properties/src/main/resources/ConstructorPropertyInjection.composite
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
-->
-<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903" name="ConstructorPropertyInjection">
+<composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200903" targetNamespace="http://foo" name="ConstructorPropertyInjection">
<component name="Foo1Component">
<implementation.java class="org.apache.tuscany.sca.itest.cdi.Foo1" />