[
https://issues.apache.org/jira/browse/AXISCPP-663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
nadir amra resolved AXISCPP-663.
--------------------------------
Resolution: Fixed
Element values that contain restricted characters are now escaped. Changes are
in SVN revision 702692 (http://svn.apache.org/viewvc?view=rev&revision=702692).
> Element values not escaped when using getAnyObject()
> ----------------------------------------------------
>
> Key: AXISCPP-663
> URL: https://issues.apache.org/jira/browse/AXISCPP-663
> Project: Axis-C++
> Issue Type: Bug
> Components: Client - Deserialization
> Affects Versions: 1.5 Final
> Environment: Windows with apache tomcat and Apache SOAP
> Reporter: shijith lal
> Attachments: syncadminstub.wsdl
>
>
> I am using the Axis C++ 1.5 Final version in my product. In that I want to
> recieve a complex object. Hence I write a custom deserializer function. In
> that deserializer function I am calling the "getAnyObject()" function of
> Deserializer. I am expecting a XML. For normal case it is working smooth. But
> if my response XML consist of any special charector ( '<','>','&', etc). The
> return value of "getAnyObject()" is not a escaped string. Hence I could not
> parse this string. Is it a expected behaviour. If it si so, Then how can I
> solve my problem??
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]