https://issues.apache.org/jira/browse/TAP5-1873
There is a description what should you change to make it work, copy function from tapestry.js, apply changes and replace it: Tapestry.ajaxRequest = ... and for better loging: Tapestry.ajaxExceptionHandler = ... Denis Mar 26, 2012 v 1:14 PM, Beat Durrer: > I have this issue too. It occured with the ZoneUpdater from the > jumpstart project (http://jumpstart.doublenegative.com.au/) > It does not happen in every combination and I couldn't find out what's > causing it so I gave up in the end. > > The code itself works as expected, but it records this error message > on each roundtrip. > > > 2012/3/26 Anuj Mittal <anmit...@adobe.com>: >> Hi All, >> >> I am calling server side function using ajax depending on the select control >> and updating a zone accordingly. >> Everything is working perfectly except I got "Communication with the server >> failed: undefined" on every ajax call. >> Has anybody faced this issue? >> >> >> >> With Regards, >> Anuj Mittal >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org >> For additional commands, e-mail: users-h...@tapestry.apache.org >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org >