>
> Hi
>
> Check the following three screenshots,
>
> http://qooxdoo.678.n2.nabble.com/file/n5571954/bootstrat1.bmp
>
> http://qooxdoo.678.n2.nabble.com/file/n5571954/bootstrat2.bmp

This one shows the actual URL being requested:

http://qbase.net/qooxdoo-sdk/framework/source/class/qx/Bootstrap.js

According to what you've wrote, this is exactly the correct URL:
qooxdoo-sdk is directly under the document root, and the path to
Bootstrap.js is correct. Nothing looks wrong here. - What does your server
log say? What is the actual file system path the URL is resolved to?

>
> http://qooxdoo.678.n2.nabble.com/file/n5571954/bootstrat3.bmp

Looks fine, too.

>
> as you can see the bootstrap.js file is not loaded, qooxdoo-sdk is not
> part
> of the qbase directory but under it's of directory.

Yep.

>
> I would expect to see something like:
> http://qooxdoo-sdk/..../bootstrap.js in the firebug output.

What should that mean? This is not even a valid URL, except for some
arcane exceptions which most likely not apply in your situation. Most
likely, "http://qooxdoo-sdk/"; cannot resolve to anything useful in your
context. The firebug url looks entirely correct to me.

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