<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi again :)<br><div><div>I forget that, before all, you need to register your application with something like this:&nbsp;</div><div><br></div><div><div><span class="Apple-tab-span" style="white-space:pre">        </span>| app |</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>app := WAAdmin register: self asApplicationAt: 'myapp'.</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>app addFilterFirst: MyRestFilter new.</div></div><div><br></div><div>(you need to add YOUR Rest filter, who is a child of WAPragmaBasedRestfulFilter)&nbsp;</div><div><br></div><div>cheers,</div><div>Esteban</div><div><br></div><div>pd: Philippe, any chance this information can be placed somewhere in the wiki, I think for us, the newcomers to SeasideRest is not so easy to understand :(</div><div><br></div><div>El 29/03/2011, a las 4:56a.m., Olivier Auverlot escribió:</div><br class="Apple-interchange-newline"><blockquote type="cite">
<div bgcolor="#ffffff" text="#000000">
    Hi,<br>
    <br>
    I try desperately to use seaside-Rest for building REST services
    with Seaside. I read the documentation
    (<a class="moz-txt-link-freetext" href="http://code.google.com/p/seaside/wiki/SeasideRest">http://code.google.com/p/seaside/wiki/SeasideRest</a>) and read this
    post on the ML
(<a class="moz-txt-link-freetext" href="http://lists.squeakfoundation.org/pipermail/seaside-dev/2009-September/003584.html">http://lists.squeakfoundation.org/pipermail/seaside-dev/2009-September/003584.html</a>).<br>
    <br>
    Someone could explain me how to use this library ? Must I create an
    Seaside application for hosting the web service ? What is the
    content of the createRoutes method ? What is the goal of the life ?
    42 ? I feel that i become crazy... &lt;X<br>
    <br>
    Thanks for your help. <br>
    best regards<br>
    Olivier ;-)<br>
    <br>
    <a class="moz-txt-link-abbreviated" href="http://www.auverlot.fr/">www.auverlot.fr</a><br>
  </div>

_______________________________________________<br>seaside mailing list<br><a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br></blockquote></div><br></body></html>