if u use the generated build.xml it packages up the *.xsb stuff into a jar and then places that into the aar.
-- dims On 8/10/06, Alistair Young <[EMAIL PROTECTED]> wrote:
aha! handy thing a debugger coz the exception doesn't make it into the log. schemaorg_apache_xmlbeans.system.sA6973D16021071091ABD334B25B9A53E.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]
-- Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service Developers) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
