you can run your source app from a web server. just make sure not only 
the source application itself but also the qooxdoo framework and all 
other used qooxdoo libraries are "within reach" of the web server paths 
(i.e. relative paths to class files of the form 
"../../../some/other/path" don't overstep the document root).

once the source app loads correctly from the web server, rpc calls are 
as for the build version.

thomas

aggieben wrote:
> Is there a way to run in a development environment (e.g., source-all) and
> make use of RPC functionality?
>   

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to