You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Dushshantha Chandradasa (JIRA)" <ax...@ws.apache.org> on 2005/09/29 06:17:52 UTC

[jira] Created: (AXISCPP-842) Server side wrapper generation is wrong for attachments

Server side wrapper generation is wrong for attachments
-------------------------------------------------------

         Key: AXISCPP-842
         URL: http://issues.apache.org/jira/browse/AXISCPP-842
     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


[jira] Closed: (AXISCPP-842) Server side wrapper generation is wrong for attachments

Posted by "Dushshantha Chandradasa (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-842?page=all ]
     
Dushshantha Chandradasa closed AXISCPP-842:
-------------------------------------------

    Resolution: Duplicate

> Server side wrapper generation is wrong for attachments
> -------------------------------------------------------
>
>          Key: AXISCPP-842
>          URL: http://issues.apache.org/jira/browse/AXISCPP-842
>      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