WSO2 Web Services Framework for AJAX XPI (WSO2 WSF/AJAX XPI), a binding of WSO2 WSF/C [0] into AJAX is an extension for Mozilla Firefox [1] which extend its capability to consume Web services. It provides a SOAPHttpRequest API very similar to XMLHttpRequest API which allows AJAX programmers to easily adapt to the new API. This XPI act as a wrapper to the current AJAX API of the Mozilla Firefox and its SOAP processing is powered by Apache Axis2/C [2].
Background
Mozilla Firefox [3] is a popular open source browser and provide many options for Web programmers to use today's technologies and make surfing the web more simple. Apache Axis2/C [4] is a Web service engine which is an implementation of Axis2 Architecture in C language and is already equipped with many features to consume and provide Web services. This is an attempt to use these two brand technologies to allow Web programmers to script Web services in client side with very few steps.
WSO2 WSF/AJAX XPI is released under Apache License, Version 2.0 [5]
[6]
| Documentation | API Docs |
|
|
Recent Library Posts
No posts availableRecent Forum Topics
- Invoking services that don't require XML Input (An example please) [8]
- [wsf-ajax-user] Failing to install AJAX XPI 0.1 [8]
- Why the schema targetnamespace when using an operation/method!? [8]
http://wso2.org/projects/wsf/ajax/xpi
Links:
[1] http://www.mozilla.com/firefox
[2] http://ws.apache.org/axis2/c
[3] http://www.mozilla.com/firefox
[4] http://ws.apache.org/axis2/c
[5] http://www.apache.org/licenses/LICENSE-2.0
[6] http://dist.wso2.org/products/wsf/ajax/xpi/0.1
[7] http://www.xulplanet.com/references/xpcomref/ifaces/nsIXMLHttpRequest.html
[8] http://www.xulplanet.com/references/xpcomref/ifaces/nsIJSXMLHttpRequest.html