Uploaded image for project: 'Axis'
  1. Axis
  2. AXIS-1507

ClassCastException in SOAPBody outputImpl() and getFirstBody() methods

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • SAAJ
    • None
    • Windows XP, JDK 1.4.2_04, Axis nightly build (20040812..)

    Description

      ClassCastException occurs in org.apache.axis.message.SOAPBody.outputImpl(SerializationContext) method (138th line)

      The result List object of getChildren() method call can contain org.apache.axis.message.Text objects which are not a SOAPBodyElement.

      Due to the same reason, the ClassCastException happens in getFirstBody() methods.

      Attachments

        Activity

          People

            Unassigned Unassigned
            yoonforh Yoon Kyung Koo
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: