<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
FWIW I'm getting exactly the same problem on a 3.8 image with the
latest version of Seaside (I even reloaded it as suggested).<br>
<br>
Lukas Renggli wrote:
<blockquote
 cite="mid67628d690511240100s55714bd5r14918ebdd19950ea@mail.gmail.com"
 type="cite">
  <blockquote type="cite">
    <pre wrap="">I started the server as described and every link gives this error:

MessageNotUnderstood: WARenderNotification&gt;&gt;raiseSignal
    </pre>
  </blockquote>
  <pre wrap=""><!---->
This is very strange, seems to be a problem with Seaside: in my image
I have a method in the Seaside-Package

        Exception&gt;&gt;raiseSignal
                ^ self signal

Maybe you should try to reload the latest Seaside from the
SqueakSource repository.

  </pre>
  <blockquote type="cite">
    <pre wrap="">I will try a 3.8 image but I wanted to post this problem.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I am developing in 3.8, if you don't want to be surprised with
undiscovered problems you should probably try this one.

  </pre>
  <blockquote type="cite">
    <pre wrap="">ALSO, I want to move my smallwiki2 data to Pier. How would I go about doing
this? (please don't say cut and paste !)
    </pre>
  </blockquote>
  <pre wrap=""><!---->
See my original announcement in the SmallWiki mailing list, it
includes migration code to keep your code and all your data alive
while upgrading from SmallWiki 2 to Pier ...

<a class="moz-txt-link-freetext" href="http://impara.de/pipermail/smallwiki/2005-November/002691.html">http://impara.de/pipermail/smallwiki/2005-November/002691.html</a>

  </pre>
  <blockquote type="cite">
    <pre wrap="">Where does Smallwiki2 store the data anyway??
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Objects, that all live happily in the Squeak image ;-)

Pier was designed to have a prevalence like persistency: this means it
consists of a snapshot mechanism and the logging facilities for
command-objects. Command objects are the key thing, since this is the
only way to modify the model. There is some experimental code (that
already proved to work) but that is not tested in real environments
and that is still lacking some features.

Lukas

--
Lukas Renggli
<a class="moz-txt-link-freetext" href="http://www.lukas-renggli.ch">http://www.lukas-renggli.ch</a>



 
  </pre>
</blockquote>
<br>
<br><br>
<P align=center><FONT style="BACKGROUND-COLOR: #ffffff">This message has been scanned for viruses by </FONT><A href="http://www.blackspider.com/"><FONT style="BACKGROUND-COLOR: #ffffff" color=#000000>BlackSpider MailControl</FONT></A></P>
</body>
</html>