Hi Dushshantha,
When "field1" is of xsd:string type and it's attribute is "nillable true"
there are no compiling issues. This problem occurs when "filed1" is
declared as xsd:int, float or long and "nillable true"
Regards
Manohar
"Dushshantha
Chandradasa
(JIRA)" To
<[EMAIL PROTECTED] [email protected]
ache.org> cc
10/04/2005 11:47 Subject
AM [jira] Commented: (AXISCPP-844)
Compile problems in the WSDL2Ws
generated code
Please respond to
"Apache AXIS C
Developers List"
[
http://issues.apache.org/jira/browse/AXISCPP-844?page=comments#action_12331246
]
Dushshantha Chandradasa commented on AXISCPP-844:
-------------------------------------------------
The reason for this problem is nillable true of "field1". We didnt hadle
this scenario in the current implementation.
> 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
> Attachments: ComplexTypeChoice1.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