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

WSDL2RPG - Version 1.15.6 available



Hi folks,

I released WSDL2RPG V1.15.6. You can download WSDL2RPG from my Freeware
page at http://www.tools400.de.

Version 1.15.6 of WSDL2RPG is mainly a bug fix release that fixes several bugs of the generator.

Fixed in v1.15.6:
-----------------

Fixed:   Fix problem that SOAP errors were not correctly
         reported in template WS_OPER.
Fixed:   Added missing clearFieldIdentifier() in 'on-error'
         sections of module WSDL2R98. (low priority bug)
         Added procedure getFieldNameV6() due to changed
         message description USR5020.
Changed: Allowed mixed-case characters for parameters URL,
         SERVICE and PROXY of command WSDL2RPG.
Added:   Added example WS0009 that uploads and downloads
         a file to/from a server. The data on the wire is
         Base64 encoded.

Fixed in v1.15.5:
-----------------

Added:   Added procedure printMsg() to the test program.
Added:   Added marshallers for V6R1 large Base64 data:
            Marshaller_toBase64BinaryV6
            UnMarshaller_toBase64BinaryV6
Changed: Enabled the Base64 Marshallers and UnMarshallers
         to handle data up to 16MB.
Changed: Renamed:
           UnMarshaller_toBase64BinaryStream()     to
           UnMarshaller_fromBase64BufferToStmf()
           Marshaller_toBase64BinaryBuffer()       to
           Marshaller_fromBufferToBase64Descriptor()
           Marshaller_toBase64BinaryStream() to    to
           Marshaller_fromFileToBase64Descriptor()
Changed: Marked as DEPRECATED:
           UnMarshaller_toBase64BinaryStream
           Marshaller_toBase64BinaryStream
           Marshaller_toBase64BinaryBuffer

Fixed in v1.15.4:
-----------------

Changed: Added message USR0051 to signal that a referenced type
         could not be found.
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------