Nested arrays not deserialized correctly
----------------------------------------
Key: AXIS-2837
URL: https://issues.apache.org/jira/browse/AXIS-2837
Project: Axis
Issue Type: Bug
Components: Serialization/Deserialization
Affects Versions: 1.4
Environment: 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)
Reporter: Corrado Campisano
Attachments: Axis error.pdf
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;
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]