Changes between Version 40 and Version 41 of GuidelineForWebService

Show
Ignore:
Timestamp:
2009/03/24 20:25:42 (15 years ago)
Author:
jmfernandez
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GuidelineForWebService

    v40 v41  
    2020   * A manual for each method should be provided. 
    2121     * The manual should include examples of parameters such that the method works well by them. 
    22    * Each method should be verified to use Java ([https://jax-ws.dev.java.net/ JAX-WS], [https://jaxb.dev.java.net/ JAXB]), Perl ([http://www.soaplite.com/ SOAP::Lite]), Ruby and Python ([http://www.ibm.com/developerworks/webservices/library/ws-pyth5/ SOAP.py], [http://pywebsvcs.sourceforge.net/ ZSI], [http://code.google.com/p/tgws/ TGWebServices] or [http://trac.optio.webfactional.com/ soaplib]). 
     22   * Each method should be verified to use Java (for instance, [https://jax-ws.dev.java.net/ JAX-WS] or [https://jaxb.dev.java.net/ JAXB]), Perl ([http://www.soaplite.com/ SOAP::Lite]), Ruby and Python ([http://www.ibm.com/developerworks/webservices/library/ws-pyth5/ SOAP.py], [http://pywebsvcs.sourceforge.net/ ZSI], [http://code.google.com/p/tgws/ TGWebServices] or [http://trac.optio.webfactional.com/ soaplib]). 
    2323     * Providing sample codes for the common SOAP toolkits in such languages is recommended. 
    2424     * Providing test case projects for free testing packages like [http://www.soapui.org/ soapUI]