Hmm, when loading SeasideRest in pharo 1.3 it did not fail, but I didn&#39;t got the WAAdmin class, so I was not able to publish no service at all :).<br><br>Using the one click seaside image should probably work (I didn&#39;t test it yet), but I wanted to know if I am able to load it without loading the entire seaside (as it was said in the pharo mailing list).<br>
<br>BTW, sorry for not changing the email subject.  I got a newby attack, as usual :).<br><br>Thanks everyone!<br>Guille<br><br><div class="gmail_quote">On Thu, Oct 20, 2011 at 4:12 PM, Dale Henrichs <span dir="ltr">&lt;<a href="mailto:dhenrich@vmware.com">dhenrich@vmware.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Guillermo,<br>
<br>
To add to what others have said ...<br>
<br>
If you are doing JSON and REST then you will want both Seaside-REST and Seaside-JSON ... there are configurations for both I&#39;m using both REST and JSON for tODE and the JSON canvas is very nice ... you can look at the tODE-Amber package in tODE if you want to see how I&#39;m using them both...<br>

<br>
I think that if you load Seaside 3.0.6.2 into Pharo 1.3, then load the other configs you&#39;ll be successful. It looks like ConfigurationOfSeasideREST will load Seaside 3.0.6 which doesn&#39;t load into Pharo 1.3 anymore. I should change that configuration to use #stable instead ...<br>

<br>
Dale<br>
<div class="im"><br>
----- Original Message -----<br>
| From: &quot;Guillermo Polito&quot; &lt;<a href="mailto:guillermopolito@gmail.com">guillermopolito@gmail.com</a>&gt;<br>
| To: <a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a>, &quot;Pharo Development&quot; &lt;<a href="mailto:Pharo-project@lists.gforge.inria.fr">Pharo-project@lists.gforge.inria.fr</a>&gt;<br>

| Sent: Thursday, October 20, 2011 4:59:50 AM<br>
| Subject: [Seaside] Re: Welcome to the &quot;seaside&quot; mailing list<br>
|<br>
|<br>
| Hi!<br>
|<br>
| I need to set up a rest server serving JSON and I want to do it with<br>
| seaside, since I heard about it in the pharo&#39;s mailing list :).<br>
|<br>
| I found in squeaksource/MetacelloRepository a<br>
| ConfigurationOfSeasideRest, and the following link:<br>
</div>| <a href="http://code.google.com/p/seaside/wiki/SeasideRest" target="_blank">http://code.google.com/p/seaside/wiki/SeasideRest</a> . But I didn&#39;t<br>
<div class="im">| manage to get it installed in my 1.3 image... I also googled and<br>
| looked in the seaside doc, but I didn&#39;t find a way to do it :(.<br>
|<br>
| Does anybody have a link or point me to some documentation? Or give<br>
| me some instructions of how to do it, hehe :P.<br>
|<br>
| Thanks!<br>
| Guille<br>
|<br>
</div><div><div></div><div class="h5">| _______________________________________________<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>
|<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>
</div></div></blockquote></div><br>