You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Caroline Maynard (JIRA)" <tu...@ws.apache.org> on 2007/04/24 23:53:15 UTC

[jira] Commented: (TUSCANY-625) [SDO for C++] XSDHelperImpl::defineFile is unhelpful when schemaLocation is omitted from an import

    [ https://issues.apache.org/jira/browse/TUSCANY-625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12491468 ] 

Caroline Maynard commented on TUSCANY-625:
------------------------------------------

We're still hoping for solution to this one.

> [SDO for C++] XSDHelperImpl::defineFile is unhelpful when schemaLocation is omitted from an import
> --------------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-625
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-625
>             Project: Tuscany
>          Issue Type: Improvement
>          Components: C++ SDO
>    Affects Versions: Cpp-M1
>            Reporter: Caroline Maynard
>         Assigned To: Pete Robbins
>            Priority: Minor
>             Fix For: Cpp-M3
>
>
> A PHP user is trying to work with a service defined by http://api.urbandictionary.com/soap
> However XSDHelperImpl::defineFile() fails with an SDOTypeNotFoundException:  
>   'Type not found :http://schemas.xmlsoap.org/soap/encoding/ Array' 
> I think this is because the required type is defined via an import:
>   <xsd:import namespace="http://schemas.xmlsoap.org/soap/encoding/" />
> which omits the schemaLocation. 
> Arguably the wsdl in question is a bit defective, and the problem can be bypassed by hand-editing the wsdl to add the schemaLocation attribute. But Tuscany could be a bit more helpful, and try to use the namespace URI when schemaLocation is omitted. 

-- 
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