Jan. 24, 2009
4:26 p.m.
Hervé Darce wrote:
Hi,
After loading seaside28jetsam with Montecillo, I can not access the http://localhost:8080/seaside. -------------- Internal Server Error MessageNotUnderstood: WASession class>> application: -------------- It seems that there is no method application of Class WASession. How to solve the problem?
Cheers
Herve Darce
It looks like it got lost as a result of a recent category name change. I have tracked down the missing method and restored it to the SeasideJetsam package. Keith