Cocoon 3: XMLSerializer caches all
----------------------------------
Key: COCOON-2287
URL: https://issues.apache.org/jira/browse/COCOON-2287
Project: Cocoon
Issue Type: Bug
Components: * Cocoon Core
Reporter: Jos Snellings
After startup, any pipeline/matcher ending in an xml-serializer will
produce the output of the first request after server startup, regardless of the
url, let alone parameters.
So the first xml pipe that is activated produces the expected output.
All subsequent calls will echo that output, whatever the url or parameters.
It takes a server restart to make a pipeline ending in an xml serializer work
again.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.