Has anyone worked with the CouchDB using qooxdoo? I am trying a simple
test and in the NET tab of FireBug the request looks good, it returns
a 200 OK status, but in the Console tab the request is a red error,
oddly still has a 200 OK status. Naturally, since it is being
processed as an error, none of the code in the Completed event is
getting executed. I am trying a very simple GET against the database
just to get the database status info. The response is normally sent
back as JSON, but for testing I have also tried to setParseJson to
false so that I can see the text, but I still get the error condition.

So if someone has worked with the CouchDB before, any trick on what to
do to get this to work would be greatly appreciated.

Thanks,
Jim

------------------------------------------------------------------------------
The modern datacenter depends on network connectivity to access resources
and provide services. The best practices for maximizing a physical server's
connectivity to a physical network are well understood - see how these
rules translate into the virtual world? 
http://p.sf.net/sfu/oracle-sfdevnlfb
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to