Télécharger la liste

Description du projet

wsdlpull is an efficient and powerful command line
utility for dynamic inspection and invocation of
WSDL web services. It also has a C++ library with
a Dynamic WSDL Invocation API, a WSDL parser, a
schema parser and validator, and an XML
parser/serializer.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-04-24 19:29
1.23

Cette version introduit le nouveau processeur XPath et amélioré qui vous permet de services de recherche Web et extraire la réponse sans écrire une seule ligne de code.
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.

2008-08-10 13:48
1.20

Ce communiqué traite des attributs d'extensibilité dans les éléments opération. Un bug avec un élément vide en-tête de savon dans la réponse a été corrigé. Des avertissements ont été corrigés. Les noms d'éléments WSDL d'entrée / sortie / fautes sont stockés dans les messages. Invocateur API a été ajoutée pour définir les paramètres d'authentification HTTP. Invocateur pour obtenir les détails faute SOAP a été ajoutée. Lors de l'analyse d'un fichier XSD, le «anyAttribute dans un type complexe est pris en compte.
Tags: Major bugfixes
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.

2007-12-31 17:07
1.16

Rapport d'erreur a été fixée. Parsing des chemins absolus dans les importations de schéma a été fixée.
Tags: Minor bugfixes
Error reporting was fixed. Parsing of absolute
file paths in schema imports was fixed.

2007-08-05 22:29
1.14

Plusieurs nouvelles fonctionnalités ont été ajoutées, notamment la possibilité de valider les occurrences multiples d'éléments de choix, une nouvelle option-p pour imprimer des types port d'un WSDL, une option-g dans l'outil WSDL pour générer le message du savon, et une expérimentation option-g en l'outil de schéma pour générer des instances. Les correctifs ont été également prévu pour un schéma: bug d'importation et d'une référence de type dans un schéma importé qui est défini dans le fichier WSDL même mais dans un autre espace de noms.
Tags: Minor feature enhancements
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.

2007-04-18 15:16
1.13

Tags: Minor bugfixes

Project Resources