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: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>