[ http://issues.apache.org/jira/browse/TUSCANY-816?page=all ]
Jean-Sebastien Delfino resolved TUSCANY-816.
--------------------------------------------
Resolution: Fixed
Fixed the memory violation. There is still a memory leak issue remaining.
> Memory violation returning a DataObject from a Web Service
> ----------------------------------------------------------
>
> Key: TUSCANY-816
> URL: http://issues.apache.org/jira/browse/TUSCANY-816
> Project: Tuscany
> Issue Type: Bug
> Components: C++ SCA
> Affects Versions: Cpp-M2
> Reporter: Jean-Sebastien Delfino
> Assigned To: Jean-Sebastien Delfino
> Fix For: Cpp-M2
>
>
> DataObjects returned by Axis2Client are allocated on the stack instead of the
> heap, so unless you're lucky you'll get a memory access violation when you
> try to access them in a client.
--
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]