I'm trying to init the XML:DB sample (cocoon 2.1 CVS) and I get this:

cause: java.lang.NullPointerException

full exception chain stacktrace[hide]

Original Exception: java.lang.NullPointerException
        at net.sf.saxon.om.NamespaceConstant.isReserved(NamespaceConstant.java:154)
        at net.sf.saxon.om.NamePool.allocate(NamePool.java:387)
        at 
net.sf.saxon.event.ReceivingContentHandler.getNameCode(ReceivingContentHandler.java:194)
        at 
net.sf.saxon.event.ReceivingContentHandler.startElement(ReceivingContentHandler.java:144)
        at org.apache.cocoon.xml.AbstractXMLPipe.startElement(AbstractXMLPipe.java:95)
        at org.apache.cocoon.xml.AbstractXMLPipe.startElement(AbstractXMLPipe.java:95)
        at 
org.apache.cocoon.transformation.XMLDBTransformer.endElement(XMLDBTransformer.java:496)
        at org.apache.cocoon.xml.AbstractXMLPipe.endElement(AbstractXMLPipe.java:112)

Why is saxon involved? I haven't set saxon to be the default transformer.
-- 
Colin Paul Adams
Preston Lancashire

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to