JWt on Jetty 8 ?
Added by Jan Goyvaerts almost 14 years ago
Any idea what needs to be done to run a JWt application on Jetty 8 ?
I'm getting "Refusing to respond." all the time.
I can only guess to the origin of this message, but can it be related to the session management ? The method to disable the session cookies is gone in Jetty 8. And replaced by a session-config element in web.xml. However, whatever I set this value to, I keep on getting the error message.
TIA !
Jan
Replies (1)
RE: JWt on Jetty 8 ? - Added by Pieter Libin almost 14 years ago
Dear Jan,
we tested JWt on Jetty 8 when it was still in beta phase, but did not test it with the released version.
We will take a look at the Jetty 8 release later on, for now,
did you already try to configure your session management as proposed in this forum thread (http://redmine.emweb.be/boards/3/topics/1014#message-1043)?
Kind regards,
Pieter