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

Nested arrays not deserialized correctly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.4
    • None
    • None
    • Java SDK 1.6.0 update 23

      Axis 1.4.0 build 20100580400

      OS: windows XP SP 3

      IDE: Eclipse IDE for JavaEE SR1 (helios)

    Description

      org.apache.axis.encoding.ser.BeanPropertyTarget cannot handle exceptions risen by pd.set(object, value); at line 75 (initial exception) and by pd.set(object, value); at line 100 (failover attempt rising another exception).
      object is a:
      com.sabre.webservices.sabreXML._2003._07.
      IMAP_AirSeatMapRSSeatMapResponsesSeatMapResponseSeatMapDetailsCabinConfiguration
      value is a:
      com.sabre.webservices.sabreXML._2003._07.
      IMAP_AirSeatMapRSSeatMapResponsesSeatMapResponseSeatMapDetailsCabinConfigurationColumnInformationSeat

      Generated PROXY class :

      public class IMAP_AirSeatMapRSSeatMapResponsesSeatMapResponseSeatMapDetailsCabinConfiguration implements java.io.Serializable {

      ...

      private com.sabre.webservices.sabreXML._2003._07.IMAP_AirSeatMapRSSeatMapResponsesSeatMapResponseSeatMapDetailsCabinConfigurationColumnInformationSeat[][] columnInformation;

      Attachments

        1. solution.png
          143 kB
          Corrado Campisano
        2. Axis error.pdf
          692 kB
          Corrado Campisano

        Activity

          People

            Unassigned Unassigned
            corradocampisano Corrado Campisano
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: