Hi Raymond,
I don't know what's going wrong here. The rpcexample.URL setting is
defined for the "common" job which "source" and "build" extend from, so
it should be defined in the generated application. I tested it by
running generate.py build on the RPCexample contrib and loading the
application. As expected, I got an error because I don't have an RPC
server running, but running qx.core.Setting.get("rpcexample.URL") on the
console correctly returned the value from config.json.
Could you please post the entire config.json?
Regards,
Daniel
Raymond Rösch schrieb:
> Hello anybody.
>
> qooxdoo is giving me a hard time. Everytime I try an example I streuggle.
>
> When I start: localhost/rpcexample/build my browser says in firebug:
>
> Setting "rpcexample.URL" is not defined. if(m===undefined){throw new
> Error('Setting "'+l+'" is not defined.');
>
> I tried to do a setting in config.json and did a second build - without
> any success:
> // define needed settings
> "settings" :
> {
> "rpcexample.URL" : "http://localhost/rpcserver/services",
> "URL" : "http://localhost/rpcserver/services"
> }
>
> What am I doing wrong?
>
> TIA
> Raymond
>
>
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
> This SF.net Dev2Dev email is sponsored by:
>
> Show off your parallel programming skills.
> Enter the Intel(R) Threading Challenge 2010.
> http://p.sf.net/sfu/intel-thread-sfd
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:
Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel