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 Nadir Amra <am...@us.ibm.com> on 2006/05/31 01:08:12 UTC

SoapDeSerializer::getFaultAsXMLString()

Just want to confirm that this is a bug....

The return value is given as const xsd__string in 
SoapDeSerializer::getFaultAsXMLString(), but in fact the storage is 
dynamically allocated and thus needs to be deleted.  I want to remote the 
const from the return value.  Any problems with this?

Nadir K. Amra
e-Business Technologies - IBM eServer i5/OS
IBM Rochester, MN,  (Tel. 507-253-0645, t/l 553-0645)
Internet: amra@us.ibm.com

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org