<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi,<div><br></div><div>This is a bug that is fixed 3.1.3 [1]</div><div>Please try to load 3.1.3 and let us know if it works:</div><div><br></div><div><div>(ConfigurationOfSeaside3 project version: ‘3.1.3’) load: #(‘REST')</div></div><div><br></div><div>Regards,</div><div>Johan</div><div><br></div><div>[1]&nbsp;<a href="https://code.google.com/p/seaside/wiki/Seaside313Changelog">https://code.google.com/p/seaside/wiki/Seaside313Changelog</a></div><div><br><div><div>On 24 Aug 2014, at 21:26, Esteban A. Maringolo &lt;<a href="mailto:emaringolo@gmail.com">emaringolo@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">I got that kind of errors when using Seaside REST without the .changes file.<br><br>Did you tested it with a simple hello world route?<br><br>YourRestfulHandler&gt;&gt;#hello<br>&lt;get&gt;<br>^ self requestContext respond: [ :response | response nextPutAll:<br>'Hello world!' ]<br><br><br>You can load REST with:<br><br>ConfigurationOfSeaside3 project stableVersion load: 'REST'<br><br>Regards!<br><br>Esteban A. Maringolo<br><br><br>2014-08-24 11:40 GMT-03:00 Gareth Cox &lt;<a href="mailto:gareth@inspired.org">gareth@inspired.org</a>&gt;:<br><blockquote type="cite">Hi all!<br><br>I'm running Pharo3 on a Mac. Loaded Seaside 3.1 from the config provided.<br>I then manually loaded REST for seaside, from the 3.1 repo.<br>I can't seem to get this working. If I register my handler it keeps saying<br>'not found'<br>After some fiddling I got it to come back with: MessageNotUnderstood:<br>RBArgumentNode&gt;&gt;key<br>After some forum reading, I see that that method is wrong.<br>Is there a way to easily get REST working with Seaside3.1 in Pharo3?<br><br>KR<br>--<br>Gareth Cox<br>IT Manager/Developer<br>Inspired Org (PTY) Ltd<br>email: <a href="mailto:gareth@inspired.org">gareth@inspired.org</a><br>tell: +27 (0)21 531 5404<br>cell: +27 (0)78 374 9035<br><br><br><br>_______________________________________________<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><br></blockquote>_______________________________________________<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></div></body></html>