[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem generating a connection to webservice



Hello Thomas,
	I got the same error as before after I installed your new version of WSDL2RPG :(

Kjartan Þór Guðmundsson
Hugbúnaðarsérfræðingur / Software Specialist
Fjármála- og orkulausnir / Hugbúnaðarlausnir
Advania
-----Original Message-----
From: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx [mailto:ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of ftpapi-request@xxxxxxxxxxxxxxxxxxxxxx
Sent: 20. maí 2013 17:00
To: ftpapi@xxxxxxxxxxxxxxxxxxxxxx
Subject: Ftpapi Digest, Vol 79, Issue 17

Send Ftpapi mailing list submissions to
	ftpapi@xxxxxxxxxxxxxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
	http://scottklement.com/mailman/listinfo/ftpapi
or, via email, send a message with subject or body 'help' to
	ftpapi-request@xxxxxxxxxxxxxxxxxxxxxx

You can reach the person managing the list at
	ftpapi-owner@xxxxxxxxxxxxxxxxxxxxxx

When replying, please edit your Subject line so it is more specific than "Re: Contents of Ftpapi digest..."


Today's Topics:

   1. Re: Problem generating a connection to webservice (Thomas Raddatz)


----------------------------------------------------------------------

Message: 1
Date: Mon, 20 May 2013 15:55:46 +0200
From: Thomas Raddatz <thomas.raddatz@xxxxxxxxxxx>
To: HTTPAPI and FTPAPI Projects <ftpapi@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: Problem generating a connection to webservice
Message-ID: <519A2B62.4010201@xxxxxxxxxxx>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Kjartan,

I fixed the problem and released v1.15.7 that you can download from here:

    http://www.tools400.de/Downloads/Freeware/Tools/wsdl2rpg.zip

Regards,

Thomas.

Am 13.05.2013 19:32, schrieb Thomas Raddatz:
> Kjartan,
>
> The problem is, that your web service specifies the encoding type 
> ("rpc") at operation level:
>
> <soap:binding transport="http://schemas.xmlsoap.org/soap/http"; /> 
> <wsdl:operation name="About">
>    <soap:operation soapAction="#About" style="rpc" />
>    <wsdl:input>
>      <soap:body use="encoded" namespace="urn:MMWebSrvService"
>            encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"; />
>    </wsdl:input>
>    <wsdl:output>
>      <soap:body use="encoded" namespace="urn:MMWebSrvService"
>            encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"; />
>    </wsdl:output>
> </wsdl:operation>
>
> I did not know that it is possible to do it this way. So far I thought 
> that the encoding style must be specified at binding level only, like this:
>
> <soap:binding transport="http://schemas.xmlsoap.org/soap/http";
>        style="rpc" />
> <wsdl:operation name="About">
>    <soap:operation soapAction="#About" />
>    <wsdl:input>
>      <soap:body use="encoded" namespace="urn:MMWebSrvService"
>            encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"; />
>    </wsdl:input>
>    <wsdl:output>
>      <soap:body use="encoded" namespace="urn:MMWebSrvService"
>            encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"; />
>    </wsdl:output>
> </wsdl:operation>
>
> Please use the attached WSDL file to generate your stubs. I am going 
> to fix the problem as soon as possible.
>
> Regards,
>
> Thomas.
>
> Am 13.05.2013 12:39, schrieb Kjartan ??r Gu?mundsson:
>>     Hi everyone,
>>
>>                     I`ve been using the WSDL2RPG for a short time, and had
>>     no problem generating a program from the WSDL-file.  But now when I try
>>     to generate a code from the webservice
>>     [1]http://193.4.250.133/MMWebService/MMWebSrv.asmx?WSDL, I always get
>>     an error in TypeDef_isNull routine in module WSDL2R50, the i_type
>>     datastructure has just asterisk in every field and I get the "Pointer
>>     not set for location referenced." error.  And it doesn`t matter which
>>     webservice I choose from the available list, always get the same error.
>>
>>                     I would appricate if anyone could help me in this
>>     matter.
>>
>>
>>
>>     [2][cid:image001.png@01CE4FC6.1BB70060]
>>
>>     Kjartan ??r Gu?mundsson
>>     Hugb?na?ars?rfr??ingur / Software Specialist
>>     Fj?rm?la- og orkulausnir / Hugb?na?arlausnir
>>     Direct. +354 440 9647 | Mobile. +354 693 1162
>>     [3]Kjartan.Thor.Gudmundsson@xxxxxxxxxx
>>     Gu?r?nart?n 10, 105 Reykjavik, Iceland
>>     Tel. +354 440 9000 | [4]www.advania.is
>>
>> References
>>
>>     1. http://193.4.250.133/MMWebService/MMWebSrv.asmx?WSDL
>>     2. file://localhost/tmp/www.advania.is
>>     3. mailto:Kjartan.Thor.Gudmundsson@xxxxxxxxxx
>>     4. http://www.advania.is/
>>
>>
>>
>> ---------------------------------------------------------------------
>> -- This is the FTPAPI mailing list.  To unsubscribe, please go to:
>> http://www.scottklement.com/mailman/listinfo/ftpapi
>> ---------------------------------------------------------------------
>> --
>>
>
>
> ----------------------------------------------------------------------
> - This is the FTPAPI mailing list.  To unsubscribe, please go to:
> http://www.scottklement.com/mailman/listinfo/ftpapi
> ----------------------------------------------------------------------
> -
>


------------------------------

-----------------------------------------------------------------------
This is the FTPAPI mailing list digest.  To unsubscribe, go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------


End of Ftpapi Digest, Vol 79, Issue 17
**************************************
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------