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

nadir amra closed AXISCPP-895.
------------------------------


> Code generated by WSDL2Ws tool shows compilation error
> ------------------------------------------------------
>
>                 Key: AXISCPP-895
>                 URL: http://issues.apache.org/jira/browse/AXISCPP-895
>             Project: Axis-C++
>          Issue Type: Bug
>          Components: Client - Stub
>            Reporter: James Jose
>             Fix For: 1.6 Alpha
>
>
> 'validate_values.cpp' file generated for 'inquire_v2' test showing 
> compilation error.
> Following code shows the compilation problem:
>                 void 
> validate_values::setbusinessService_Ref(businessService_Array * pInValue)
>                {
>       if(businessService_Ref == NULL)
>       {
>               businessService_Ref = new businessService_Array();
>               *businessService_Ref = new businessService_Array(); /* This 
> line shows compilation error */
>       }
>       (*businessService_Ref)->clone(*(*pInValue)); 
>            }

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

Reply via email to