Web Service call from OpenEdge

RP_wpb

New Member
Hi All:




OpenEdge 10.2B


we are encountering an issue with web service call from OE.


The respone contains a soap-fault error with the string 'duplicate default namespace declaration'.


when soap spy is enabled from proenv below message is being shown
Attribute "xmlns" bound to namepsace "http://www.w3.org/2000/xmlns/" was already specified for element "args0".


However, when we try sending the request from SoapUI, we get the response without any problem.


The OE code was generated after parsing the wsdl doc using 'bprowsdldoc'.




Any idea where could be the problem ? please let me know if more information is required to answer my query.


Thank you
 
Back
Top