Most of the
time, I would suggest to drop the existing instances,
How do you drop existing instances ?
You open an inspector on
SW2Kernel instances
and remove your the old kernels from the ordered-collection. Then you
evaluate
SW2SeasideFrame initialize
that will setup a new Seaside application and ask you if it should create a
new kernel, since you deleted the old ones.
Cheers,
Lukas