Server side wrapper generation is wrong for attachments
-------------------------------------------------------
Key: AXISCPP-841
URL: http://issues.apache.org/jira/browse/AXISCPP-841
Project: Axis-C++
Type: Bug
Components: WSDL processing - Doc
Environment: All
Reporter: Dushshantha Chandradasa
Server side wrapper generation for attachments is wrong.
Image *v0 = (Image*)pIWSDZ->getCmplxObject((void*)Axis_DeSerialize_Image
, (void*)Axis_Create_Image, (void*)Axis_Delete_Image
, "arg1", Axis_URI_Image);
Here, v0 should be treated as an ISoapAttachment.
--
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