All releases of wsdlpull


Release Notes: This version introduces the new and improved XPath processor that allows you to query Web services and extract the response without writing a single line of code.


Release Notes: This release handles extensibility attributes in operation's elements. A bug with an empty soap header element in response has been fixed. Warnings have been fixed. WSDL element names for input/output/faults are stored in messages. An invoker API has been added to set the HTTP authentication parameters. An invoker to get SOAP fault details has been added. When parsing an XSD file, the 'anyAttribute' in complex types is taken into account.


Release Notes: Error reporting was fixed. Parsing of absolute file paths in schema imports was fixed.


Release Notes: Several new features were added, including the ability to validate multiple occurences of choice elements, a new -p option to print port types of a wsdl, a -g option in the wsdl tool to generate soap message, and an experimental -g option in the schema tool to generate instances. Fixes were also made for a schema:import bug and for a type reference in an imported schema which is defined in same wsdl file but under another namespace.


No changes have been submitted for this release.


Release Notes: The crash in PayPal WSDL was fixed. The parent schema's URI is used to resolve the imported schemas. The crash which occurred while downloading temporary files was fixed. The /tmp directory is used for temporary files on Unix. The crash which occurred while validating simpleContent extensions where basetype is another simpleContent ComplexType was fixed. Required attributes in input data structure are also prompted for while invoking Web services. xsd:unsignedLong was mapped to a C++ unsigned long long.


No changes have been submitted for this release.


Release Notes: Memory leaks in TypeContainer and parseConstraint were fixed. Parsing errors in the schema parser were fixed. Issues with SOAP requests with 1-dimensional SOAP arrays were fixed. A schemaPath parameter was added so that one can specify the path to the extensibility schemas.


Release Notes: Support for SOAP headers was added. A Windows VS2003/VS6 Makefile is now included to make single-threaded, multi-threaded, and DLL builds of wsdlpull. Put All WsdlParser classes were put into the WsdlPull namespace. Other bugfixes were made.


Release Notes: Windows support for dynamic invocation was added. SOAP Faults in a response are parsed, and a meaningful error is shown. Bugs in <choice> validation were fixed. The -s option was added for the wsdl tool, which suppresses printing of type names in a response.