RE: Fatal errors with the Piccolo parser and invalid xml header

2006-08-04 Thread Wing Yew Poon
Subject: RE: Fatal errors with the Piccolo parser and invalid xml header I tried to file a bug with JIRA, but I couldn't find anywhere on the form to submit a new issue. -Original Message- From: Cezar Andrei [mailto:[EMAIL PROTECTED] Sent: Thursday, August 03, 2006 7:29 PM To:

RE: Fatal errors with the Piccolo parser and invalid xml header

2006-08-04 Thread Ken Robinson
I tried to file a bug with JIRA, but I couldn't find anywhere on the form to submit a new issue. -Original Message- From: Cezar Andrei [mailto:[EMAIL PROTECTED] Sent: Thursday, August 03, 2006 7:29 PM To: user@xmlbeans.apache.org Subject: RE: Fatal errors with the Piccolo parse

RE: Fatal errors with the Piccolo parser and invalid xml header

2006-08-03 Thread Cezar Andrei
Ken, There isn't a public API to reset the context piccolo instance. Please do file a bug with a repro in the JIRA so we can take a look at it. In the meantime, you can use XmlOptions setLoadUseXMLReader (XMLReader xmlReader) to use your own instance of Piccolo or any other SAX parser. Cezar >