You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by su...@apache.org on 2008/07/04 09:05:53 UTC

svn commit: r673927 - in /webservices/axis2/trunk/c: ChangeLog NEWS

Author: supun
Date: Fri Jul  4 00:05:52 2008
New Revision: 673927

URL: http://svn.apache.org/viewvc?rev=673927&view=rev
Log: (empty)

Modified:
    webservices/axis2/trunk/c/ChangeLog
    webservices/axis2/trunk/c/NEWS

Modified: webservices/axis2/trunk/c/ChangeLog
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/ChangeLog?rev=673927&r1=673926&r2=673927&view=diff
==============================================================================
--- webservices/axis2/trunk/c/ChangeLog (original)
+++ webservices/axis2/trunk/c/ChangeLog Fri Jul  4 00:05:52 2008
@@ -1,5 +1,5 @@
 Axis2/C (1.5.0)
-   * AMQP Transport support with Apache Qpid.
+   * AMQP Transport support with Apache Qpid. (At an experimental stage. Not working under Windows. Please refer the INSTALL file to build this)
    * Modifications to IIS Module to support IIS 6 & 7
    * Added a JScript file to automate IIS module registry configuration
    * Improved the in-only message handling

Modified: webservices/axis2/trunk/c/NEWS
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/NEWS?rev=673927&r1=673926&r2=673927&view=diff
==============================================================================
--- webservices/axis2/trunk/c/NEWS (original)
+++ webservices/axis2/trunk/c/NEWS Fri Jul  4 00:05:52 2008
@@ -30,6 +30,7 @@
    6. Transports supported : AMQP
           * AMQP Transport implementation using Apache Qpid
 	    * Available only in Linux platforms.	
+	    * At an experimental stage. Please refer the INSTALL file to build this.
 
    7. Transport proxy support (HTTP)
           * Proxy Authentication (Basic/Digest)