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: security
SOA Summer School From WSO2
Are you curious What SOA is? Or How SOA revolutionize Enterprise technologies in recent times? Here is a great opportunity to you. WSO2 is hosting a SOA Summer School for Free, starting from 18th June. It will enlighten you on … Continue reading
Posted in Governance, SOA
Tagged BPM, enterprise, esb, Governance, security, SOA, wso2
Leave a comment
Security Considerations in Firefox When Accessing Different Domains
If you are a web developer you may have experienced that there are many situations that you need to access remote domains for data sources. For an example if you are building a weather mashup, you may like to connect … Continue reading
Posted in firefox, javascript, security
Tagged domains, external domains, firefox, javascript, security
1 Comment
Detect Replay Attacks In to Your PHP Web Service
Replay attack is a common kind of attack, the hackers are using to break the security of a web service. If you can intercept one soap message while it is transferring through the wire, you can replay that message to … Continue reading
Posted in php, security, Tutorial/Guide, web services, wsf/php, wso2
Tagged php, replay detect, replay detection, security, web services, ws-security, 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
WSF/PHP Samples Explained
Here is a simple categorization of the WSF/PHP samples. You can access all the wsf/php samples from http://labs.wso2.org/wsf/php/solutions/samples/index.html. Sample Category Example Client Source Code Example Service Source Code Online Demo Beginners echo_client.php echo_service.php Demo REST echo_client_rest.php echo_service_with_rest.php Demo WSDL Mode … Continue reading
Posted in DataServices, php, REST, security, Tutorial/Guide, web services, WSDL, wsf/php, wso2
Tagged beginners, code first, contract first, data services, mtom, php, reliable messaging, REST, samples, security, WSDL, wsf/php
Leave a comment