How are you building this document? in particular, how does <?xml version="1.0" ?> get added? -Jacobd
On 10/17/07, Anil Oggi <[EMAIL PROTECTED]> wrote: > > > <?xml version="1.0" ?> > <ONLINE> > <QUERY_REVOLV> > <CODE>123</CODE> > <REFNO>200710171042428</REFNO> > <PCODE>RLCD</PCODE> > <CUST>0020283</CUST> > <ACK_STATUS CODE="SUCCESS"></ACK_STATUS> > <QUERY_RESULTS>200706019311888~13~20071026~</QUERY_RESULTS> > <QUERY_RESULTS>200706012597815~444~20080301~</QUERY_RESULTS> > <QUERY_RESULTS>200706015510149~555~20070602~TRY~555~</QUERY_RESULTS> > <QUERY_RESULTS>200706018990338~11~20070801~TRY~11~</QUERY_RESULTS> > </REPLY_LD_QUERY_REVOLV> > </EDLDONLINE> > Error processing Loan Payment Query replyMsg > inquiry:org.apache.xmlbeans.XmlException: error: XML declaration is not > well-formed > at > org.apache.xmlbeans.impl.store.Locale$SaxLoader.load(Locale.java:3471) > at org.apache.xmlbeans.impl.store.Locale.parse(Locale.java:706) > at > org.apache.xmlbeans.impl.store.Locale.parseToXmlObject(Locale.java:690) > at > org.apache.xmlbeans.impl.store.Locale.parseToXmlObject(Locale.java:677) > at > org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase.parse( > SchemaTypeLoaderBase.java:208) > at org.apache.xmlbeans.XmlObject$Factory.parse(XmlObject.java:633) > at > > com.po2ejb.integration.tradeintegration.TradeIntegrationBean.setLoanPaymentInfo > (TradeIntegrationBean.java:5782) > at > > com.po2ejb.integration.tradeintegration.tradeintegration_f4aj74_EOImpl.setLoanPaymentInfo > (tradeintegration_f4aj74_EOImpl.java:1242) > at > > com.po2cls.delegate.integration.tradeintegration.TradeIntegrationDelegate.setLoanPaymentInfo > (TradeIntegrationDelegate.java:429) > at > com.po2cls.integ.fotradedbupdate.FotrdProcessXml.readXml( > FotrdProcessXml.java:45) > at com.po2ejb.mqbean.mqack.MQAckBean.onMessage(MQAckBean.java:60) > at weblogic.ejb20.internal.MDListener.execute(MDListener.java:400) > at > weblogic.ejb20.internal.MDListener.transactionalOnMessage(MDListener.java > :333) > at weblogic.ejb20.internal.MDListener.onMessage(MDListener.java > :298) > at > com.ibm.mq.jms.MQMessageConsumer.receiveAsync(MQMessageConsumer.java:2921) > at > com.ibm.mq.jms.SessionAsyncHelper.run(SessionAsyncHelper.java:406) > at java.lang.Thread.run(Thread.java:534) > Caused by: org.xml.sax.SAXParseException: XML declaration is not > well-formed > at > org.apache.xmlbeans.impl.piccolo.xml.Piccolo.reportFatalError(Piccolo.java > :1038) > at > org.apache.xmlbeans.impl.piccolo.xml.Piccolo.parse(Piccolo.java:723) > at > org.apache.xmlbeans.impl.store.Locale$SaxLoader.load(Locale.java:3439) > ... 16 more > > > > -- > View this message in context: > http://www.nabble.com/Parsing-problem-tf4643644.html#a13263905 > Sent from the Xml Beans - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >

