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

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

[C++] BigBank getQuotes request type incorrect
----------------------------------------------

         Key: TUSCANY-507
         URL: http://issues.apache.org/jira/browse/TUSCANY-507
     Project: Tuscany
        Type: Bug

  Components: C++ SDO  
    Versions: Cpp-current    
 Environment: Windows XP
    Reporter: Simon Laws
    Priority: Minor


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


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

Posted by "ant elder (JIRA)" <tu...@ws.apache.org>.
     [ 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


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

Posted by "Simon Laws (JIRA)" <tu...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Laws closed TUSCANY-507.
------------------------------


> [C++] BigBank getQuotes request type incorrect
> ----------------------------------------------
>
>                 Key: TUSCANY-507
>                 URL: https://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.
-
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


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

Posted by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-507?page=all ]

Jean-Sebastien Delfino resolved TUSCANY-507.
--------------------------------------------

    Resolution: Fixed

This has been fixed.

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