[ http://issues.apache.org/jira/browse/AXISCPP-844?page=all ] Fred Preston closed AXISCPP-844: --------------------------------
> Compile problems in the WSDL2Ws generated code > ---------------------------------------------- > > Key: AXISCPP-844 > URL: http://issues.apache.org/jira/browse/AXISCPP-844 > Project: Axis-C++ > Type: Bug > Reporter: Manohar > Assignee: Dushshantha Chandradasa > Fix For: 1.6 Alpha > Attachments: ComplexTypeChoice1.wsdl, SimpleChoiceNillable.wsdl > > Hi, > I am trying to test xsd:choice schema component and as part of that created > a wsdl and test client. When run the test client, the code genrated by > WSDL2Ws has compile problems. Below is the error which is reported when I > try to run the test client. > [cc] > C:\AXISCPP\TEST\test_P\obj\test\generated\cpp\ComplexTypeAll1\aRecord.cpp(82) > : error C2440: '=' : cannot convert from 'axiscpp::xsd__int *' to > 'axiscpp::xsd__int ** ' > I've validated my wsdl and it's a valid one. Looks like there is some > problem in WSDL2Ws generating the code. > Regards > Manohar -- 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
