JamesBowen
19+ years progress programming and still learning.
Hi All.
I am trying to (for the first time) create a Web Service Client which will access a 3rd party application (Apache Axis). I the have the WSDL and when I try to run it though the bprowsdldoc utility I get the following error:
Now the Progress KB say a couple of thing about this error. But it's basically saying that the WSDL file is wrong and I or the 3rd party needs to fix it.
Now my question is what do I need to fix. Once again progress has given a typical Microsoft answer: "Absolutely correct but at the same time absolutely useless".
I have included the WSDL file as and an attachment to this post.
Extra details:
OE 10.1B (base build no SP installed)
OS Linux RH 4ES
Thanks.:biggrin:
I am trying to (for the first time) create a Web Service Client which will access a 3rd party application (Apache Axis). I the have the WSDL and when I try to run it though the bprowsdldoc utility I get the following error:
Code:
proenv>bprowsdldoc http://localhost:8080/funambol/services/admin?WSDL
Error loading WSDL document http://localhost:8080/funambol/services/admin?WSDL
: Cannot resolve type: SyncSource{http://source.engine.framework.funambol.com}
for wsdl:arrayType (11748)
Now my question is what do I need to fix. Once again progress has given a typical Microsoft answer: "Absolutely correct but at the same time absolutely useless".
I have included the WSDL file as and an attachment to this post.
Extra details:
OE 10.1B (base build no SP installed)
OS Linux RH 4ES
Thanks.:biggrin: