WSO2 WSF for AJAX XPI 0.1
AJAX XPI Home
Install XPI 0.1

WSO2 Web Services Framework (WSF) for AJAX XPI, a binding of WSO2 WSF for C into AJAX is an extension for Mozilla Firefox 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.

WSO2 WSF for AJAX XPI comes to you under Apache License, Version 2.0

Installation Instructions

The first time you try to install WSO2 WSF for AJAX XPI you will be prompted to allow or block this page. i.e: Firefox browser will display a bar on the top of the browser with a warning message. To continue with the installation, follow these steps.

  • Click "Edit Options..." button on the right hand side of the warning message bar.
  • Then it pops up a dialog box with a set of allowed sites and asks whether to add the address of the site hosting the XPI to the allowed list.
  • Click "Allow" button next to the address. Then click "OK" to close the dialog box.
  • Click the install WSO2 WSF for AJAX.xpi link again and the xpi will be installed in your browser.
  • Restart the browser (You should close all the Firefox browser windows open) and WSO2 WSF for AJAX XPI is now ready to use!..
Try Samples
  • Demo Google Spell Check synchronous google.html
  • Demo Google Spell Check asynchronous googleasync.html