SPDY

2014-05-15 Thread Jan Moxter

Hello wicket, 

does any one have a working wicket application that uses SPDY in deployment 
with a jetty 9.1 Application Server? I tried it and get all the time 
java.lang.IllegalStateException: not lastContent, no content and no 
responseInfo! meaning that the SPDY actual doe not work. 




Greetings Jan 







Re: SPDY

2014-05-12 Thread Martin Grigorov
Hi,

I have tried SPDY several months ago and had problems with NPN.
See
http://stackoverflow.com/questions/19543581/jetty-9-0-spdy-embedded-config
I have never finished it because it wasn't important for me.

Martin Grigorov
Wicket Training and Consulting


On Wed, May 7, 2014 at 9:15 PM, Jan Moxter jan.mox...@innobix.com wrote:


 Hello wicket,

 does any one have a working wicket application that uses SPDY in
 deployment with a jetty 9.1 Application Server? I tried it and get all the
 time java.lang.IllegalStateException: not lastContent, no content and no
 responseInfo! meaning that the SPDY actual doe not work.




 Greetings Jan