It seems that you are doing something with a null variable at line 116 of your Transformer... Do you already have checked this ? (see further)
Miguel Carvalho wrote:
Hi, i want to create a new transformer that gets sax events from a XSP Generator created by me.
i'm using cocoon 2.0.4 under a XP with java version 1.4.1_03.
bellow i will post the XSP code of the generator
<snip/>
type internal-server-error
message Exception in ServerPagesGenerator.generate()
description org.apache.cocoon.ProcessingException: Exception in ServerPagesGenerator.generate(): java.lang.NullPointerException
sender org.apache.cocoon.servlet.CocoonServlet
source Cocoon servlet
exception
org.apache.cocoon.ProcessingException: Exception in ServerPagesGenerator.generate(): java.lang.NullPointerException
request-uri
/dae/daestart
original exception
Original exception : java.lang.NullPointerException at org.apache.cocoon.serialization.AbstractTextSerializer.startElement(Abstract TextSerializer.java:271) at org.apache.cocoon.xml.AbstractXMLPipe.startElement(AbstractXMLPipe.java:87)
HERE
at pt.laseeb.dae.transformer.daeTransformer.startElement(daeTransformer.java:11 6)
-- Olivier
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
