« Return to Thread: Newbie Question

Re: Newbie Question

by lists-144 :: Rate this Message:

Reply to Author | View in Thread

Thanks for catching that Anthony. That howto worked with Pylons 0.9.6 but returned that 404 with 0.9.7. I updated the howto and it now works with both 0.9.6 and 0.9.7 for me.

Cheers,

Thijs

On 27 May 2009, at 17:46, Anthony Caduto wrote:

Thijs Triemstra | Collab wrote:
Hi Anthony,

see below for a standalone dev server (not tested though) using WSGI. For more information on using Pylons with PyAMF check the tutorial:
http://pyamf.org/wiki/PylonsHowto

Hi,
Thanks for the pg example.  I am also running into problems with Pylons and pyamf.
I am using Pylons 0.9.7 and the example does not seem to work.
I followed it exactly and when I run the sample client against the pylons controller I get this error:

Message    File Name    Line    Position   Traceback                  <module>    <module1>    8          __call__    C:\Python26\lib\site-packages\pyamf-0.4.2-py2.6-win32.egg\pyamf\remoting\client\__init__.py    52          _call    C:\Python26\lib\site-packages\pyamf-0.4.2-py2.6-win32.egg\pyamf\remoting\client\__init__.py    101          execute_single    C:\Python26\lib\site-packages\pyamf-0.4.2-py2.6-win32.egg\pyamf\remoting\client\__init__.py    409          _getResponse    C:\Python26\lib\site-packages\pyamf-0.4.2-py2.6-win32.egg\pyamf\remoting\client\__init__.py    454       RemotingError: HTTP Gateway reported status 404 Not Found               
_______________________________________________
PyAMF users mailing list - users@...
http://lists.pyamf.org/mailman/listinfo/users



_______________________________________________
PyAMF users mailing list - users@...
http://lists.pyamf.org/mailman/listinfo/users

PGP.sig (201 bytes) Download Attachment

 « Return to Thread: Newbie Question