Hi Connor
When you created you app with create-application.py, it detects where the
Qooxdoo installation directory is and generates a relative path to it; you
need to make sure that your application folder, and qooxdoo, and every path
in between is available via the web server's root. If your app is at
http://localhost:8080/myapp, try moving qooxdoo folder to
http://localhost:8080/qooxdoo and edit myapp/config.json to change the
"QOOXDOO_PATH" macro to "../qooxdoo" and re-run generate.py.
John
From: Connor <[email protected]>
Reply-To: qooxdoo Development <[email protected]>
Date: Tuesday, 22 May 2012 08:23
To: qooxdoo Development <[email protected]>
Subject: [qooxdoo-devel] Debug source and rpc-server cross-domain trap
Hi,
Usually I test my qooxdoo application with a source build (source-all) by
loading it from a file. This is great because I have uncompressed JS
classes.
Now I've learned that I need to open my application in the same location
(apache) for testing my rpc-calls to avoid cross domain requests. This seems
to cause problem with the source build because classes are not found by the
server:
"NetworkError: 404 Not Found -
http://localhost:8080/source/class/sdxtest/theme/Color.js?nocache=0.68590942
74812332"
Color....4812332
Is there a "best practice" for this case ?
Thanks,
Connor
----------------------------------------------------------------------------
-- Live Security Virtual Conference Exclusive live event will cover all the
ways today's security and threat landscape has changed and how IT managers
can respond. Discussions will include endpoint security, mobile security and
the latest in malware threats.
http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___________________
____________________________ qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel