Tobias,<br><br>To have Pier2 application enabled, you should manually (in workspace) register it for now (the same in official Seaside-3.0rc Pharo based image).  Just check PRPierFrame class, where there is no #initialize method yet, meaning that after doing (WADispatcher resetAll) you will lose Pier2 app.<br>

<br>Looking at Seaside-3.0rc Pharo based image, Kom is the default.<br>Thanks for pointing to the Seaside&#39;s control panel, yes it&#39;s better to use.<br><br>Also, after loading all Seaside stuff, the default system browser is changed to OmniBrowser (which is default for Pharo). So, this could be changed to default Squeak system browser manually in Window menu.<br>

<br>Regards,<br>Nikolay<br><div class="gmail_quote"><br><br>On Wed, Jul 21, 2010 at 2:27 PM, Tobias Pape <span dir="ltr">&lt;<a href="mailto:Das.Linux@gmx.de">Das.Linux@gmx.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Hi,<br>
<br>
Am 2010-07-21 um 11:02 schrieb Nikolay Suslov:<br>
<div class="im"><br>
&gt; ..and after all is loaded do:<br>
&gt;<br>
&gt; &quot;Register Pier2 on Seaside&quot;<br>
&gt; PRPierFrame registerAsApplication: &#39;pier&#39; kernel: (PRKernel instanceNamed: &#39;pier&#39;)<br>
&gt;<br>
&gt; &quot;Start Comanche server&quot;<br>
&gt; WAComancheAdaptor startOn: 8080.<br>
<br>
</div>However, this is a bit ‘short-sighted’[1]<br>
<br>
There is the Seaside control panel in the ‘Open…’ menu,<br>
that manages all Adaptors currently reigstered etc.pp.<br>
<br>
I’d propose to include this way to the Seaside control panel<br>
instead of the startOn: doit. (if more than one Kom is started,<br>
it will fail anyways). Isn‘t Swazoo more common as default<br>
adaptor now?<br>
<br>
So Long,<br>
        -Tobias<br>
<br>
<br>
<br>
[1] does this exist in English?<br>
<br>
<br>
</blockquote></div><br>