On 07/08/2011 02:25 PM, Mustafa Sak wrote:
>
>
> On 07/07/2011 10:04 PM, Mustafa Sak wrote:
>> "compile-options" :
>> {
>> "uris" :
>> {
>> "resource" : "/asawizzard/build/resource"
>> }
> This is usually not necessary, as it fixes the resource uri to this
> particular path on your deploy server. If you move the location of the
> app itself on the server, this will stick and might be wrong. Just
> remove this setting.
>
> ## If I'am removing that, my build tries to load recourses like this
> http://airport.sak-sys.de/privatkunden/resource/qx/icon/Tango/22/actions/go-
> next.png instead of
> http://airport.sak-sys.de/asawizzard/build/resource/qx/icon/Tango/22/actions
> /go-next.png
This is strange! Where does this reference to "/privatkunden" come from?
Can you grep your projects and .json files to locate it?!
> ## Could you please check what I meant at
> http://airport.sak-sys.de/privatkunden/flughafentransfer-buchen?ref_id=25&re
> f_code=HAJ
> Thanks.<- this version is with "resource" : "/asawizzard/build/resource"
> setted.
Mh. This is a whole other issue. Loading that link, I get "asa is not
defined", so even classes are missing at this point. The issue arises
when trying to qx.Class.define("asawizzard.modules.wizzard", ...), which
tries to include: [asa.util.MFunctions]. Didn't you get any error
warnings when building this?!
> But as you say the images are not copied to the build path in the first
> place, what is your 'build-resources' job like?
> ## ?? Don't understand you. I have no build-resources job in config.js, here
> my config.js
>
> {
> "name" : "asawizzard",
This looks ok. Can you confirm the aza library is "../aza" relative to
the azawizzard app?!
T.
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel