Hi Piotr, the project is this: https://github.com/apache/royale-asjs/tree/develop/examples/blog/BE0011_Loading_external_data_through_HTTPService
I think most of people use to have problems with ANT or Moonshine since I only create MAVEN setup and the other files are copied from other projects and although I try to put right names, are not tested, so if they try to build vía ANT or Moonshine they find a broken build El lun., 25 mar. 2019 a las 15:54, Piotr Zarzycki (< [email protected]>) escribió: > Hi Choirul, > > Can you share with us full project which you have setup in Moonshine. Do > not attach it here, but rather upload it somewhere if you can and I will > look into that. I doubt this is something which is caused by Moonshine. > Probably it's the matter of configuration. > > Use latest version of Moonshine - it's been released today. > > Thanks, > Piotr > > > pon., 25 mar 2019 o 15:48 Carlos Rovira <[email protected]> > napisał(a): > >> Hi Choirul, >> >> I create this example with Maven and can confirm is building ok (test >> right now). >> Maybe the problem could be you're using ANT or Moonshine to build? I >> never tried to build those. >> Let us know so other could update the example, or even you can try to fix >> the build.xml (ANT) or the moonshine config and submit a pull request >> >> thanks! >> >> Carlos >> >> >> El lun., 25 mar. 2019 a las 8:58, choirul anam (<[email protected]>) >> escribió: >> >>> I am trying to compile HTTP Service example : >>> >>> https://royale.apache.org/loading-external-data-through-httpservice/ >>> <https://royale.apache.org/loading-external-data-through-httpservice/> >>> >>> I just copy paste from there. >>> SDK : apache-royale-0.9.6 >>> IDE : Moonshine 1.16.0 Bundle 906 >>> >>> Console log: >>> >>> Compiling http >>> : SDK path: D:\xampp\htdocs\apache-royale-0.9.6-bin-js-swf\royale-asjs >>> : Using Royale Compiler codebase: >>> D:\xampp\htdocs\apache-royale-0.9.6-bin-js-swf\royale-asjs >>> : Using Royale SDK: >>> D:\xampp\htdocs\apache-royale-0.9.6-bin-js-swf\royale-asjs >>> : MXMLJSC >>> : >>> >>> -sdk-js-lib=D:\xampp\htdocs\apache-royale-0.9.6-bin-js-swf\royale-asjs\frameworks\js\Royale\generated-sources >>> : -load-config+=obj/httpConfig.xml >>> : -compiler.targets=JSRoyale >>> : -js-output=D:\xampp\htdocs\royale\http >>> : 3.767368409 seconds >>> : D:\xampp\htdocs\royale\http\src\http.mxml(7): col: 5 Error: This tag is >>> unexpected. It will be ignored. >>> : >>> : <fx:Script> >>> : ^ >>> : >>> : D:\xampp\htdocs\royale\http\src\http.mxml(31): col: 38 Error: Call to a >>> possibly undefined method dataReadyHandler. >>> : >>> : dataReady="dataReadyHandler(event)"/> >>> : ^ >>> : >>> : D:\xampp\htdocs\royale\http\src\http.mxml(52): col: 92 Error: Call to a >>> possibly undefined method getGithubContent. >>> : >>> : <j:Button text="Retrieve source code from Github" >>> emphasis="primary" click="getGithubContent(event)"/> >>> >>> >>> http.zip < >>> http://apache-royale-users.20374.n8.nabble.com/file/t62/http.zip> >>> >>> Am i miss something? >>> Please help >>> >>> Regards, >>> Anam >>> >>> >>> >>> >>> >>> -- >>> Sent from: http://apache-royale-users.20374.n8.nabble.com/ >>> >> >> >> -- >> Carlos Rovira >> http://about.me/carlosrovira >> >> > > -- > > Piotr Zarzycki > > Patreon: *https://www.patreon.com/piotrzarzycki > <https://www.patreon.com/piotrzarzycki>* > -- Carlos Rovira http://about.me/carlosrovira
