Skip to Content
0
Former Member
Oct 13, 2016 at 01:43 AM

HANA Express UI5 application, 404 on non-HTML resources

193 Views Last edit Oct 13, 2016 at 03:19 AM 3 rev

Hi,

After creating a UI5 application in Eclipse, adding a .xsaccess file and a .xsapp file, I can navigate to my index.html on http://host:8000/my/app/index.html.

In the same folder as index.html is Component.js, but this file produces a 404 from the XS Engine - and the same is true for other files in this folder / subfolders.

XSJS files seem to work though.

I might be missing a setting. How to expose JS/JSON files?