Hello,
thank you for the patch, now it works partly, the first access to
a URL (eg. http://localhost/test.xml) where the DummyDOMTransfomer is
in the pipline succeeds, but a next access on the same URL with
different submit paramters (eg. http://localhost/test.xml?bla=blub)
failes with java.lang.NullPointerException ......
Peter
Trace from error log follows:
java.lang.NullPointerException
at org.apache.cocoon.xml.dom.DOMBuilder.getDocument(DOMBuilder.java:123)
at org.apache.cocoon.xml.dom.DOMBuilder.notifyListener(DOMBuilder.java:148)
at org.apache.cocoon.xml.dom.DOMBuilder.endDocument(DOMBuilder.java:140)
at
org.apache.cocoon.transformation.AbstractDOMTransformer.endDocument(AbstractDOMTransformer.java:203)
at
org.apache.cocoon.components.sax.XMLByteStreamInterpreter.parse(XMLByteStreamInterpreter.java:69)
at
org.apache.cocoon.components.sax.XMLByteStreamInterpreter.deserialize(XMLByteStreamInterpreter.java:59)
at
org.apache.cocoon.components.pipeline.CachingEventPipeline.process(CachingEventPipeline.java:177)
at org.apache.cocoon.components.pipeline.CachingStreamPipeline.process(C
achingStreamPipeline.java:355)
at
org.apache.cocoon.www.tandem.sitemap_xmap.matchN10146(sitemap_xmap.java:1377)
at org.apache.cocoon.www.tandem.sitemap_xmap.process(sitemap_xmap.java:620)
at org.apache.cocoon.www.tandem.sitemap_xmap.process(sitemap_xmap.java:520)
at org.apache.cocoon.sitemap.Handler.process(Handler.java:180)
at org.apache.cocoon.sitemap.Manager.invoke(Manager.java:127)
at org.apache.cocoon.www.sitemap_xmap.matchN101CE(sitemap_xmap.java:1585)
at org.apache.cocoon.www.sitemap_xmap.process(sitemap_xmap.java:1320)
....
On Thu, Mar 07, 2002 at 10:47:47AM -0500, Vadim Gritsenko wrote:
> This is a known issue and I have patch sitting on my disk. It is not
> 100% tested yet and might have some errors, thus not commited to CVS.
> I'm attaching patched file so you can try it.
>
> Vadim
>
--
------------------------------------------------------------------------
Peter Seiderer E-Mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]