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 (JIRA)" <ax...@ws.apache.org> on 2008/10/08 05:47:44 UTC

[jira] Updated: (AXISCPP-663) Element values not escaped when using getAnyObject()

     [ https://issues.apache.org/jira/browse/AXISCPP-663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

nadir amra updated AXISCPP-663:
-------------------------------

    Summary: Element values not escaped when using getAnyObject()  (was: Deserializing a Complex Element)

> 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: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org