>
> Hi Info and Thron7-2
>
> Info: Yes I get a 404 error. (Original config.js file)
>
> Thron7-2: There is something wrong with the paths:
> Qooxdoo is under docroot as is my app but when running the app the page is
> trying to access qooxdoo under the app directory
> (http://myapp.net/qooxdoo-sdk).

But, according to your last mail, this is the correct URL, and it's not
under the app root!? I'm not getting it...

>
> The original QOOXDOO PATH was set to "../qooxdoo-sdk" I changed it to
> "e:/websites/qooxdoo-sdk", in this case all files are loaded but the
> application is not displayed.

Well, as I said before, you have to adapt QOOXDOO_PATH when you move the
SDK around. It should be a relative path, relative to the config.json
referencing it. Just 'cd' to your app directory and issue 'dir
..\<whatever>\qooxdoo-sdk', to make sure it works. Then re-build the app.
It seems to me your old qooxdoo path, when the SDK was installed directly
into your app, is still in effect .

You are not using the 'uri' parameter in any "library" key in the
config.json, are you?!

Hint: Post your config.json

T.



------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to