On 16.04.2007 21:23, Rodriguez, Nestor SFC FL-ARNG wrote:
Description:org.apache.cocoon.ProcessingException: Sitemap: <map:call
function> did not send a response
at <map:call> -
file:/var/www/vhosts/flarng.ecatts.com/ecatts/webapps/ROOT/sitemap.xmap:1165:
44
Hi,
I don't know about your background and how much explanation you need,
but the called function must return a response either via sendPage(..)
or sendPageAndWait(..) [1]. If the error occured only recently after
upgrading Cocoon you have to adapt your code. This was introduced in
Cocoon 2.1.6 [2]: "Flow invocations (function calls or continuation
invocations) should always result in a response. Flowscripts with no
response are prohibited."
[1] http://cocoon.apache.org/2.1/userdocs/flow/using.html
[2] http://cocoon.apache.org/2.1/changes.html
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]