Issue 30993 — $signatureproperties parsing error for wsdl property
Status: Solved in 10.2.01
Solution available in patch(es): MX07 G101
Description:
Description: Summary: Environment: +Uniface: Version 9.x +Operating System: OS independent +Database: DBMS independent +Additional: SOP U2.0 connector Symptoms: Suppose the signature of a SOAP service "WebService1" has the property WSDL=http://www.example.com/foo.wsdl. $signatureproperties("WebService1")="wsdl=http://www.example.com/foo.wsdl?x=1" activate "WebService1".op1() This will cause error: WSDLException: faultCode INVALID_WSDL, Can not open wsdl "h". This error message can be detected in the $procerrorcontext.
Workaround:
There is no known workaround for this problem.
Notes: