You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by vi...@wipro.com on 2006/02/20 13:45:42 UTC

error in cocoon-2.1.7..

Hi,
 
  I'm getting following error in cocoon-2.1.7.

  <map:call continuation> did not send a response, at
file:/../../customer.xmap:329:37
    
  <map:match pattern="*.continue">
    <map:call continuation="{1}"/>
  </map:match>
 
  same code working fine with cocoon-2.1.5  
   
  Any help would be appreciated.
 
Thanks, Vijay. 



The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.

www.wipro.com

Re: error in cocoon-2.1.7..

Posted by Simone Gianni <s....@thebug.it>.
Hi Vijay,
this usually happens when the script exits the function without calling 
a sendPage or a redirectTo. In this case cocoon does not know what to 
send to the user.

Hope this helps,
Simone

-- 
Simone Gianni

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org