-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.4
-
Fix Version/s: None
-
Component/s: Serialization/Deserialization
-
Labels:None
-
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)
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;