You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Timothy Larson <Td...@ci.canton.oh.us> on 2002/11/22 19:51:41 UTC

SAXException: Saxon requires parser that reports the QName

Any clue what would cause this error when using Saxon7.3 with Cocoon2.1,
but no error when using Saxon7.3 Cocoon2.0.4dev?

org.xml.sax.SAXException: Saxon requires an XML parser that reports the QName of each element
	at net.sf.saxon.event.ContentEmitter.getNameCode(ContentEmitter.java:173)
	at net.sf.saxon.event.ContentEmitter.startElement(ContentEmitter.java:131)
	at org.apache.cocoon.serialization.AbstractTextSerializer.needsNamespacesAsAttributes(AbstractTextSerializer.java:343)
	at org.apache.cocoon.serialization.AbstractTextSerializer.configure(AbstractTextSerializer.java:261)
	at org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(DefaultComponentFactory.java:264)
...and so forth...

Tim



---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>