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

Caroline Maynard closed TUSCANY-625.
------------------------------------


> [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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to