|
I did another update (cocoon 2.1 cvs head) today,
but still I get an error if I use an xsp action in the following
setup:
<map:match...>
<map:act type="serverpages"
src="">
<map:call
function="package">
<!--some parameters, yes I did change my {1} to {../1}
when I use the action, if I leave the action out I use {1} and then
it works-->
</map:call>
</map:act>
...<!--doesn't get
here-->
</map:match>
I did use the same setup under the Cocoon Release
2.1.3 version and there it did work fine!
I now get another error, not referencing the
serverpagesgenerator anymore but the pipeline itself
[sitemap.handled-errors]
(/cocoon/cocoontest/blabla.html) http8080-Processor2/PipelineNode: Failed to
execute pipeline.
org.apache.cocoon.ProcessingException: Failed to execute pipeline.: java.lang.NullPointerException at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.processXMLPipeline(AbstractProcessingPipeline.java:564) Anything broken? Any others that get the same error
with xsp actions?
Greetings,
Jan
|
- XSP Action Jan Hoskens
- Re: REPOST Re: XSP Action, Bug? Jan Hoskens
- Re: REPOST Re: XSP Action, Bug? Joerg Heinicke
