Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 33830 invoked from network); 14 Aug 2006 20:20:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Aug 2006 20:20:58 -0000 Received: (qmail 93564 invoked by uid 500); 14 Aug 2006 20:20:53 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 93526 invoked by uid 500); 14 Aug 2006 20:20:53 -0000 Mailing-List: contact axis-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 93488 invoked by uid 99); 14 Aug 2006 20:20:52 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Aug 2006 13:20:52 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of ajith.ranabahu@gmail.com designates 64.233.182.188 as permitted sender) Received: from [64.233.182.188] (HELO nf-out-0910.google.com) (64.233.182.188) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Aug 2006 13:20:50 -0700 Received: by nf-out-0910.google.com with SMTP id l24so64340nfc for ; Mon, 14 Aug 2006 13:20:28 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=m13p52OqGazZG2RILhjHjIenDbzEl6rgSX1ISFbCeaiSF+dSTnyHAO37V71e7GlZxLdf0ULtU8fuwHkYDJRsgpsamupu8IK1A4gE7hDJPnfJKvGgPos2WIH3FokDqNj8hyJP/Y3XMWS9u8EpdN6krgRTEWiVRVBbjKAQK/PLeZw= Received: by 10.78.170.17 with SMTP id s17mr3452038hue; Mon, 14 Aug 2006 13:20:28 -0700 (PDT) Received: by 10.78.120.15 with HTTP; Mon, 14 Aug 2006 13:20:28 -0700 (PDT) Message-ID: Date: Mon, 14 Aug 2006 16:20:28 -0400 From: "Ajith Ranabahu" To: axis-user@ws.apache.org, derek-axis@crc-corp.com Subject: Re: [AXIS2] nightly build problem when parsing xml stream In-Reply-To: <015901c6bfd8$aee237e0$166fa8c0@Zephyr> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <28F1D7D5-5D07-48AF-8B80-F9ACDD7E941D@smo.uhi.ac.uk> <015901c6bfd8$aee237e0$166fa8c0@Zephyr> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, Try using the generated ant build to build your aar file. The ant build inserts the necessary files into the aar file and you should not have a problem! Ajith On 8/14/06, Derek wrote: > Alistair: > > Please file a JIRA indicating that the error that occurs in this case > doesn't get logged (and it should!) > > Thanks. > > Derek > > > -----Original Message----- > > From: Alistair Young [mailto:alistair@smo.uhi.ac.uk] > > Sent: Thursday, August 10, 2006 6:37 AM > > To: axis-user@ws.apache.org > > Subject: Re: [AXIS2] nightly build problem when parsing xml stream > > > > > > aha! handy thing a debugger coz the exception doesn't make it into > > the log. > > > > schemaorg_apache_xmlbeans.system.sA6973D16021071091ABD334B25B9 > > A53E.TypeS > > ystemHolder was missing. > > > > sorted > > > > Alistair > > > > On 10 Aug 2006, at 13:11, Alistair Young wrote: > > > > > Hi there, > > > > > > Is there anything obvious that might be causing these? They occur > > > when a MessageReceiver (generated by WSDL2Java) is trying to do a > > > Factory.newInstance > > > (org.apache.axiom.om.OMElement.getXMLStreamReaderWithoutCaching(), > > > new org.apache.xmlbeans.XmlOptions().setLoadAdditionalNamespaces > > > (extraNamespaces)) > > > > > > there's no other info in the logs. > > > > > > first attempt at calling the service via stub: > > > SEVERE: java.lang.ExceptionInInitializerError > > > > > > next attempt: > > > SEVERE: java.lang.NoClassDefFoundError > > > INFO: org.apache.axis2.AxisFault: null; nested exception is: > > > com.ctc.wstx.exc.WstxIOException: null > > > > > > thanks, > > > > > > Alistair > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org > > > For additional commands, e-mail: axis-user-help@ws.apache.org > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org > > For additional commands, e-mail: axis-user-help@ws.apache.org > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org > For additional commands, e-mail: axis-user-help@ws.apache.org > > -- Ajith Ranabahu --------------------------------------------------------------------- To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-user-help@ws.apache.org