You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by ax...@ws.apache.org on 2004/10/15 19:59:53 UTC

[jira] Updated: (AXIS-1507) ClassCastException in SOAPBody outputImpl() and getFirstBody() methods

The following issue has been updated:

    Updater: Davanum Srinivas (mailto:davanum@gmail.com)
       Date: Fri, 15 Oct 2004 10:58 AM
    Changes:
             Component changed to SAAJ
             Component changed from Serialization/Deserialization
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/AXIS-1507?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXIS-1507

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-1507
    Summary: ClassCastException in SOAPBody outputImpl() and getFirstBody() methods
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Axis
 Components: 
             SAAJ
   Versions:
             current (nightly)

   Assignee: 
   Reporter: Yoon Kyung Koo

    Created: Thu, 12 Aug 2004 2:08 AM
    Updated: Fri, 15 Oct 2004 10:58 AM
Environment: 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.



---------------------------------------------------------------------
JIRA INFORMATION:
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