[erlang-questions] (no subject)

Willem de Jong w.a.de.jong@REDACTED
Tue Jul 17 10:18:02 CEST 2007


Hi,

I could try to help you, but I would need to have some additional
information.

- Could you send me the WSDL? (the version with the 'nillable' still
included, please)

- Could you send me some additional info on the second error? When does it
occur exactly? Could you send me the complete error message?

- What error do you get when you try the 'qtest'?

Regards,
Willem

On 7/17/07, Ahmed Ali <ahmed.nawras@REDACTED> wrote:
>
> 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
>
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20070717/8bd72fde/attachment.htm>


More information about the erlang-questions mailing list