Return-Path: Delivered-To: apmail-ws-axis-c-dev-archive@www.apache.org Received: (qmail 92224 invoked from network); 27 Nov 2005 04:56:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Nov 2005 04:56:32 -0000 Received: (qmail 33260 invoked by uid 500); 27 Nov 2005 04:56:32 -0000 Delivered-To: apmail-ws-axis-c-dev-archive@ws.apache.org Received: (qmail 33241 invoked by uid 500); 27 Nov 2005 04:56:31 -0000 Mailing-List: contact axis-c-dev-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: "Apache AXIS C Developers List" Reply-To: "Apache AXIS C Developers List" Delivered-To: mailing list axis-c-dev@ws.apache.org Received: (qmail 33230 invoked by uid 99); 27 Nov 2005 04:56:31 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Nov 2005 20:56:31 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [209.68.5.9] (HELO relay00.pair.com) (209.68.5.9) by apache.org (qpsmtpd/0.29) with SMTP; Sat, 26 Nov 2005 20:58:02 -0800 Received: (qmail 4520 invoked from network); 27 Nov 2005 04:56:09 -0000 Received: from unknown (HELO ?192.168.1.2?) (unknown) by unknown with SMTP; 27 Nov 2005 04:56:09 -0000 X-pair-Authenticated: 222.165.172.7 Subject: Re: Axis2C Milestone Release M0.1 Released From: Sanjiva Weerawarana To: Apache AXIS C Developers List In-Reply-To: <51c352600511242228j6fbd0681of1d62c569407398@mail.gmail.com> References: <51c352600511242228j6fbd0681of1d62c569407398@mail.gmail.com> Content-Type: text/plain Organization: Lanka Software Foundation Date: Sun, 27 Nov 2005 10:55:13 +0600 Message-Id: <1133067314.13641.4.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi Damitha, I suggest sending this to announce@apache.org and general@ws.apache.org. Since this is the first release from Axis2/C, its an important release! Sanjiva. On Fri, 2005-11-25 at 12:28 +0600, Damitha Kumarage wrote: > Hi All, > > The first milestone release of Axis2C, M0.1 has been released and > could be downloaded at > > http://www.apache.org/dist/ws/axis2c/ > > This release includes the C implementation of AXIOM, an important part > of Axis2C web service stack. > > Following features are included > > 1. OM module > 2. Guththila pull parser support > 3. libxml2 parser support(only reader is supported as of now) > 4. doxygen documentation support > 5. A sample demonstrating how to use OM > > We welcome your early feedback on this implementation. > > Best Regards > > Damitha >