[ http://issues.apache.org/jira/browse/AXISCPP-425?page=comments#action_59229 ] Mark Whitlock commented on AXISCPP-425: ---------------------------------------
This is now fixed. The STL strings on ISoapFault have been replaced with const AxisChar *. > STL string should not be used in public API > ------------------------------------------- > > Key: AXISCPP-425 > URL: http://issues.apache.org/jira/browse/AXISCPP-425 > Project: Axis-C++ > Type: Bug > Reporter: Andrew Perry > Assignee: Mark Whitlock > Fix For: 1.5 Beta > > The ISoapFault->getCmplxFaultObjectName returns a string object, when it > should return a char * or const char * -- 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 - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
