Hi again,

does this playground sample work on it's own with
your web service URL?

http://tinyurl.com/nqxo9dh

(It's just the code copied from here with "console.log()":
http://demo.qooxdoo.org/devel/apiviewer/#qx.io.request.Jsonp)

Are you able to share the web service URL
so that I can test with it or is it private? I'm just
asking because that would probably make it easier for
me to help you debugging ...

What type of content are you expecting to get back from the server (e.g. 
JSON, XML)? What type of HTTP requests do you want to make (e.g. GET, 
POST, PUT)?

Regards
Richard

Am 10.07.13 14:07, schrieb Pau Ruŀlan Ferragut:
> On Tue, Jul 09, 2013 at 05:47:33PM +0200, thron7 wrote:
>
>> Can you post a snippet of code, to illustrate how you tried to deploy
>> Jsonp?!
>
> That idea came from the documentation, where it says:
> http://demo.qooxdoo.org/devel/apiviewer/#qx.io.rest.Resource~_getRequest
> «May be overriden to change type of request.»
>
> but changing the code to:
>
> _getRequest: function() {
>        return new qx.io.request.Jsonp();
>      },
> }
>
> began a mayhem of problems.


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to