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: wsdl generation
WSF/PHP Code First Approach: Returning an Array of String
Here is a problem that many people have asked me how to do it. “Returning an array of string” with the code first approach. The API or WSDL generation annotation guide, http://wso2.org/project/wsf/php/2.0.0/docs/wsdl_generation_api.html contain all the things required in details. Here … Continue reading
Posted in php, SOA, Tutorial/Guide, WSDL, wsf/php, wso2, xml, xml schema
Tagged code first, php, wsdl generation, wsf/php
2 Comments
WSF/PHP Test Cases Explained
WSO2 WSF/PHP comes with a comprehensive set of test cases. It covers the most of the basic/concrete scenarios supported by WSF/PHP. You can find these test cases inside the “src/tests” directory of WSF/PHP source package. Or you can find the … Continue reading
Posted in php, Tutorial/Guide, web services, WSDL, wsf/php, wso2, xml schema
Tagged basic, mtom, php, phpt, reliable messaging, rm, schema, security, test-suit, tests, WSDL, wsdl generation, wsdl mode, wsf/php
Leave a comment
MSSQL(Microsoft SQL) Data Services In PHP
PHP in most percentage is used with MySQL Server in LAMP or WAMP stacks. But there may be situations where PHP uses MSSQL databases in back-end. And PHP scripts can be used to make Web services exposing MSSQL Databases. That … Continue reading
Posted in DataServices, REST, Tutorial/Guide, web services, WSDL, wsf/php
Tagged data services, guide, MSSQL, php, wsdl generation, wsf/php
4 Comments
WSF/PHP WSDL Generation 2 Minutes Introduction
Whenever you deploy a service script in WSF/PHP you can access its WSDL by adding “?wsdl” or “?wsdl2” (for WSDL version 2.0) to the service endpoint. Anyway you may have noticed that for some services it will just list the … Continue reading
Posted in 2 minutes guide, Tutorial/Guide, web services, WSDL, wsf/php, wso2, xml schema
Tagged 2 minutes, annotations, WSDL, wsdl generation, wsf/php
5 Comments