hi martin,
so yes previously I had a problem with unit tests when I was setting
cookie and redirecting with throw new RestartResponseException(new
MyOtherPage());
then you advised to used NonResettingRestartException but this for
some reason (I had no time yet to investigate) is breaking unittest so
now I am using setResponsePage(pageClass);

now I try to test it live with jetty and gae and for both servers it
is failing. (to redirect I use setResponsePage)

pozdrawiam
Paweł Kamiński

[email protected]
[email protected]
______________________

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to