Uploaded image for project: 'Axis-C++'
  1. Axis-C++
  2. AXISCPP-663

Element values not escaped when using getAnyObject()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5 Final
    • None
    • None
    • Windows with apache tomcat and Apache SOAP

    Description


      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??

      Attachments

        1. syncadminstub.wsdl
          2 kB
          shijith lal

        Issue Links

          Activity

            People

              Unassigned Unassigned
              shijith shijith lal
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: