der
normal circumstances this is not allowed. Normally response headers must be
written before the body. Perhaps the new version of gae is making this
assumption in its implementation
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Tapestry-Problem-on-Google-App
On Tue, 23 Oct 2012 12:37:38 -0200, Dan Cyr
wrote:
In summary:
I am using Tapestry 5.3.5.
In development, GAE 1.7.2 no longer provided the gzip header (1.7.1 used
to) (see previous logs and debugs)
Would tapestry be dependent on the servlet implementation? Is this a GAE
issue?
It sure
content but not set the content encoding header. I'm baffled and
> out
> > of ideas... anyone else got any ideas?
> >
> >
> >
> > --
> > View this message in context:
> http://tapestry.1045711.n5.nabble.com/Tapestry-Problem-on-Google-App-Engine-in-Deve
711.n5.nabble.com/Tapestry-Problem-on-Google-App-Engine-in-Development-tp5716763p5717074.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tapestry.ap
So, it looks like something about GAE 1.7.2 is causing tapestry to send
gzipped content but not set the content encoding header. I'm baffled and out
of ideas... anyone else got any ideas?
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Tapestry-Problem-on-Googl
troubles with this pattern?
>
>
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/Tapestry-Problem-on-Google-App-Engine-in-Development-tp5716763p5717054.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> --
ttp://tapestry.1045711.n5.nabble.com/Tapestry-Problem-on-Google-App-Engine-in-Development-tp5716763p5717054.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.or
deflate
> Accept-Languageen-US,en;q=0.5
> Cache-Controlmax-age=0
> Connectionkeep-alive
>
>
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/Tapestry-Problem-on-Google-App
ectionkeep-alive
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Tapestry-Problem-on-Google-App-Engine-in-Development-tp5716763p5717003.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
So, this seems to be an issue in tapestry after all.
Can any tapestry gurus explain why tapestry would return gzipped content
without setting the Content-Encoding header?
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Tapestry-Problem-on-Google-App-Engine-in
Wed, Oct 17, 2012 at 3:37 AM, Lance Java wrote:
> > .containsHeader(..yes, pre 3.0
> So print the boolean instead of the value. I just wanna see if tapestry has
> populated it.
>
>
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/Tapes
> .containsHeader(..yes, pre 3.0
So print the boolean instead of the value. I just wanna see if tapestry has
populated it.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Tapestry-Problem-on-Google-App-Engine-in-Development-tp5716763p5716988.html
Sent from
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/Tapestry-Problem-on-Google-App-Engine-in-Development-tp5716763p5716948.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
>
It's in the 2.3 javadocs?
http://docs.oracle.com/cd/E17802_01/products/products/servlet/2.3/javadoc/javax/servlet/http/HttpServletResponse.html#containsHeader(java.lang.String)
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Tapestry-Problem-on-Google-App-Engi
That also is Servlet spec 3.0...
On Fri, Oct 12, 2012 at 11:37 AM, Lance Java wrote:
> response.containsHeader("Content-Encoding") ;)
>
>
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/Tapestry-Problem-on-Google-App-Engine-in-Dev
response.containsHeader("Content-Encoding") ;)
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Tapestry-Problem-on-Google-App-Engine-in-Development-tp5716763p5716859.html
Sent from the Tapestry - User mailing list archive at
That also is Servlet spec 3.0...
On Fri, Oct 12, 2012 at 11:27 AM, Lance Java wrote:
> response.getHeader("Content-Encoding")
>
>
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/Tapestry-Problem-on-Google-App-Engine-in-Development-tp5
response.getHeader("Content-Encoding")
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Tapestry-Problem-on-Google-App-Engine-in-Development-tp5716763p5716857.html
Sent from the Tapestry - User mailing list archive at
27;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 Nabbl
45711.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 additi
>
>
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/Tapestry-Problem-on-Google-App-Engine-in-Development-tp5716763p5716796.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
>
sion by setting
SymbolConstants.GZIP_COMPRESSION_ENABLED to false.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Tapestry-Problem-on-Google-App-Engine-in-Development-tp5716763p5716796.html
Sent from the Tapestry - User mailing list archiv
d the "Content-Encoding" header on the response?
>
>
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/Tapestry-Problem-on-Google-App-Engine-in-Development-tp5716763p5716768.html
/tapestry.1045711.n5.nabble.com/Tapestry-Problem-on-Google-App-Engine-in-Development-tp5716763p5716768.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apach
Using Tapestry 5.3.5 on Google Apps Engine. In development, when I set
eclipse to use the newest GAE Java 1.7.2.1, I see a screen-full of mostly
Black Diamonds with Question marks inside.
It seems normal again when I set in AppModule -->
configuration.add(SymbolConstants.GZIP_COMPRESSION_ENAB
25 matches
Mail list logo