Le 18/12/2014, Frédéric a écrit :

> So, what is the best practice for such situation?

I found the answer in the documentation:

http://manual.qooxdoo.org/4.0.1/pages/desktop/develop_how_to.html#running-the-source-version-through-a-web-server

"""
Summary

All of the above really boils down to the following: Running the source
version from a web server requires having the web server root be higher in
the file system hierarchy than ALL the application source root and the
qooxdoo SDK root and any qooxdoo contribs you might be using, so that all
libraries are accessible from the application via relative paths at the
server. (It corresponds to file:// usage if the web server root is in fact
the file system root)
"""

I have to move my qooxdoo SDK near my app, to avoid huge links...

-- 
    Frédéric

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to