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

Brady Johnson resolved TUSCANY-1400.
------------------------------------

    Resolution: Fixed

Pete Robbins submit a fix for this.

> TuscanySCA C++ SVN head does not compile with SDO SVN head nor with SDO M3
> --------------------------------------------------------------------------
>
>                 Key: TUSCANY-1400
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1400
>             Project: Tuscany
>          Issue Type: Bug
>          Components: C++ SCA
>    Affects Versions: Cpp-Next
>         Environment: All platforms
>            Reporter: Brady Johnson
>             Fix For: Cpp-Next
>
>
> The TuscanySCA CPP source code does not compile due to mixed use of the 
> IntType and IntegerType SDO constants.
> I know there was some talk and preliminary work done to make SDO and the SCA 
> usage of SDO 2.1 spec compliant. 
> I believe whatever work that was started on that was rolled back. But it 
> seems that the following files were missed.
> # grep -r IntType *
> runtime/extensions/ws/service/axis2c/src/tuscany/sca/ws/WSServiceProxy.cpp    
>        case Type::IntType:
> runtime/extensions/rest/service/httpd/src/tuscany/sca/rest/RESTServiceProxy.cpp
>       case Type::IntType:
> IntType should simply be changed to IntegerType.
> This is an easy enough fix that a patch isnt really necessary. But I can 
> provide one if necessary.
> --------------------
> Brady Johnson
> Lead Software Developer - HydraSCA
> Rogue Wave Software - [EMAIL PROTECTED]

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