SOAPjs

JavaScript SOAP library
Download

SOAPjs Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Richard June
  • Publisher web site:
  • http://www.bravegnuworld.com

SOAPjs Tags


SOAPjs Description

JavaScript SOAP library SOAPjs is a Java library to ease SOAP development in JavaScript. It was based off SOAPclient, but we rewrote major portions of that library to correct serialization of complex objects and provide the groundwork for RPC chaining. The example WSDL file is available for comparison. Asynchronous use is no longer supported as a function option, but rather done through closures. wsdldoc wsdldoc is a python program to generate documentation based on a WSDL file. It does not provide the best documentation, *but* if your WSDL file is properly written, it should at least generate a useful reference for an experienced programmer. It requires PyXML. cat WSDLFILE | wsdldoc > DOCFILE will create DOCFILE in HTML format. Here is a sample wsdldoc documentation file What's New in This Release: · This is a minor update. · A demonstration proxy server was added to consume SOAP resources anywhere. · Get/set proxy functions were added to configure the address of the SOAP server. · Additionally, work was started on a simple calculator application as a more complete demonstration and use case. · You must use SOAP.setProxy now.


SOAPjs Related Software