My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 57
wizdl is a .NET utility written in C# that allows you to quickly import and test web services within the comfort of a Windows Forms GUI. It supports calling complex web services that take arrays and deeply nested objects as parameters. All you need to do is: # Select method to call # Edi...
Existing frameworks either don't yet exist within the iPhone SDK or they require additional libraries like libxml. This framework aims to be free of such dependencies but still make it easy to connect to SOAP-based Web Services.
WSDL is a key technology for SOA, and yet creating and editing these files is about as much fun as straightening all the noodles in a bowl of spaghetti with a pair of tweezers. Relax-ws provides a simple, compact syntax for generating WSDL's. It does this by extending [http://www.oasis-open.org/...
The aim of this project is to use [http://www.forum.nokia.com/info/sw.nokia.com/id/5ddeb939-c4e4-4e64-8f25-282e1e86afed/Nokia_WSDL_to_Cpp_Wizard_for_S60.html Nokia's wsdl framework] to create a simple web service application, in this case it will be a location application. It will get the place base...
WSDLInterpreter is a library that creates PHP 5 classes based on a WSDL document. Unlike other wsdl2php solutions, WSDLInterpreter utilizes the WSDL document as its source of information, as opposed to the native SoapClient interpretation of the WSDL document. This allows for proper class inherita...
Provides a library to generate WSDL documents using DOM in PHP. {{{ $wsdl = new WSDLDocument( "MyClass" ); echo $wsdl->saveXml(); }}} With this simple code you can generate a WSDL document to your webservice.
Módulo Principal do Projeto WebService da disciplina de Sistemas de Informação da Escola Politécnica de Pernambuco, turma 2009.1
reads and resolves bpel, wsdl and xsd files via imports in the bpel file and imports in the type and schema elements of a wsdl file
Monitoring and managing changes in Web service environments
just for test
1 2 3 4 5 6 Next