The Apache Axis2/C team is pleased to announce the release of Apache Axis2/C 2.0.0.
This is the first release of Axis2/C since 1.6.0 in 2009. Version 2.0.0 includes 17 years of bug fixes (115+ Jira issues resolved), HTTP/2 support with pure JSON-RPC services, and removes obsolete transports (TCP, CGI, libcurl, AMQP, IIS/ISAPI). Apache Axis2/C is a high-performance web services framework written in C, now supporting HTTP/2, JSON-RPC, and legacy SOAP — with Android support via a weak symbol registry for static service dispatch. Download (source): https://downloads.apache.org/axis/axis2/c/core/2.0.0/ Git tag: https://github.com/apache/axis-axis2-c-core/releases/tag/v2.0.0 Documentation: https://axis.apache.org/axis2/c/core/ Release notes: https://axis.apache.org/axis2/c/core/release-notes-2.0.0/ Key changes in 2.0.0: - HTTP/2 support via nghttp2 + Apache mod_http2 - Pure JSON-RPC services (no XML/SOAP required) - Android support with static service dispatch - MCP (Model Context Protocol) for AI assistant integration - mTLS (mutual TLS) security - Removed obsolete transports: TCP, CGI, libcurl, AMQP, IIS/ISAPI - Source-only release (consistent with Apache httpd practice) Regards, The Apache Axis2/C Team The Apache Axis2/C team is pleased to announce the release of Apache Axis2/C 2.0.0. This is the first release of Axis2/C since 1.6.0 in 2009. Version 2.0.0 includes 17 years of bug fixes (115+ Jira issues resolved), HTTP/2 support with pure JSON-RPC services, and removes obsolete transports (TCP, CGI, libcurl, AMQP, IIS/ISAPI). Apache Axis2/C is a high-performance web services framework written in C, now supporting HTTP/2, JSON-RPC, and legacy SOAP — with Android support via a weak symbol registry for static service dispatch. Download (source): https://downloads.apache.org/axis/axis2/c/core/2.0.0/ Git tag: https://github.com/apache/axis-axis2-c-core/releases/tag/v2.0.0 Documentation: https://axis.apache.org/axis2/c/core/ Release notes: https://axis.apache.org/axis2/c/core/release-notes-2.0.0/ Key changes in 2.0.0: - HTTP/2 support via nghttp2 + Apache mod_http2 - Pure JSON-RPC services (no XML/SOAP required) - Android support with static service dispatch - MCP (Model Context Protocol) for AI assistant integration - mTLS (mutual TLS) security - Removed obsolete transports: TCP, CGI, libcurl, AMQP, IIS/ISAPI - Source-only release (consistent with Apache httpd practice) Regards, The Apache Axis2/C Team
