[ http://issues.apache.org/jira/browse/TUSCANY-510?page=all ]
Jean-Sebastien Delfino resolved TUSCANY-510.
--------------------------------------------
Resolution: Invalid
This is actually consistent with what the Web service that we are using is
returning. It may look strange, but the StockQuote Web service actually returns
a string containing an XML document. We have to then parse it in the client
component code to extract the (float) quote. We may want to look into using
another good StockQuote Web service that would return a float to avoid
confusing users in our Bigbank sample but the one that we are currently using
has proven to be the most reliable of all...
> Big Bank getQuote return type error
> -----------------------------------
>
> Key: TUSCANY-510
> URL: http://issues.apache.org/jira/browse/TUSCANY-510
> Project: Tuscany
> Issue Type: Bug
> Components: C++ SCA
> Affects Versions: Cpp-current
> Environment: windows XP
> Reporter: Simon Laws
>
> StockQuoteExternalService.h/StockQuoteServiceImpl.cpp has incorrect return
> type for getQuote const char * should be float.
--
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]