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 <[EMAIL PROTECTED]> 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:[EMAIL PROTECTED] > Sent: Thursday, August 10, 2006 6:37 AM > To: [email protected] > 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: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Ajith Ranabahu --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
