You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "ant elder (JIRA)" <tu...@ws.apache.org> on 2006/10/06 13:58:32 UTC

[jira] Updated: (TUSCANY-507) [C++] BigBank getQuotes request type incorrect

     [ http://issues.apache.org/jira/browse/TUSCANY-507?page=all ]

ant elder updated TUSCANY-507:
------------------------------

    Fix Version/s: Cpp-current

> [C++] BigBank getQuotes request type incorrect
> ----------------------------------------------
>
>                 Key: TUSCANY-507
>                 URL: http://issues.apache.org/jira/browse/TUSCANY-507
>             Project: Tuscany
>          Issue Type: Bug
>          Components: C++ SDO
>    Affects Versions: Cpp-current
>         Environment: Windows XP
>            Reporter: Simon Laws
>            Priority: Minor
>             Fix For: Cpp-current
>
>
> Currently the working WSDL for BB has the following type description...
>   <xsd:complexType name="GetAccountReportType">
>     <xsd:sequence>
>         <xsd:element name="customerID">
>           <xsd:complexType>
>             <xsd:sequence>
>               <xsd:element name="customerID" type="xsd:string" />
>             </xsd:sequence>
>           </xsd:complexType>
>         </xsd:element>
>     </xsd:sequence>
>   </xsd:complexType>
>     
>   <xsd:element name="getAccountReport" type="tns:GetAccountReportType"/>
> These two levels of customerID don't look right. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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