Return-Path: Delivered-To: apmail-ws-axis-c-dev-archive@www.apache.org Received: (qmail 18456 invoked from network); 23 Jan 2008 21:04:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Jan 2008 21:04:53 -0000 Received: (qmail 47510 invoked by uid 500); 23 Jan 2008 21:04:43 -0000 Delivered-To: apmail-ws-axis-c-dev-archive@ws.apache.org Received: (qmail 47496 invoked by uid 500); 23 Jan 2008 21:04:43 -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 47485 invoked by uid 99); 23 Jan 2008 21:04:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Jan 2008 13:04:43 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of supun06@gmail.com designates 209.85.198.185 as permitted sender) Received: from [209.85.198.185] (HELO rv-out-0910.google.com) (209.85.198.185) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Jan 2008 21:04:18 +0000 Received: by rv-out-0910.google.com with SMTP id c24so2277426rvf.28 for ; Wed, 23 Jan 2008 13:04:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=fuoiRaWnWkGIEl9KYU0zCmiyo0Y1Qxr4wu9ucWBDUVM=; b=sFBqnYoW7DM7VhJiE7Igec3UCxIEvgvbONJxxixbWXM1glfAiD3eKFxXbiQZXVdl0QLb67jOgM0Nv6MmWoz0KlDFaZegHr7Wgl+z0avPNkSUrC1cJ/yApSk9dWMyGuynAa/Mkb3xEcBTYNDgMDnAc9HWg0XMSQMJ+3qAh0PV6Mc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gpvvajigvA06ORoSehYKjouLhIbuH4NNOmLzibCB+iboWIqz1Alpa5efv0aDnairxOgMW7kyMIxHr/U9zqqOJ7nfZEBCKkPi9yjjfToPcqI/V+DSKFbXK8zeyTQ02Kjfji3FrFD71WHImKFvDmvtKzryCpPQSv96WrusPgEbZpg= Received: by 10.140.173.15 with SMTP id v15mr6658002rve.218.1201122264353; Wed, 23 Jan 2008 13:04:24 -0800 (PST) Received: by 10.141.145.4 with HTTP; Wed, 23 Jan 2008 13:04:24 -0800 (PST) Message-ID: Date: Wed, 23 Jan 2008 13:04:24 -0800 From: "Supun Kamburugamuva" To: "Apache AXIS C Developers List" Subject: Re: [Axis2] Can we make Guththila the default parser? In-Reply-To: <479760A7.7030008@wso2.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <479750DC.40108@wso2.com> <4797547D.30709@wso2.com> <479760A7.7030008@wso2.com> X-Virus-Checked: Checked by ClamAV on apache.org > Hi, > I tried with the svn head and had no luck. :(. > The problem is still there. Seems the patch here[1] has already applied > to the head. > Can somebody shed some light on this? Is it necessary to re-open the issue? I have corrected the issue and changes are in the svn head. That patch [1] wasn't completely applied to the head. One part was there and other part was missing. Anyway I have corrected the original problem (duplicating namespaces). I couldn't try it with Rampart samples (I have lot of changes in my rampart source and at the moment it is not compling -). Making guththila as the default parser may cause us few problems in the short terms. But it will definitely improve Guththila code and I think this is a good choice if we consider the long term issues like dependencies, efficiency, modifiebility etc. Most of the major bugs of Guththila are reported and some are corrected by now. So I don't think making Guththila as the default parser will cause any major issues. Regards, Supun... --------------------------------------------------------------------- To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org For additional commands, e-mail: axis-c-dev-help@ws.apache.org