You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org> on 2007/07/19 05:16:04 UTC

[jira] Updated: (TUSCANY-1330) Calculator webapp composite file and sca contribution metadata file are missing targetNamespace attribute

     [ https://issues.apache.org/jira/browse/TUSCANY-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Sebastien Delfino updated TUSCANY-1330:
--------------------------------------------

    Component/s: Java SCA Samples

Assigning to the correct component.

> Calculator webapp composite file and sca contribution metadata file are missing targetNamespace attribute
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-1330
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1330
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Samples
>    Affects Versions: Java-SCA-0.90
>            Reporter: Luciano Resende
>            Assignee: Luciano Resende
>             Fix For: Java-SCA-Next
>
>
> Bug found by Raymond during review of RC
> http://www.mail-archive.com/tuscany-dev%40ws.apache.org/msg18194.html
> composite element is missing required targetNamespace attribute, for example, the Calculator.composite has the following:
> <composite xmlns=http://www.osoa.org/xmlns/sca/1.0 name="Calculator">
>    ...
> </composite>
> By the SCA spec, the composite should have the targetNamespace attr: <attribute name="targetNamespace" type="anyURI" use="required"/>
> A similar issue applies to sca-contribution.xml: <deployable composite="xs:QName"/>. We need to reference the composite by QName.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org