Tags
2 minutes adb axis2/c base64 binary bps carbon codegen DataService data services enterprise esb Governance guide install mashup mtom php policy registry release REST RESTful security services SOA SOAP Tools tutorial Web Service web services wordpress WS-* ws-security wsas WSClient WSDL wsdl2php wsdl generation wsdl mode wsf wsf/php wso2 xml xml schemaArchives
- July 2010 (1)
- June 2010 (1)
- May 2010 (3)
- February 2010 (1)
- January 2010 (6)
- December 2009 (1)
- November 2009 (1)
- October 2009 (2)
- August 2009 (1)
- July 2009 (3)
- June 2009 (2)
- April 2009 (1)
- March 2009 (3)
- February 2009 (4)
- January 2009 (5)
- December 2008 (12)
- November 2008 (20)
- October 2008 (21)
- September 2008 (21)
- August 2008 (9)
- July 2008 (7)
Calendar
December 2024 M T W T F S S « Jul 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Meta
Pages
-
Recent Posts
Tag Archives: WSClient
ScreenCast – How to Consume a Web Service Using WSF/PHP
You can watch a Screencast on How to Consume a Web Service Using WSF/PHP from WSO2 Oxygent Tank developer portal. There I have presented the steps you need to follow to consume a web service. I choose US National Digital … Continue reading
Posted in screencast, Tutorial/Guide, web services, WSDL, wsf/php, wso2
Tagged client, php, screencast, WSClient, wsf/php
Leave a comment
DEMO on a SOAP and REST Client with PHP
Last week I wrote a how to on Writing a SOAP and REST Service with PHP. It shows how to write a single script that enables the SOAP and REST web services interfaces using WSF/PHP. Today I’m going to show … Continue reading
Posted in REST, Tutorial/Guide, web services, wsf/php, wso2
Tagged amazon, demo, REST, SOAP, WSClient
2 Comments
WSClient WSDL Mode With Array Based API
In WSF/PHP WDL Mode we have two APIs, first one is the class based API which we give a class object as the input parameter for the operation and expect to retrieve a class object as the response as well. … Continue reading
Posted in Tutorial/Guide, web services, WSDL, wsf/php, wso2, xml schema
Tagged array based, php, WSClient, wsdl mode, wsf/php
Leave a comment
Invoking WSF/PHP Web Services Through Proxy
If you are behind a proxy server you need to configure your client to send the request through proxy. With WSF/PHP you can do it in two ways. 1. Setting proxy configuration in WSClient itself You can use the ‘proxyHost’ … Continue reading
Posted in axis2/c, Tutorial/Guide, web services, wsf/php, wso2
Tagged axis2.xml, proxy, proxyHost, proxyPort, WSClient, wsf/php
5 Comments
WSDL2PHP 2 Minutes Introduction
WSDL2PHP makes the development of web service providers and consumers quick and easy. I wrote a 2 minutes guide on developing web services providers sometimes ago. So lets concentrate on developing web service consumers here. Where is WSDL2PHP? WSDL2PHP script … Continue reading
Posted in 2 minutes guide, Tutorial/Guide, web services, WSDL, wsf/php, wso2, xml schema
Tagged 2 minutes, client, consumers, guide, WSClient, WSDL, wsdl2php, wsf/php
19 Comments