Tag Archives: Web Service

Some links – working on web service client

List of web services

http://techmagazine.ws/full-web-20-api-list/

On PHP

http://symfonydeveloper.wordpress.com/2007/11/22/creating-a-facebook-app-with-symfony/

http://www.zend.com///forums/index.php?t=msg&goto=14154

http://no.php.net/soap

http://www.onlamp.com/pub/a/php/2003/07/03/php_amazon_soap.html

Leave a Comment

Filed under Uncategorized

Tools to work with – On Web Services

Apache Axis

http://ws.apache.org/axis2/tools/index.html

Axis2 is bundled with a set of tools in order to make users’ life easier

SoapUI

http://www.soapui.org

free and open source desktop application for working with web services

WSCEP

http://wscep.sourceforge.net/

Old and unsupported but useful for sending raw SOAP messages. You can view WSDL and soap xml messages here.

NetBeans WS

Leave a Comment

Filed under Uncategorized