Thanks Ian, that seems to have fixed it. Like I said this look really cool and I am going to start using it in some of my slower database apps Jose > -------- Original Message -------- > Subject: Re: [Paste] ANN: WaitForIt > From: Ian Bicking <[EMAIL PROTECTED]> > Date: Tue, May 29, 2007 5:18 pm > To: [EMAIL PROTECTED] > Cc: Python Paste Project <[email protected]> > > [EMAIL PROTECTED] wrote: > > Dear Ian, > > > > I did some more testing with what you recently checked in (rev 6617) > and > > with a normal pylons app waitforit works fine, however with a composite > > app (which was what I was testing with) I am now getting a "status has > > no properties" error (line 74) and if I check the response from the the > > .waitforit/status.json url it is {" > > Weird indeed; but it seems I did a very bad job of setting > Content-Length, passing the length of the Python object, not the > serialized string. Should be fixed in r6619. > > -- > Ian Bicking | [EMAIL PROTECTED] | http://blog.ianbicking.org > | Write code, do good | http://topp.openplans.org/careers
_______________________________________________ Paste-users mailing list [email protected] http://webwareforpython.org/cgi-bin/mailman/listinfo/paste-users
