Hi Christian,

yes the backend works fine. I guess it's just a firebug problem...

Thanks for your answer!

Tobias


-----Ursprüngliche Nachricht-----
Von: panyasan [mailto:i...@bibliograph.org] 
Gesendet: Dienstag, 12. Januar 2010 14:18
An: qooxdoo-devel@lists.sourceforge.net
Betreff: Re: [qooxdoo-devel] PHP Backend double execution??


Hi Tobias,

I just tried the PHP backend v.1.1.0, with PHP Version 5.3.0, on Mac OS X
(Macports), using the RpcConsole.

Request:
http://localhost:8080/Bibliograph/qooxdoo-contrib/RpcPhp/1.1.0/services/index.php?_ScriptTransport_id=3&nocache=1263301931391&_ScriptTransport_data=%7B%22service%22%3A%22qooxdoo.test%22%2C%22method%22%3A%22echo%22%2C%22id%22%3A8%2C%22params%22%3A%5B%22Hello%20World!%22%5D%2C%22server_data%22%3A%7B%22authentication%22%3A%7B%22username%22%3A%22Foo%22%2C%22password%22%3A%22Bar%22%7D%7D%7D

Request-Header
Accept:*/*
Referer:http://localhost:8080/Bibliograph/qooxdoo-contrib/RpcConsole/trunk/demo/default/build/
User-Agent:Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5

Response-Header
Cache-Control:no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Connection:Keep-Alive
Content-Length:99
Content-Type:text/html
Date:Tue, 12 Jan 2010 13:12:11 GMT
Expires:Thu, 19 Nov 1981 08:52:00 GMT
Keep-Alive:timeout=5, max=99
Pragma:no-cache
Server:Apache/2.2.14 (Unix) mod_ssl/2.2.14 OpenSSL/0.9.8k DAV/2 PHP/5.3.0
X-Powered-By:PHP/5.3.0

Response:
qx.io.remote.transport.Script._requestFinished(3, {"result":"Client said:
[Hello World!]","id":8});

The 1.1.0 version should be downward-compatible to PHP 5.2 and PHP 4.X
(>=4.3).

So I cannot reproduce the error.  Maybe you're including the server script
twice somehow?

Best,
Christian
  


Tobias Koller (GERMO GmbH) wrote:
> 
> Hi,
> 
>  
> 
> my RPC-PHP-Backend returns this result:
> 
>  
> 
> qx.io.remote.transport.Script._requestFinished(3,
> {"result":true,"id":3});
> qx.io.remote.transport.Script._requestFinished(3,
> {"result":true,"id":3});
> 
>  
> 
> Something is executed two times I think...
> 
> can someone help me here?
> 
>  
> 
> I'm using qx 1.0 sdk and the current PHP backend.
> 
>  
> 
> Thanks
> 
> Tobi
> 
>  
> 
> 
> ------------------------------------------------------------------------------
> This SF.Net email is sponsored by the Verizon Developer Community
> Take advantage of Verizon's best-in-class app development support
> A streamlined, 14 day to market process makes app distribution fast and
> easy
> Join now and get one step closer to millions of Verizon customers
> http://p.sf.net/sfu/verizon-dev2dev 
> _______________________________________________
> qooxdoo-devel mailing list
> qooxdoo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/PHP-Backend-double-execution-tp4290904p4291464.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to