<div dir="ltr">No, i just loaded the package from the package browser...<div><br></div><div>When you are interested in loading a package, how do you know if it is enough loading it from package browser or if you should load it from a configuration? I mean, how do you know that a given package can be loaded from a configuration?</div><div><br></div><div>How do you know what &quot;things&quot; can be loaded from a configuration? Do you use a common class browser on a configuration / versionner / or there is another tool?<br></div><div><div><div><br></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 25, 2015 at 6:04 PM, Philippe Marschall <span dir="ltr">&lt;<a href="mailto:philippe.marschall@gmail.com" target="_blank">philippe.marschall@gmail.com</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="HOEnZb"><div class="h5">On Wed, Feb 25, 2015 at 2:11 AM, Laura Risani &lt;<a href="mailto:laura.risani@gmail.com">laura.risani@gmail.com</a>&gt; wrote:<br>
&gt; Hi all,<br>
&gt;<br>
&gt; I&#39;m trying to set up the listening for a comet app. Following DWDWS book<br>
&gt; section 22.2 i tried to send<br>
&gt; WAListenerAdaptor startOn: 8888 .<br>
&gt; Since it didn&#39;t work (i download Seaside manually) i went to Seaside main<br>
&gt; repo and loaded the last version of package<br>
&gt; Seaside-Adaptors-Comanche.<br>
&gt; And it seems to work, but when i point my web browser to the port 8888 i get<br>
&gt; an error (on ide side) cause a msg is send to the class HttpRequest which<br>
&gt; isn&#39;t loaded on the image.<br>
&gt; Am i loading the package wrong?<br>
<br>
</div></div>Do  you have a stack trace? Did you load with:<br>
<br>
ConfigurationOfSeaside3 project stableVersion load:&#39;Comet&#39;<br>
<br>
Cheers<br>
Philippe<br>
_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
</blockquote></div><br></div>