Hmm..Where is my mind, of course..

But it seems response.getHeaderNames() is in Servlet Spec 3.0.    Seems
like GAE gwt-2.4.0/gwt-user.jar is 1.5 and doesn't have that call
available? Another way to check?

Anyway, I'm convinced it's a GAE 1.7.1 -> 1.7.2 upgrade problem....Perhaps
GAE is not worth the trouble...


On Fri, Oct 12, 2012 at 3:25 AM, Lance Java <lance.j...@googlemail.com>wrote:

> > logger.error(name + " " + request.getHeader(name));
> I meant you to log the response headers, not the request headers. This way
> we can check if it's tapestry's fault for not including the header or
> GAE's.
>
>
>
>
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/Tapestry-Problem-on-Google-App-Engine-in-Development-tp5716763p5716834.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to