Hi folks, In the app.js in store [1] - the ports 9763 and 9443 are hardcoded. The ports is determined by variety of factors including proxies if used. I did a contribution to jaggery few months back on this [2] which can be used to get the current address of the server. That uses several System properties and takes in to account the proxy setup as well. Hope you guys take this in to account.
Note:- I could have sent a PR on this but I don't know what branch accepts PR. Cheers~ [1] - https://github.com/wso2/enterprise-store/blob/master/modules/apps/store/config/app.js#L12 [2] - https://github.com/wso2/jaggery-extensions/blob/master/carbon/module/scripts/server/server.js#L93 -- Chan (Dulitha Wijewantha) Software Engineer - Mobile Development WSO2Mobile Lean.Enterprise.Mobileware * ~Email [email protected] <[email protected]>* * ~Mobile +94712112165* * ~Website dulitha.me <http://dulitha.me>* * ~Twitter @dulitharw <https://twitter.com/dulitharw>* *~Github @dulichan <https://github.com/dulichan>* *~SO @chan <http://stackoverflow.com/users/813471/chan>*
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
