Hi Philippe,
I found the problem, I forgot to report a rename of
HTTPResponse>>statusCode:, which was just #code before. It seems that
this method is called only in
WASwazooAdaptor>>responseFrom:
...
swazooResponse statusCode: aRequestContext response status asNumber.
...
After I corrected that, Seaside started to work and I didn't find any
more problems.
To debug such problems in the future, I wrote a brief guide here:
http://www.swazoo.org/debbuging
Do you find those instructions helpful and understandable or should I
add something more?
Best regards and all the best in a new year!
Janko
Original issue reported on code.google.com by
philippe...@gmail.comon 28 Dec 2010 at 12:09