Thanks Levante,<div><br></div><div>I tried - Print it: WebClientServerTest buildSuite run::</div><div><br></div><div>and got an exception:</div><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
<div><div>MessageNotUnderstood(Object)&gt;&gt;doesNotUnderstand: #sunitAnnounce:toResult:</div></div></blockquote><div><div><br></div><div>My guess is, that as you suspected, I do not have the correct version of Sunit.   Where do I find the correct version?</div>
<div><br></div><div>I tried saving the packages SUnit and SUnitGui, from my Seaside 3.0 image to a local directory, but when I tried to load SUnit I got:</div><div><br></div></div><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
<div><div><div>ClassDescription class(Object)&gt;&gt;doesNotUnderstand: #newTraitNamed:uses:category:</div></div></div><div><div><div><span class="Apple-tab-span" style="white-space:pre">        </span></div></div>Receiver: ClassDescription</div>
</blockquote><div><div><br></div><div>So my guess here is I am missing Traits (I can spell this but I don&#39;t fully understand them, a pointer to some good documentation would be nice).</div><div><br></div><div>Thanks again for your help,</div>
<div>Stephen</div><div><br></div><div class="gmail_quote">On Mon, Apr 18, 2011 at 6:23 AM, Levente Uzonyi <span dir="ltr">&lt;<a href="mailto:leves@elte.hu">leves@elte.hu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Sat, 16 Apr 2011, Steve Thomas wrote:<br>
<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
So I found Andreas&#39;s post on Installing SqueakSSL with Seaside<br></div>
&lt;<a href="http://squeakingalong.wordpress.com/2010/08/07/using-squeakssl-with-seaside/" target="_blank">http://squeakingalong.wordpress.com/2010/08/07/using-squeakssl-with-seaside/</a>&gt;and<div><div></div><div class="h5">
<br>
figured I would try it in Etoys (realizing it may not work).<br>
<br>
I tried:<br>
<br>
(Installer ss)<br>
project: &#39;SqueakSSL&#39;;<br>
install: &#39;SqueakSSL-Core&#39;;<br>
install: &#39;SqueakSSL-Tests&#39;;<br>
project: &#39;WebClient&#39;;<br>
install: &#39;WebClient-Core&#39;;<br>
install: &#39;WebClient-Tests&#39;;<br>
install: &#39;WebClient-Seaside&#39;.<br>
<br>
<br>
But Installer was not defined in Etoys.<br>
<br>
I tried using the &quot;SqueakMap Package Loader&quot; in Etoys, but got a message<br>
saying &quot;The SqueakMap master server is running version 2.3 and the client is<br>
2.0, You need to upgrade&quot; I clicked yes, I got an exception.<br>
<br>
So I tried to load the .mcz files in the order listed by dragging them onto<br>
the Etoys image and selecting &quot;load version&quot;.  This worked fine<br>
for SqueakSSL-Core, but when I tried to load SqueakSSL-Tests, I got an<br>
exception (below), the key error (as far as I can tell) is<br>
<br>
Receiver: Warning: This package depends on the following classes:<br>
 TestCase.<br>
<br>
<br>
So from some more searching it seems TestCase is defined in SUnit (makes<br>
sense) but when I browse the SUnit in Etoys, I only see TestCaseDebugger<br>
(ie: no Test Case).  So I went to SqueakSource and loaded the latest SUnit<br>
package (SUnit-NialRoss.40.mcz, didn&#39;t bother with the GUI, for now, let me<br>
know if I should).  Once I load the new SUnit, SqueakSSL-Tests loads fine.<br>
</div></div></blockquote>
<br>
I&#39;m not sure this is the right SUnit version, but you&#39;ll see if it works or not.<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
I then was able to load WebClient-Core and WebClient-Tests.<br>
<br>
Now, how do I run the tests?<br>
</blockquote>
<br></div>
Print it: WebClientServerTest buildSuite run<br>
or load SUnitGUI (though I guess it won&#39;t be compatible with your image).<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Also, is this the correct approach? (ie: did I load the correct things or am<br>
I missing something?)<br>
</blockquote>
<br></div>
I think it is. Note that you&#39;ll probably face several compatibility problems. You&#39;ll find fixes for most of them in the WebClient-Pharo package on <a href="http://squeaksource.com" target="_blank">squeaksource.com</a>.<br>

<br>
<br>
Levente<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
My end goal is to allow kids to post to Google Blogs from within Etoys.<br>
<br>
Thanks,<br>
Stephen<br>
<br>
</blockquote></div>
_______________________________________________<br>
Beginners mailing list<br>
<a href="mailto:Beginners@lists.squeakfoundation.org" target="_blank">Beginners@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/mailman/listinfo/beginners" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/beginners</a><br>
</blockquote></div><br></div>