Hello,
I am generating the .java artifacts with wsimport, but I get dozens of those messages:
[WARNING] Ignoring operation "RunReportInUnattendedMode": more than one part bound to body
line 1 of http://virtual-1:10000/Framework.TbGes.TbGes?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 TbGesSoap, Operations "GetApplicationDate" and "ClearCache" have the same request body block . Method dispatching may fail, runtime will try to dispatch using SOAPAction
line 1 of http://virtual-1:10000/Framework.TbGes.TbGes?wsdl
.java classes are generated, but without the methods mentioned in the warnings.
The WSDL comes from my ERP system, which I can not change. ERP assistance is very reluctant to help.
WSDL is of the ERP Mago by Microarea.
I attach the full WSDL
thank you for any help