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

Re: HTTPAPI beta



   Rob,
   At least one problem of your wsdl file is that namespace prefix "soap"
   has not been declared. You have to add it to element <definition> like
   this:
   <wsdl:definitions name="WSProcurement_Out"
           targetNamespace="urn:steelcase.com:wsprocurement:xml2suppliers"
           xmlns:p1="urn:steelcase.com:wsprocurement:xml2suppliers"
           xmlns:wsdl="[1]http://schemas.xmlsoap.org/wsdl/";
           xmlns:soap="[2]http://schemas.xmlsoap.org/wsdl/soap/";>
   Next there had been two minor problems with WSDL2RPG that prevented the
   utility from generating a stub for the WSDL. I fixed these two problems
   and I am working on creating the server side part of your WSDL in order
   to test it properly. So far the stubs are generated just fine, which
   means that I compile them.
   I will keep you up posted.
   Thomas.
   ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx schrieb am 25.01.2012 00:08:00:
   > Von: rob@xxxxxxxxx
   > An: ftpapi@xxxxxxxxxxxxxxxxxxxxxx
   > Datum: 25.01.2012 00:21
   > Betreff: Re: HTTPAPI beta
   > Gesendet von: ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx
   >
   > Here's his wsdl:
   >
   >
   >
   >
   > Rob Berendt
   > --
   > Group Dekko
   > Dept 1600
   > Mail to:  2505 Dekko Drive
   >           Garrett, IN 46738
   > Ship to:  Dock 108
   >           6928N 400E
   >           Kendallville, IN 46755
   > [3]http://www.dekko.com
   >
   >
   >
   >
   >
   > From:   Scott Klement <sk@xxxxxxxxxxxxxxxx>
   > To:     HTTPAPI and FTPAPI Projects <ftpapi@xxxxxxxxxxxxxxxxxxxxxx>,
   > Date:   01/24/2012 04:05 PM
   > Subject:        Re: HTTPAPI beta
   > Sent by:        ftpapi-bounces@xxxxxxxxxxxxxxxxxxxxxx
   >
   >
   >
   > Rob,
   >
   > If you can post the WSDL, we can try to help.  (If not, there's not
   much
   > we can do.)
   >
   >
   > On 1/24/2012 1:26 PM, rob@xxxxxxxxx wrote:
   > > Thank you for the spelling correction.
   > > My coworker has given up on this version of WSDL2RPG also.  IBM is
   > > looking some more at our WSDL.  Our TP is a significant player in
   the
   > > office furniture industry from the Grand Rapids MI area.
   >
   -----------------------------------------------------------------------
   > This is the FTPAPI mailing list.  To unsubscribe, please go to:
   > [4]http://www.scottklement.com/mailman/listinfo/ftpapi
   >
   -----------------------------------------------------------------------
   >
   > [Anhang "WSProcurement_Out.wsdl" gelöscht von Thomas Raddatz/OBI/DE]
   >
   -----------------------------------------------------------------------
   > This is the FTPAPI mailing list.  To unsubscribe, please go to:
   > [5]http://www.scottklement.com/mailman/listinfo/ftpapi
   >
   -----------------------------------------------------------------------

   --
   IMPORTANT NOTICE:
   This email is confidential, may be legally privileged, and is for the
   intended recipient only. Access, disclosure, copying, distribution, or
   reliance on any of it by anyone else is prohibited and may be a
   criminal
   offence. Please delete if obtained in error and email confirmation to
   the sender.

References

   1. http://schemas.xmlsoap.org/wsdl/
   2. http://schemas.xmlsoap.org/wsdl/soap/
   3. http://www.dekko.com/
   4. http://www.scottklement.com/mailman/listinfo/ftpapi
   5. 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
-----------------------------------------------------------------------