geuze
13 Mar 2014, 7:42 AM
Dear forum members,
I would like to add a custom Proxy to Sencha Architect 3. So I created a package with a custom proxy file + the necessary configuration files.
When I add this package to the Sencha Architect Extensions (folder C:\Users\<username>\Documents\Architect\Extensions) then the extension is successfully loaded in Sencha Architect. Even better the proxy appears in the Toolbox (Data > Data Proxies section).
However when I drag the proxy to a Store in the Project Inspector an error occurs. Error message is:
This definition has specified a className Navara.proxy.NavaraProxy that does not exist. Ensure that the className in the definition matches the className specified in package.json
I am sure that I specified the correct name, so it must be something in my packaging. Can some help me with this?
Thanks in advance.
Greets,
Marinus Geuze
I would like to add a custom Proxy to Sencha Architect 3. So I created a package with a custom proxy file + the necessary configuration files.
When I add this package to the Sencha Architect Extensions (folder C:\Users\<username>\Documents\Architect\Extensions) then the extension is successfully loaded in Sencha Architect. Even better the proxy appears in the Toolbox (Data > Data Proxies section).
However when I drag the proxy to a Store in the Project Inspector an error occurs. Error message is:
This definition has specified a className Navara.proxy.NavaraProxy that does not exist. Ensure that the className in the definition matches the className specified in package.json
I am sure that I specified the correct name, so it must be something in my packaging. Can some help me with this?
Thanks in advance.
Greets,
Marinus Geuze