[wsas-java-dev] svn commit r275 - wsas/java/trunk

svn at wso2.com svn at wso2.com
Thu Dec 21 22:21:45 PST 2006


Author: chatra
Date: Thu Dec 21 22:21:44 2006
New Revision: 275

Modified:
   wsas/java/trunk/release-notes.html
Log:
added infor on http://www.wso2.org/jira/browse/WSAS-188

Modified: wsas/java/trunk/release-notes.html
==============================================================================
--- wsas/java/trunk/release-notes.html	(original)
+++ wsas/java/trunk/release-notes.html	Thu Dec 21 22:21:44 2006
@@ -98,6 +98,10 @@
     <li>The AJAX dynamic client feature is still at an experimental stage. It
         has been successfully tested for simple types, simple type arrays and complex
         types but we still do not support complex type arrays.</li>
+   <li>AJAX engines make use of an XMLHttpRequst object to exchange data
+asynchronously with remote servers. In Internet Explorer 6, this object is
+implemented with ActiveX rather than native JavaScript, which requires that
+ActiveX be enabled to run WSO2 WSAS for Java Management Console.</li>
 
     <li>POJO to Web service feature is still at an experimental stage. One can
         upload jar/zip file and can create an AAR out of it. If you uploaded a




More information about the Wsas-java-dev mailing list