Return-Path: Delivered-To: apmail-ws-axis-c-dev-archive@www.apache.org Received: (qmail 95633 invoked from network); 2 Mar 2006 16:56:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Mar 2006 16:56:21 -0000 Received: (qmail 82667 invoked by uid 500); 2 Mar 2006 16:57:08 -0000 Delivered-To: apmail-ws-axis-c-dev-archive@ws.apache.org Received: (qmail 82545 invoked by uid 500); 2 Mar 2006 16:57:07 -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 82534 invoked by uid 99); 2 Mar 2006 16:57:07 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Mar 2006 08:57:07 -0800 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of PRESTONF@uk.ibm.com designates 195.212.29.134 as permitted sender) Received: from [195.212.29.134] (HELO mtagate1.uk.ibm.com) (195.212.29.134) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Mar 2006 08:57:06 -0800 Received: from d06nrmr1407.portsmouth.uk.ibm.com (d06nrmr1407.portsmouth.uk.ibm.com [9.149.38.185]) by mtagate1.uk.ibm.com (8.12.10/8.12.10) with ESMTP id k22Gujnk219200 for ; Thu, 2 Mar 2006 16:56:45 GMT Received: from d06av04.portsmouth.uk.ibm.com (d06av04.portsmouth.uk.ibm.com [9.149.37.216]) by d06nrmr1407.portsmouth.uk.ibm.com (8.12.10/NCO/VER6.8) with ESMTP id k22GuvVw182752 for ; Thu, 2 Mar 2006 16:56:57 GMT Received: from d06av04.portsmouth.uk.ibm.com (loopback [127.0.0.1]) by d06av04.portsmouth.uk.ibm.com (8.12.11/8.13.3) with ESMTP id k22Guiks030589 for ; Thu, 2 Mar 2006 16:56:44 GMT Received: from d06ml068.portsmouth.uk.ibm.com (d06ml068.portsmouth.uk.ibm.com [9.149.38.194]) by d06av04.portsmouth.uk.ibm.com (8.12.11/8.12.11) with ESMTP id k22GuiEj030586 for ; Thu, 2 Mar 2006 16:56:44 GMT In-Reply-To: To: "Apache AXIS C Developers List" MIME-Version: 1.0 Subject: Re: parser exception processing X-Mailer: Lotus Notes Release 6.0.2CF1 June 9, 2003 Message-ID: From: Fred Preston Date: Thu, 2 Mar 2006 16:56:54 +0000 X-MIMETrack: Serialize by Router on D06ML068/06/M/IBM(Release 6.53HF247 | January 6, 2005) at 02/03/2006 16:56:57, Serialize complete at 02/03/2006 16:56:57 Content-Type: multipart/alternative; boundary="=_alternative 005D19E680257125_=" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This is a multipart message in MIME format. --=_alternative 005D19E680257125_= Content-Type: text/plain; charset="US-ASCII" Hi Nadir, I had to take out the fix that you put back in because Linux was failing to run with the following error:- Exception : DLOPEN FAILED in loading parser library Failed to load parser within server engine: Error Message='Success' Error Code='0' Load lib error='/home/axistest/test_P/wscc-1.1.0-Linux/lib/libaxis_xmlparser.so: undefined symbol: _ZTI22HTTPTransportException' Regards, Fred Preston. Nadir Amra 01/03/2006 17:06 Please respond to "Apache AXIS C Developers List" To: "Apache AXIS C Developers List" cc: Subject: parser exception processing The file xml/xerces/XMLParserXerces.cpp had some code that caught parser errors commented out, I want to put that back in. Let me know if this is a problem. Nadir K. Amra --=_alternative 005D19E680257125_= Content-Type: text/html; charset="US-ASCII"
Hi Nadir,
        I had to take out the fix that you put back in because Linux was failing to run with the following error:-

Exception : DLOPEN FAILED in loading parser library Failed to load parser within server engine:
                Error Message='Success'                Error Code='0'
                Load lib error='/home/axistest/test_P/wscc-1.1.0-Linux/lib/libaxis_xmlparser.so: undefined symbol: _ZTI22HTTPTransportException'

Regards,

Fred Preston.



Nadir Amra <amra@us.ibm.com>

01/03/2006 17:06
Please respond to "Apache AXIS C Developers List"

       
        To:        "Apache AXIS C Developers List" <axis-c-dev@ws.apache.org>
        cc:        
        Subject:        parser exception processing

       


The file xml/xerces/XMLParserXerces.cpp had some code that caught parser
errors commented out, I want to put that back in.  Let me know if this is
a problem.

Nadir K. Amra


--=_alternative 005D19E680257125_=--