[erlang-questions] (no subject)
Ahmed Ali
ahmed.nawras@REDACTED
Tue Jul 17 09:37:37 CEST 2007
Hi all,
I'm new to Erlang and trying to learn. I have the following notes/questions:
1) I didn't find any reference to http_uri module in erlang refernse
documentation. I had to look into source code to understand what this module
does. I found it while looking at erlsom source code. Just wanted to
highlight this for the next release of the documentation :)
2) I'm trying to use yaws_soap_lib for calling some web service. when I call
yaws_soap_lib:initModel(Url), I get the following error:
exited: {{badmatch,
{error,
[{exception,
{error,
"Unexpected attribute (not namespace
qualified): nillable"}},
I deleted all occurances of nillable="true" from the WSDL file and tried
again and still get the following error:
** exited: {{badmatch,
[{'wsdl:tTypes',
[],
undefined,
[{schemaType,
[],
"http://util.java/xsd" ....
Also, I tried the test function is yaws_soap_lib:qtest() and it failed. Any
help/explenation is appreciated.
Best regards,
Ahmed Al-Issaei
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20070717/94855d6c/attachment.htm>
More information about the erlang-questions
mailing list