我使用Airarabia的第三方wsdl文件
它给了我错误
[WARNING] Ignoring operation "book": more than one part bound to body
line 5301 of http://airarabia.isaaviations.com/webservices/services/AAResWebServices?wsdl
[WARNING] Ignoring operation "getReservationbyPNR": more than one part bound to body
line 5157 of http://airarabia.isaaviations.com/webservices/services/AAResWebServices?wsdl
[WARNING] Ignoring operation "modifyResQuery": more than one part bound to body
line 5285 of http://airarabia.isaaviations.com/webservices/services/AAResWebServices?wsdl
[WARNING] Ignoring operation "modifyReservation": more than one part bound to body
line 5295 of http://airarabia.isaaviations.com/webservices/services/AAResWebServices?wsdl
[WARNING] Non unique body parts! In a port, as per BP 1.1 R2710 operations must have unique operation signature on the wire for successful dispatch. In port AAResWebServicesHttpPort, Operations "getSSRDetails" and "getUserDefinedSSRDetails" have the same request body block {http://www.opentravel.org/OTA/2003/05}AA_OTA_AirSSRDetailsRQ. Method dispatching may fail, runtime will try to dispatch using SOAPAction
line 5959 of http://airarabia.isaaviations.com/webservices/services/AAResWebServices?wsdl
我使用了绑定方法并尝试了各种方法。
任何帮助......