0 Replies Latest reply on Apr 5, 2007 4:54 PM by adambrod

    Seam + A4J problems: debug page redirect

      Hi-

      We're using Seam 1.2 and A4J 1.1. We have Seam's debug page set up. Whenever there is an error, seam returns http 302 to redirect the page to debug.faces.

      If an error happens during an ajax call, then the redirect fails and I get a blank page with a javascript error. It seems that a4j is not properly handling the redirect.

      Does anybody have an idea for how I can gracefully handle a redirect response to an ajax request?

      Thanks,
      Adam